Re: [O] using subscripts in table captions

2015-08-25 Thread Johannes Rainer
great! thanks Nicolas! > On 25 Aug 2015, at 14:49, Nicolas Goaziou wrote: > > Hello, > > Johannes Rainer writes: > > >> I have a strange problem now with org-mode (I don't know whether I had >> that with previous org-versions because I never paid attention): any _ >> I have in a caption is

Re: [O] using subscripts in table captions

2015-08-25 Thread Nicolas Goaziou
Hello, Johannes Rainer writes: > I have a strange problem now with org-mode (I don't know whether I had > that with previous org-versions because I never paid attention): any _ > I have in a caption is automatically formatted as a subscript, > independently of using #+OPTIONS: ^:nil or #+OPTION

Re: [O] using subscripts in table captions

2015-08-25 Thread Johannes Rainer
well, kind of helps. At least I know it's reproducible... although I would like to have that fixed somehow. > On 25 Aug 2015, at 09:57, Suvayu Ali wrote: > > On Tue, Aug 25, 2015 at 08:09:55AM +0200, Johannes Rainer wrote: >> >> The test org-file I used contains the following: >> >>

Re: [O] using subscripts in table captions

2015-08-25 Thread Suvayu Ali
On Tue, Aug 25, 2015 at 08:09:55AM +0200, Johannes Rainer wrote: > > The test org-file I used contains the following: > > > > #+TITLE:TestTest > #+OPTIONS: ^:nil > > * Test tables > > just in plain text: bla_blu, bla\_blu; both works nicely. > > #+CAPTION: Some bla bla and an undersc

[O] using subscripts in table captions

2015-08-24 Thread Johannes Rainer
dear all! I have a strange problem now with org-mode (I don't know whether I had that with previous org-versions because I never paid attention): any _ I have in a caption is automatically formatted as a subscript, independently of using #+OPTIONS: ^:nil or #+OPTIONS: ^:{}. Is there any other w