[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [bug] Partially disable interpretation of subscripts
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [bug] Partially disable interpretation of subscripts |
Date: |
Fri, 20 Dec 2013 21:53:34 +0100 |
Hello,
"Sebastien Vauban" <sva-news-D0wtAvR13HarG/address@hidden>
writes:
> In order to be able to write names such as CODE_STATUT without STATUT
> being written in subscript, I'm using the {} value for the ^ option.
>
> #+TITLE: ECM Subscript
> #+OPTIONS: ^:{}
>
> * Underscores in text
>
> x_i + x^2 + x^{2} + x_{i}
>
> | Key | Value |
> |----------------------+-------|
> | CODE_STATUT | 1 |
> | CONTRAT\_DEBUT\_DATE | 2 |
> | CONTRAT_FIN_DATE | 3 |
>
> Though, doing so,
>
> - a_b is interpreted as subscript
> - a_{b} is left as is
>
> In a way, the opposite of what I'm expecting.
>
> Am I missing something?
No, I forgot a `not' in a recent patch. This should now be fixed.
Thank you for reporting it.
Regards,
--
Nicolas Goaziou