emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How can footnotes be exported at the end of an artile in latex?


From: Eric S Fraga
Subject: Re: [O] How can footnotes be exported at the end of an artile in latex?
Date: Thu, 30 Mar 2017 17:22:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Wednesday, 29 Mar 2017 at 15:16, Nick Dokos wrote:
> mgcyung <address@hidden> writes:

[...]

> They are then called "endnotes". You might want to google for that.
> And it might be as simple as
>
> #+LATEX_HEADER: \usepackage{endnotes}

You'll need to add

#+latex_header: \let\footnote\endnote

somewhere and also

#+latex: \theendnotes

at the place you want the end notes to appear.
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.1.1, Org release_9.0.5-391-g36c7cf

Attachment: signature.asc
Description: PGP signature


reply via email to

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