Hello Org mode users, hello Nicolas, Should it be possible to put a footnote immediately after an /emphasised/ word, as in the following example?
******** test.org ****************** Hello /girls/[fn:1], how do you do? * Footnotes [fn:1] There were no boys in the room... ************************************ For now, the new latex exporter renders it as follows: ***** Relevant passage of test.tex *********** Hello /girls/\footnote{There were no boys in the room\ldots{}}, how do you do? ********************************************* And this is problematic: the emphasise around the word girls is exported literally, without \emph{}. Is this a bug, or should an emphasised word never be followed by a footnote? Thanks. François Org-mode version 7.9.2 (release_7.9.2-486-g6726ae @ /Applications/Emacs.app/Contents/Resources/site-lisp/org/) GNU Emacs 24.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2012-08-27 on emacsformacosx.com