Re: undefined control sequence \text



On Sep 29, 7:58 pm, George Nychis <gnyc...@xxxxxxxxx> wrote:
Hi all,

I am trying to add text into the math environment like so:
$n_\text{MAX_RETRIES}$

I am getting the following error:
backoff.tex:30: Undefined control sequence \text.

Any ideas?

Thanks!
George

\text is from the AMS bundle. Are you loading the amstext package?
--
Joseph Wright
.



Relevant Pages

  • Re: undefined control sequence ext
    ... I am trying to add text into the math environment like so: ... backoff.tex:30: Undefined control sequence \text. ... \mathrm does not work in general as it does not allow special letters, ...
    (comp.text.tex)
  • Re: undefined control sequence ext
    ... Enrico Gregorio writes: ... I am trying to add text into the math environment like so: ... backoff.tex:30: Undefined control sequence \text. ...
    (comp.text.tex)
  • Re: undefined control sequence ext
    ... George Nychis wrote: ... I am trying to add text into the math environment like so: ... backoff.tex:30: Undefined control sequence \text. ... also using \text is not a safe way of specifying a named index to a variable, ...
    (comp.text.tex)