From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3799 invoked by alias); 11 Apr 2009 21:10:03 -0000 Received: (qmail 3786 invoked by uid 22791); 11 Apr 2009 21:10:02 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 11 Apr 2009 21:09:55 +0000 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KHY00D00FXOXQ00@i_mtaout2.012.net.il> for gdb-patches@sourceware.org; Sun, 12 Apr 2009 00:09:51 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.240.185]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KHY003LKG4E5DW0@i_mtaout2.012.net.il>; Sun, 12 Apr 2009 00:09:51 +0300 (IDT) Date: Sat, 11 Apr 2009 21:10:00 -0000 From: Eli Zaretskii Subject: Re: [patch] [1/5] Types reference counting [base] In-reply-to: <20090411194531.GA23799@host0.dyn.jankratochvil.net> To: Jan Kratochvil Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83tz4uoq1p.fsf@gnu.org> References: <20090411102044.GB32624@host0.dyn.jankratochvil.net> <838wm7301j.fsf@gnu.org> <20090411181523.GA24218@host0.dyn.jankratochvil.net> <83vdpbng3u.fsf@gnu.org> <20090411194531.GA23799@host0.dyn.jankratochvil.net> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00223.txt.bz2 > Date: Sat, 11 Apr 2009 21:45:31 +0200 > From: Jan Kratochvil > Cc: gdb-patches@sourceware.org > > On Sat, 11 Apr 2009 21:29:57 +0200, Eli Zaretskii wrote: > > > BTW do you know some way how to generate .tex (not .dvi or .pdf) from > > > .texinfo? > > > > There's no way, AFAIK. Why do you need that? > > As you were objecting the @: formatting which has no effect on the .info files > and with my eyes I could not even find a visual difference for the .pdf files. Well, the Texinfo manual instructs to do so, see the node "Not Ending a Sentence" there. I don't think I ever measured the difference myself. In any case, if it were possible to generate .tex from a Texinfo source, this difference would not be visible there, because .tex is _input_ to TeX, not its output. The output is DVI.