emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] underscore escaping


From: Nicolas Goaziou
Subject: Re: [O] underscore escaping
Date: Wed, 23 Oct 2013 18:43:16 +0200

Hello,

Andreas Leha <address@hidden> writes:

> According to the manual [fn:1] I expect to see underscores in the
> exported (to LaTeX) version of this test file:
>
> * Underscore\_Escaping_Test
>
> Underscore\_Escaping_Test

At the moment, there is no support for escaped characters in the export
framework. Thus, the manual is inaccurate here.

You can set `org-export-with-sub-superscripts' to '{} and write:

  Underscore_Escaping_{Test}

Note that implementing it back is in my TODO list, but I'd like to
generalize to emphasis markup, too. So, it will have to wait a bit.


Regards,

-- 
Nicolas Goaziou



reply via email to

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