emacs-orgmode
[Top][All Lists]
Advanced

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

[O] LaTeX export: footnotes vs. angle brackets in Babel snippets


From: Ludovic Courtès
Subject: [O] LaTeX export: footnotes vs. angle brackets in Babel snippets
Date: Fri, 18 Nov 2011 10:33:24 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Hello,

The LaTeX exporter of Org 7.7 from a recent Emacs snapshot improperly
interprets sequences with angle brackets in Babel snippets as if they
were footnote references, as in:

  #+BEGIN_src C
    int array[2];
  #+END_src

This leads to a wrong-type-arg error in ‘org-export-latex-preprocess’.

It’s a regression compared to Org 7.5.

Thanks,
Ludo’.



reply via email to

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