From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?b?QW5kcsOhcw==?= Major Subject: Re: Wishlist: LaTeX export: automatically append backslash to "." unless at end of sentence Date: Fri, 19 Aug 2011 11:03:21 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuN2Y-0000Pk-Eu for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 07:15:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuN2X-0004bx-Ch for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 07:15:06 -0400 Received: from lo.gmane.org ([80.91.229.12]:56999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuN2W-0004aD-Oy for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 07:15:05 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QuN2V-00017p-GN for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 13:15:03 +0200 Received: from dslb-092-074-177-167.pools.arcor-ip.net ([92.74.177.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Aug 2011 13:15:03 +0200 Received: from andras.g.major by dslb-092-074-177-167.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Aug 2011 13:15:03 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > > There is always a longer space between sentences than after a "." > > that doesn't mark the end of a sentence > > This could easily be turned off with the use of a single \frenchspacing > in the preamble (or in the document; you may switch between the two in > the document as often as you like; e.g. \frenchspacing is active > starting from the point TeX reads the macro until it is set back to > \nonfrenchspacing). I'm fully aware of that, but that also messes up the spacing between sentences. My proposed solution should be robust enough to be more-or-less foolproof yet produce nice-looking output. AndrĂ¡s