Hello,
Xu Jingtao <[email protected]> writes:
> What I want to ensure is that this is maybe a bug of emacs org mode.
>
> I know "_a string_" will try to convert to underline string in latex,
> by emacs variable org-export-latex-emphasis-alist.
> Maybe this is why it is translated into wrong latex codes.
Why is it wrong LaTeX code? You're asking Org to put an underline there,
and there you have.
Nevertheless, I think it would be useful to have an entity for
underscore character. Something like:
("us" "\\_" nil "_" "_" "_" "_")
Regards,
--
Nicolas Goaziou