summaryrefslogtreecommitdiff
path: root/man/groff_char.man
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-07-20 08:17:28 +0000
committerwlemb <wlemb>2002-07-20 08:17:28 +0000
commita1cb65e5183b65591541dd29150f57b19fbb7630 (patch)
treeb408da932907d44563aae87d5c845dfd30e85a74 /man/groff_char.man
parenta3c36938aff69654cbd4aed6ca804743a9f39224 (diff)
downloadgroff-a1cb65e5183b65591541dd29150f57b19fbb7630.tar.gz
Allow internal glyph indices > 0xFF in grohtml for input characters.
* src/devices/grohtml/post-html.cc (to_unicode): Use `unsigned int' as parameter. (html_printer::add_to_sbuf): Use `unsigned int' as first parameter. Updated all callers. (html_printer::sbuf_continuation, html_printer::overstrike): Ditto. (html_printer): Updated.
Diffstat (limited to 'man/groff_char.man')
-rw-r--r--man/groff_char.man8
1 files changed, 5 insertions, 3 deletions
diff --git a/man/groff_char.man b/man/groff_char.man
index 2d934aa3..be739412 100644
--- a/man/groff_char.man
+++ b/man/groff_char.man
@@ -17,7 +17,7 @@ groff_char(7)
This file is part of groff (GNU roff).
File position: <groff_src_top>/man/groff_char.man
-Last update: 11 July 2002
+Last update: 20 July 2002
Copyright (C) 1989-2000, 2001, 2002 Free Software Foundation, Inc.
written by Werner Lemberg <wl@gnu.org>
@@ -347,11 +347,13 @@ themselves; the only exceptions are the following characters:
.
.TP
.B \`
-prints as `,
+the ISO Latin-1 `Grave Accent' (code\ 96) prints as `, a left single
+quotation mark,
.
.TP
.B \*(aq
-prints as '; the corresponding ISO Latin-1 characters can be obtained
+the ISO Latin-1 `Apostrophe' (code\ 39) prints as ', a right single
+quotation mark; the corresponding ISO Latin-1 characters can be obtained
with
.B \e`
and