emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [ox/ox-latex] Footnotes in titles


From: Rasmus
Subject: Re: [O] [ox/ox-latex] Footnotes in titles
Date: Mon, 16 Feb 2015 20:12:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Nicolas Goaziou <address@hidden> writes:

> Rasmus <address@hidden> writes:
>
>> But footnotes in titles are set with symbols, e.g. * † ‡ and so forth.
>> IOW they are independent of the regular footnote counter, and don't
>> consume a number.
>
> But then it requires to implement a special handler in every export
> back-end and probably helper functions in ox.el. There are also DATE and
> AUTHOR to consider.

I didn't grasp the workings of the footnote functionality in ox so excuse
my ignorance.

Would it not be possible to allow different "counters"?  (Like LaTeX).  So
that for org-element-document-properties (at least author and title), one
would use the ox footnote functionality with an auxiliary counter.  

On the backend-side LaTeX would work normally but use \thanks.  In html
fancy entities would be used instead of arabic numbers.  Same in ox-ascii.

>> Footnotes in EXPORT_TITLE properties would be weird.  I don't know if you
>> can have that.  You tell me.
>
> This is not possible. But then, it is asymmetric if we allow footnotes
> in TITLE.

OK with me.  How about inline footnotes in properties?

 :export_title: My Title[fn::X helped a lot].

—Rasmus

-- 
Don't panic!!!



reply via email to

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