From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: nbsp in latex export Date: Tue, 26 May 2009 15:42:53 +0200 Message-ID: <57D675DC-9043-4F2A-AC49-B6D71BC2F473@gmail.com> References: <86hbz8m2tf.fsf@portan.ibr.cs.tu-bs.de> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8wvo-0005gc-R7 for emacs-orgmode@gnu.org; Tue, 26 May 2009 09:43:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8wvk-0005e5-9w for emacs-orgmode@gnu.org; Tue, 26 May 2009 09:43:04 -0400 Received: from [199.232.76.173] (port=36039 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8wvk-0005dy-2E for emacs-orgmode@gnu.org; Tue, 26 May 2009 09:43:00 -0400 Received: from mail-fx0-f169.google.com ([209.85.220.169]:62180) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8wvj-0007fr-Im for emacs-orgmode@gnu.org; Tue, 26 May 2009 09:42:59 -0400 Received: by fxm17 with SMTP id 17so4103043fxm.42 for ; Tue, 26 May 2009 06:42:58 -0700 (PDT) In-Reply-To: <86hbz8m2tf.fsf@portan.ibr.cs.tu-bs.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: Chris Gray Cc: emacs-orgmode@gnu.org On May 26, 2009, at 3:06 PM, Chris Gray wrote: > Hi, > > I noticed in the org manual today that "`\nbsp' will become ` ' > in > HTML and `~' in LaTeX." Trying it out, that is not quite true: \nbsp > becomes $\nbsp$. I would rather have the behaviour of the > documentation, but I was not implement it myself---I tried adding a > special case to `org-export-latex-treat-backslash-char', but it didn't > work. It is easier to fix this by adding that macro to org-latex-entities as well. Fixed, thanks. - Carsten > > Cheers, > Chris > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode