Re: [O] Escaping an underscore in LaTeX export

2013-08-30 Thread John Hendy
On Tue, Aug 27, 2013 at 6:14 PM, Nicolas Goaziou wrote: > Hello, > > John Hendy writes: > >> LaTeX recommends \_ as an "escaped" underscore. In other words, >> "really use the underscore, not a subscript." When I do this in >> Org-mode and export via =C-e l p=, I don't get that behavior. >> >> He

Re: [O] Escaping an underscore in LaTeX export

2013-08-27 Thread Nicolas Goaziou
Hello, John Hendy writes: > LaTeX recommends \_ as an "escaped" underscore. In other words, > "really use the underscore, not a subscript." When I do this in > Org-mode and export via =C-e l p=, I don't get that behavior. > > Here's my options header: > > #+OPTIONS: *:t TeX:t LaTeX:t > > a\_b -