Disabling underscore-to-subscript in Emacs Org-Mode export

后端 未结 7 1756
名媛妹妹
名媛妹妹 2020-12-12 15:31

When I export to PDF via org-mode (C-c C-e d), any words with underscores end up being partially converted to subscript. How can I prevent this from happening?

I fou

相关标签:
7条回答
  • 2020-12-12 16:26

    For individual cases, insert a literal underscore this way:

    text text one\textunderscore{}two text
    
    0 讨论(0)
提交回复
热议问题