emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-use-sub-superscripts not used in HTML export


From: Nicolas Goaziou
Subject: Re: [O] org-use-sub-superscripts not used in HTML export
Date: Tue, 31 Jan 2017 22:55:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello,

Roland Everaert <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]