Hello, Roland Everaert <reveatw...@gmail.com> writes:
> During HTML export, whatever is the value of org-use-sub-superscripts, the > undescore in the middle of a word is alway interpreted as subscript. > > Example: > > _F_irst _L_evel > > In this case, if org-use-sub-superscripts has the value {} or nil, I would > expect to see the first letter of both words to be underlined. However, > the rest of each word is displayed as a subscript and the leading _ > character is displayed. > > Is this variable for latex only? Org does not support mid-word emphasis. So you cannot underline a part of a word with usual emphasis markers. Also, the variable used to control export of sub/superscripts is `org-export-with-sub-superscripts'. Regards, -- Nicolas Goaziou