* LaTeX export: footnotes vs. angle brackets in Babel snippets
@ 2011-11-18 9:33 Ludovic Courtès
2011-11-19 8:56 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2011-11-18 9:33 UTC (permalink / raw)
To: emacs-orgmode
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’.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: LaTeX export: footnotes vs. angle brackets in Babel snippets
2011-11-18 9:33 LaTeX export: footnotes vs. angle brackets in Babel snippets Ludovic Courtès
@ 2011-11-19 8:56 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2011-11-19 8:56 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: emacs-orgmode
Hello,
ludo@gnu.org (Ludovic Courtès) writes:
> 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’.
This bug has been fixed in the development version. You may upgrade or
wait for Org 7.8.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-19 8:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-18 9:33 LaTeX export: footnotes vs. angle brackets in Babel snippets Ludovic Courtès
2011-11-19 8:56 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).