delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/02/29/14:48:56

Message-Id: <200002291918.NAA23984@darwin.sfbr.org>
Date: Tue, 29 Feb 2000 13:18:44 -0600 (CST)
From: Jeff Williams <jeffw AT darwin DOT sfbr DOT org>
Subject: TeX \S in Texinfo?
To: djgpp AT delorie DOT com
MIME-Version: 1.0
X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.3.4 SunOS 5.7 sun4u sparc
Reply-To: djgpp AT delorie DOT com

I'm using Texinfo 4.0 with djgpp v2.03.

I want to generate a `section' symbol for Texinfo files that will
generate the TeX \S character in printed form, and will display ASC 21
(PC code page 437) in info.  The problem is getting the `section'
symbol to show up in info; my current macro displays `*' in info mode
only because I can't get Vim to accept/display the PC symbol.

Comments or suggestions appreciated.

@macro S {t}
@ifinfo
*\t\
@end ifinfo
@iftex
@S\t\
@end iftex
@end macro

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019