emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Latex export : newlines in footnotes.


From: Jonathan BISSON
Subject: [O] Latex export : newlines in footnotes.
Date: Mon, 28 May 2012 23:20:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

Hello,

When I try to export my org file using latest git (1 month ago version
got this problem too) to a tex file, I have problems with footnotes.


* Orgfile

Hello [fn:foo: bar]




-> Latex Output

Hello \footnote{bar
}



So I got a newline after bar, which causes big troubles in tables as the
latex exporter puts the closing } at the end of the table, not a the end
of the current cell.



Any clue on how to get rid of this new line, and get the closing element
at the right place ?



Thanks !


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]