Re: [O] [bug] Partially disable interpretation of subscripts

2013-12-23 Thread Sebastien Vauban
Hello Nicolas, > "Sebastien Vauban" 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. >> >> Though, doing so, >> >> - a_b is interpreted as subscript >> - a_{b} is left as is >> >> In a way, the

Re: [O] [bug] Partially disable interpretation of subscripts

2013-12-20 Thread Nicolas Goaziou
Hello, "Sebastien Vauban" 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

[O] [bug] Partially disable interpretation of subscripts

2013-12-20 Thread Sebastien Vauban
Hello, 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. --8<---cut here---start->8--- #+TITLE: ECM Subscript #+OPTIONS: ^:{} * Underscores in text x_i + x^2 + x^{2