Hi Nicolas,
>> The LaTeX file looks like this: >> ,---- >> | [...] | >> | \begin{document} | >> | | >> | \maketitle | >> | \tableofcontents | >> | \vspace*{1cm} | >> | | >> | | >> | \section{Test} | >> | \label{sec-1} | >> | Hi all, | >> | | >> | there seems to be a problem with the option above in the new | >> | exporter, as this_o is exported as subscript for me. | >> | | >> | Cheers, | >> | Andreas | >> | % Generated by Org mode 7.8.09 in Emacs 24.1.50.1. | >> | \end{document} | >> `---- >> >> I think I should see a this\_o here? > > You're right. I had overlooked that "_" required to be protected. I have > pushed a fix for that. > > Thank you for your report. Thanks a lot! I can confirm the fix. >> PS: I have some more difficulties with the new exporter. But I guess >> I better wait before posting them as well. > > On the contrary, you should post them as well, since you're probably not > the only one with the same difficulties. Since I already had posted a bogus bug report the last days (and since I am low on caffeine right now) I wanted to make sure, that it is not all up to the same configuration issue on my side... Cheers, Andreas