From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Everaert Subject: org-use-sub-superscripts not used in HTML export Date: Tue, 31 Jan 2017 15:20:34 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1145bb28b11ccb054764a262 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYZIT-0005Zz-Sy for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 09:20:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYZIS-0008Br-T0 for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 09:20:37 -0500 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]:35766) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cYZIS-0008Be-Kc for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 09:20:36 -0500 Received: by mail-wm0-x232.google.com with SMTP id b65so81306470wmf.0 for ; Tue, 31 Jan 2017 06:20:36 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode --001a1145bb28b11ccb054764a262 Content-Type: text/plain; charset=UTF-8 Hi, 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? Software Version: GNU Emacs 25.1.1 (x86_64-unknown-cygwin) of 2016-09-17 Org mode version 9.0.4 (9.0.4-dist @ /cygdrive/c/Users/re/.emacs.d/site-lisp/org-9.0.4/lisp/) Regards, --001a1145bb28b11ccb054764a262 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

During HTML expo= rt, 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.=C2=A0 = However, the rest of each word is displayed as a subscript and the leading = _ character is displayed.

Is this variable f= or latex only?

Software V= ersion:
GNU Emacs 25.1.1 (x86_64-unknown-cygwin) of 2016-09-17
Org mo= de version 9.0.4 (9.0.4-dist @ /cygdrive/c/Users/re/.emacs.d/site-lisp/org-= 9.0.4/lisp/)


Regards,
--001a1145bb28b11ccb054764a262--