emacs-orgmode
[Top][All Lists]
Advanced

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

Subscript with parenthesis


From: Tom Alexander
Subject: Subscript with parenthesis
Date: Thu, 21 Sep 2023 18:45:28 -0400
User-agent: Cyrus-JMAP/3.9.0-alpha0-761-gece9e40c48-fm-20230913.001-gece9e40c

The org-mode documentation[1] states that the SCRIPT portion of the 
subscript/superscript is either an asterisk, the standard set of objects 
wrapped in balanced curly braces, or an optional sign followed by "Either the 
empty string, or a string consisting of any number of alphanumeric characters, 
commas, backslashes, and dots"

But I'm seeing the following test document parse as containing a subscript 
despite using parenthesis which I do not think matches any of the above 
criteria:
```
foo_(bar)
```

[1] https://orgmode.org/worg/org-syntax.html#Subscript_and_Superscript

--
Tom Alexander




reply via email to

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