all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug: Footnotes in combination with LaTeX fragments is broken in latest trunk
@ 2009-11-28 12:57 Bjørn Arild Mæland
  2009-11-28 17:54 ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Bjørn Arild Mæland @ 2009-11-28 12:57 UTC (permalink / raw
  To: emacs-orgmode

Hi,

In the latest trunk version of org-mode
(4cbedbff1adf22e2018baf5c674b32a91c68007e) I get an error when I
export the following org file to pdf:
,----
| #+LATEX_HEADER: \usepackage{acronym}
| #+LATEX_HEADER: \acrodef{SRILM}{The SRI Language Modeling Toolkit}
|
| * Test
| \ac{SRILM} [fn:srilm]
|
| [fn:srilm] http://www.speech.sri.com/projects/srilm/
`____

The error is as follows: "org-footnote-normalize: Invalid use of `\'
in replacement text".

This works fine in 6.32b, however.

-Bjørn

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-12-01  0:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-28 12:57 Bug: Footnotes in combination with LaTeX fragments is broken in latest trunk Bjørn Arild Mæland
2009-11-28 17:54 ` Carsten Dominik
2009-11-28 19:21   ` Scot Becker
2009-11-29  0:23     ` Carsten Dominik
2009-12-01  0:06       ` Scot Becker

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.