emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] LaTeX special characters 8.3.1


From: Scott Randby
Subject: Re: [O] LaTeX special characters 8.3.1
Date: Sat, 08 Aug 2015 15:00:03 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

On 08/08/2015 02:52 PM, Rasmus wrote:
Scott Randby <address@hidden> writes:

Until 8.3.1, I needed to use \% in an org document in order to get the
% symbol displayed when exporting to LaTeX. I just discovered that \%
messes up the exported document, and that using % only works. I've
also experimented with \$ and $ and found the same behavior.

I've looked through the 8.3.1 changes document, but I can't find
reference to this change. Since I use special characters frequently, I
need more information about this change. Where can I find it?

% Is exported as "\%" in latex.

$ is a mess.  It's uses some heuristic to determine if it's a math snippet
or a currency symbol.

You can always use a snippet, @@latex:%@@ which is exported literally in
the backend before the colon.

Hope it helps,

Yes, that helps. Thank you.

Rasmus




reply via email to

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