groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] numeric chars are broken


From: Alejandro Lopez-Valencia
Subject: Re: [Groff] numeric chars are broken
Date: Sat, 04 Jan 2003 14:16:46 -0500

At 08:01 p.m. 04/01/2003 +0100, Werner LEMBERG wrote:


To access glyph indices directly, you should *only* use \N'...'.


And here is the trivial patch:

$ diff -u groff_char.man  groff_char_new.man
--- groff_char.man      2002-07-20 03:17:28.000000000 -0500
+++ groff_char_new.man  2003-01-04 14:12:19.000000000 -0500
@@ -600,7 +600,7 @@
 .
 .P
 In groff, each 8bit input character can also referred to by the construct
-.BI \en[char n ]
+.BI \eN'n'
 where
 .I n
 is the decimal code of the character, a number between 0 and\ 255



reply via email to

[Prev in Thread] Current Thread [Next in Thread]