[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Subscript entity in the name of files or some advise for alternative
From: |
Jens Schmidt |
Subject: |
Re: Subscript entity in the name of files or some advise for alternatives |
Date: |
Tue, 25 Jul 2023 21:44:06 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
On 2023-07-25 01:08, Ypo wrote:
Why did you try that variable instead of
"org-pretty-entities-include-sub-superscripts"?
To be honest: Because I haven't read your mail properly and because I
didn't know about "pretty entities". I just noticed the subscripting
done on such_file_names in Org HTML exports and searching from that
direction found variables `org-use-sub-superscripts' and
`org-export-with-sub-superscripts'.
After a second look, though, it seems that `org-use-sub-superscripts' is
in fact a bit more general than
`org-pretty-entities-include-sub-superscripts'. But I don't get the
logic in that area completely, so others may comment here as well ...