On Tuesday, 29 Nov 2022 at 11:28, [email protected] wrote: > #+begin_export latex > \[ > \text{a_b} > \] > #+end_export
You cannot use a subscript within \text{}. Try \text{a}_{\text{b}}
instead?
--
: Eric S Fraga, with org release_9.5.5-1068-gbd4681 in Emacs 29.0.50
