From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Use proper quote and backtick in PDF output Date: Sun, 18 Jul 2010 11:08:28 +0200 Message-ID: <932692F7-B344-4E89-BD02-5EFAC5626EC7@gmail.com> References: <13879F5E-9CB6-4EF0-950A-F76B0892276B@gmail.com> <1279439150-17764-1-git-send-email-dmaus@ictsoc.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=55996 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OaPrN-0006KA-VP for emacs-orgmode@gnu.org; Sun, 18 Jul 2010 05:08:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OaPrM-0007DW-MX for emacs-orgmode@gnu.org; Sun, 18 Jul 2010 05:08:33 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:55547) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OaPrM-0007DM-I5 for emacs-orgmode@gnu.org; Sun, 18 Jul 2010 05:08:32 -0400 Received: by eydd26 with SMTP id d26so924103eyd.0 for ; Sun, 18 Jul 2010 02:08:31 -0700 (PDT) In-Reply-To: <1279439150-17764-1-git-send-email-dmaus@ictsoc.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Maus Cc: emacs-orgmode@gnu.org Hi David, look like you forgot to attach the patch? Thanks! - Carsten On Jul 18, 2010, at 9:45 AM, David Maus wrote: >> Great! Could you please submit a patch which fixes this in the >> manual >> and also replaces >> texinfo.tex? > > Here we go. Added texinfo options to org.texi and orgguide.texi + > update texinfo.tex to 4.13, shipped on Debian testing. > > HTH, > -- David > > > David Maus (1): > Use proper quote and backtick in PDF output > > doc/org.texi | 5 + > doc/orgguide.texi | 5 + > doc/texinfo.tex | 8271 +++++++++++++++++++++++++++++++++ > +------------------- > 3 files changed, 5300 insertions(+), 2981 deletions(-) > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten