delorie.com/archives/browse.cgi | search |
Date: | Tue, 04 Mar 2003 21:13:11 +0200 |
From: | "Eli Zaretskii" <eliz AT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | rich AT phekda DOT freeserve DOT co DOT uk |
Message-Id: | <3405-Tue04Mar2003211310+0200-eliz@elta.co.il> |
X-Mailer: | emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 |
CC: | djgpp-workers AT delorie DOT com |
In-reply-to: | <E18qH1S-0001Dp-00@phekda.freeserve.co.uk> |
(rich AT phekda DOT freeserve DOT co DOT uk) | |
Subject: | Re: Add vindex entries for environment variables, revision 2 [PATCH] |
References: | <E18qH1S-0001Dp-00 AT phekda DOT freeserve DOT co DOT uk> |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Date: Tue, 04 Mar 2003 18:23:06 +0000 > From: "Richard Dawe" <rich AT phekda DOT freeserve DOT co DOT uk> > > Below is revision 2 of the patch to add @vindex entries > for environment variables. Thanks for the comments. > > OK to commit? Yes, thanks. However, please remove all the @code markup in entries like this one: > + @vindex LFN AT r{ environment variable and }@code{_rename} The reason is that @vindex entries are typeset as @code by default. So say ether this: @vindex LFN AT r{ environment variable and }_rename or this: @vindex LFN AT r{ environment variable and @code{_rename}} In the latter case @code is required because _rename is inside @r which overrides the typeface with the Roman font.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |