diff options
author | wlemb <wlemb> | 2000-05-04 07:44:18 +0000 |
---|---|---|
committer | wlemb <wlemb> | 2000-05-04 07:44:18 +0000 |
commit | bdd482ab2013b776ce23dfa9eab9ebc18164f10d (patch) | |
tree | c54b59b646f9d347fef4031d776927c256284b41 /man | |
parent | 4ea4e4cf3b818efa4d2e5938de551bfa06d903fa (diff) | |
download | groff-bdd482ab2013b776ce23dfa9eab9ebc18164f10d.tar.gz |
Adding `dq' (PS name `quotedbl') glyph name as an alias for `"'.
* fonts/*/*: Implement it.
* man/groff_char.man, NEWS: Document it.
Diffstat (limited to 'man')
-rw-r--r-- | man/groff_char.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/groff_char.man b/man/groff_char.man index cf895ab9..49a679d4 100644 --- a/man/groff_char.man +++ b/man/groff_char.man @@ -440,6 +440,7 @@ Output Input Input PostScript Notes .C2 rq quotedblright .C2 oq quoteleft "single open quote" .C2 aq quotesingle "apostrophe quote" +.C2 dq quotedbl "double quote (ASCII 34)" .C2 or bar .C2 at at .C1 - minus "minus sign from current font" |