Hello, Rasmus <ras...@gmx.us> writes:
> The GOAL is to make "pretty" latex and not clutter every footnote with > labels. I understand that. I actually misread the code. > I think the logic is better now, but it uses the plain > org-export-map rather than org-export--footnote-reference-map. The difference between `org-element-map' and `org-export--footnote-reference-map' is about the order in which footnotes references are processed. In this case, you don't care about it, so `org-element-map' is probably a better choice. > From: Rasmus <ras...@gmx.us> > Date: Sun, 22 May 2016 15:10:16 +0200 > Subject: [PATCH] ox-html: Find preamble-spec case-insensitively You sent the wrong patch. Regards, -- Nicolas Goaziou