[O] Re: [PATCH] org-latex: Don't append newline to end of footnote

2011-03-30 Thread Nicolas
Hello, Rainer M Krug writes: > Additional information: I changed to 7.5 (released version) and it works > there as expected. > > Rainer > > > On 30/03/11 11:14, Lawrence Mitchell wrote: >> Nicolas wrote: >>> Hello, >> >>> Lawrence Mitchell writes: >> >> >> [...] >> >>> The analysis is good,

Re: [O] Re: [PATCH] org-latex: Don't append newline to end of footnote

2011-03-30 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Additional information: I changed to 7.5 (released version) and it works there as expected. Rainer On 30/03/11 11:14, Lawrence Mitchell wrote: > Nicolas wrote: >> Hello, > >> Lawrence Mitchell writes: > > > [...] > >> The analysis is good, but

[O] Re: [PATCH] org-latex: Don't append newline to end of footnote

2011-03-30 Thread Lawrence Mitchell
Nicolas wrote: > Hello, > Lawrence Mitchell writes: [...] > The analysis is good, but unfortunately the patch has a flaw. > In fact, your patch work in that particular situation, but not if > a footnote definition ends with a list, nor if it ends with a link. To > solve the latter, you need t

Re: [O] Re: [PATCH] org-latex: Don't append newline to end of footnote

2011-03-30 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/03/11 19:38, Nicolas wrote: > Hello, > > Lawrence Mitchell writes: > >> * lisp/org-latex.el (org-export-latex-preprocess): Don't add a newline >> character to a processed footnote. >> >> The extra newline before the closing } character in a fo

[O] Re: [PATCH] org-latex: Don't append newline to end of footnote

2011-03-29 Thread Nicolas
Hello, Lawrence Mitchell writes: > * lisp/org-latex.el (org-export-latex-preprocess): Don't add a newline > character to a processed footnote. > > The extra newline before the closing } character in a footnote > confuses the list parsing code. The } appears at the beginning of a > line, so it l