emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Latex Export Difficulties


From: Florian Beck
Subject: Re: [O] Latex Export Difficulties
Date: Thu, 06 Feb 2014 17:00:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 06.02.2014 10:20, Samuel Schaumburg wrote:
\section{Some Headline\footnote{S. 45}}

This is what the footmisc package is for. So use

#+LaTeX_HEADER: \usepackage[stable]{footmisc}

or add it to your default packages.

\section{Some Headline \protect\footnote{S. 45}}

If you really want this, have a look at
`org-export-filter-footnote-reference-functions'.

--
Florian Beck



reply via email to

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