Hello,
Andreas Leha <[email protected]> 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