Re: [O] latex-export of first-column-starting emphasis broken

2013-02-20 Thread Marijn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16-01-13 20:50, Nick Dokos wrote: > Marijn wrote: > >> While visiting a file with just these two lines: >> >> * S /s ()/ >> >> export to latex: C-c C-e p. >> >> Resulting tex file fails to compile due to the presence of: >> >> \emph{s ()\} >>

Re: [O] latex-export of first-column-starting emphasis broken

2013-01-16 Thread Nick Dokos
Marijn wrote: > While visiting a file with just these two lines: > > * S > /s ()/ > > export to latex: C-c C-e p. > > Resulting tex file fails to compile due to the presence of: > > \emph{s ()\} > > instead of > > \emph{s ()} > > If you add a space to the beginning of the second line, then

[O] latex-export of first-column-starting emphasis broken

2013-01-16 Thread Marijn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 While visiting a file with just these two lines: * S /s ()/ export to latex: C-c C-e p. Resulting tex file fails to compile due to the presence of: \emph{s ()\} instead of \emph{s ()} If you add a space to the beginning of the second line, then

Re: [O] latex-export of first-column-starting emphasis broken

2013-01-16 Thread Thomas S. Dye
Aloha Marijn, Marijn writes: > While visiting a file with just these two lines: > > * S > /s ()/ > > export to latex: C-c C-e p. > > Resulting tex file fails to compile due to the presence of: > > \emph{s ()\} > > instead of > > \emph{s ()} > > If you add a space to the beginning of the second l