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} + x_{i}

| Key                  | Value |
|----------------------+-------|
| CODE_STATUT          |     1 |
| CONTRAT\_DEBUT\_DATE |     2 |
| CONTRAT_FIN_DATE     |     3 |
--8<---------------cut here---------------end--------------->8---

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?

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to