emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] LaTeX-export: letters after $..$ turn off math-mode


From: Achim Gratz
Subject: Re: [O] LaTeX-export: letters after $..$ turn off math-mode
Date: Mon, 06 Feb 2012 20:23:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

Daniel Schoepe <address@hidden> writes:
> I have the following issue: If I write something like `$n$th' in an org
> file and then export it to LaTeX, it will produce `\$n\$th', whereas I
> would like it to export this as `$n$th'. Is there some way I can disable
> escaping of dollar signs entirely (Leaving it to me to escape them, when
> I don't use them as math-mode delimiters)?

Using proper LaTeX math delimiters instead of that TeXism works nicely:
\(n\)th (the other TeXism, $n${}th also doesn't work).  In an UTF-8
document, a zero-width space would probably work too, but that's
devious.


HTH,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds




reply via email to

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