emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Questions on LaTeX Exporter


From: Thomas S. Dye
Subject: Re: [O] Questions on LaTeX Exporter
Date: Mon, 7 Mar 2011 06:18:58 -1000

Aloha Lawrence,

This is great.  Thanks!

Tom

On Mar 7, 2011, at 4:00 AM, Lawrence Mitchell wrote:

Rasmus wrote:

However, I have noticed at least one non-acceptable issue. When using
using English, LaTeX (via Babel or just default) full-stops (≈double space) will be inserted after dots. However, with abbrevation one would use an ordinary space (i.e.\ an escaped space ("\ ") in LaTeX). Org does
not seem to notice abbrivations—how could it?—and further "\ " is
interpreted literaly. I need to have an escaped space.

(setq org-entities-user '(("space" "\\ " nil " " " " " " " ")))

then

this is some text, e.g.\space foo bar

=>

this is some text, e.g.\  foo bar

[...]

Lawrence
--
Lawrence Mitchell <address@hidden>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]