X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Mon, 17 Jan 2005 21:20:44 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-ID: <01c4fcc9$Blat.v2.2.2$ca0a1160@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <41EB7FB5.4D458922@yahoo.com> (message from CBFalconer on Mon, 17 Jan 2005 04:04:53 -0500) Subject: Re: setlocal... References: <4rcku09t3nlh3d9trsjgk4dolotei29eq9 AT 4ax DOT com> <200501161047 DOT j0GAlKTf019772 AT speedy DOT ludd DOT ltu DOT se> <7cglu0lf1umq46r9l1ps73pt3ir57rjjan AT 4ax DOT com> <01c4fc4f$Blat.v2.2.2$9eb38e80 AT zahav DOT net DOT il> <41EB7FB5 DOT 4D458922 AT yahoo DOT com> 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 Precedence: bulk > Date: Mon, 17 Jan 2005 04:04:53 -0500 > From: CBFalconer > > Eli Zaretskii wrote: > > > ... snip ... > > > > Also, file names like ctype.h should havee the @file markup, and > > "whatever" should be ``whatever''. > > It always annoys me when I see '' in places where I consider " to > be appropriate. There must be a reason for doing this. What is > it? In this case, TeX will typeset ``foo'' prettier than "foo" (it will use left and right double-quotation marks) for the printed version of the manual, while makeinfo will convert this to "foo" in the on-line manual.