Message-Id: <200003021352.HAA01846@darwin.sfbr.org> Date: Thu, 2 Mar 2000 07:52:43 -0600 (CST) From: Jeff Williams Subject: Re: TeX \S in Texinfo? To: eliz AT is DOT elta DOT co DOT il Cc: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: ePJgv1vvtM8e1MQomuMd1w== X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.3.4 SunOS 5.7 sun4u sparc Reply-To: djgpp AT delorie DOT com -: AFAIK, the stand-alone Info reader is 8-bit clean (at least as of -: version 4.0), so you should have no problems displaying any character -: your codepage supports. But I didn't try that. I did some testing and yes, it seems the stand-alone Info reader will display characters from the upper 128 of the PC character set. But if I try to display ASCII 021 from the lower 128 chars of the character set, all I see in Info is ^U, and not the PC `section' character. FWIW I can display the `section' character in some other pure-ASCII contexts, which is why I hoped I could use it in Texinfo files.