Re: Footnotes, Endnotes in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg122655] Re: Footnotes, Endnotes in Mathematica
- From: "J. McKenzie Alexander" <jalex at lse.ac.uk>
- Date: Fri, 4 Nov 2011 06:03:31 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <gr0ggj$94b$1@smc.vnet.net> <gr21ih$ln8$1@smc.vnet.net> <gr4jiu$a8v$1@smc.vnet.net> <201111030844.DAA15167@smc.vnet.net>
Hi Alan, A while ago I put together a simple implementation of endnotes in Mathematica. (Footnotes are too hard because of how Mathematica handles page breaks.) It's by no means bullet proof, but the code should provide you with a place to start. The code can be downloaded from here: http://evolve.lse.ac.uk/jalex/Etc-mathematica.php Cheers, Jason -- Dr J. McKenzie Alexander Department of Philosophy, Logic and Scientific Method London School of Economics and Political Science Houghton Street, London WC2A 2AE On 3 Nov 2011, at 08:44, Alan wrote: > Is there yet any footnote functionality in a standard Mathematica style. I > suppose this would just be an inline-text style that would export appropriately (e.g., to LaTeX), but I can imagine other functionality even in a notebook (e.g., display only a number, open for editing if the number is clicked, display as endnotes in a special cell if desired, etc) > > Alan Isaac > Please access the attached hyperlink for an important electronic communications disclaimer: http://lse.ac.uk/emailDisclaimer
- References:
- Re: Footnotes, Endnotes in Mathematica
- From: Alan <alan.isaac@gmail.com>
- Re: Footnotes, Endnotes in Mathematica