Re: [O] Issue with multiple references to the same footnote in LaTeX export

2014-08-02 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > Duh, forgot to include the list in this reply. > > On Sun, Jul 13, 2014 at 10:50 PM, Aaron Ecay wrote: >> Hi York, >> >> It’s not a totally trivial problem from the LaTeX side. This stack >> exchange answer outlines what could be a solution: >>

Re: [O] Issue with multiple references to the same footnote in LaTeX export

2014-07-28 Thread Bastien
Hi York, York Zhao writes: > If I have multiple references to the same footnote, in LaTeX export > only the > first reference is a clickable link, the rest are exported as dead > number > referring to the footnote definition, but not clickable links. I have > `org-footnote-section' set to `nil'

Re: [O] Issue with multiple references to the same footnote in LaTeX export

2014-07-13 Thread Aaron Ecay
Duh, forgot to include the list in this reply. On Sun, Jul 13, 2014 at 10:50 PM, Aaron Ecay wrote: > Hi York, > > It’s not a totally trivial problem from the LaTeX side. This stack > exchange answer outlines what could be a solution: > . Inside the > ‘org-l

Re: [O] Issue with multiple references to the same footnote in LaTeX export

2014-07-12 Thread York Zhao
Hi list, I'm re-posting this again because I just noticed that I shouldn't have copied the "Local Variables". Now it is a smaller ECM. If I have multiple references to the same footnote, in LaTeX export only the first reference is a clickable link, the rest are exported as dead number referring t

Re: [O] Issue with multiple references to the same footnote in LaTeX export

2014-07-11 Thread York Zhao
Any one? On Wed, Jul 9, 2014 at 2:07 PM, York Zhao wrote: > If I have multiple references to the same footnote, in LaTeX export only > the > first reference is a clickable link, the rest are exported as dead number > referring to the footnote definition, but not clickable links. I have > `org-f

[O] Issue with multiple references to the same footnote in LaTeX export

2014-07-09 Thread York Zhao
If I have multiple references to the same footnote, in LaTeX export only the first reference is a clickable link, the rest are exported as dead number referring to the footnote definition, but not clickable links. I have `org-footnote-section' set to `nil' by the way. Here's ECM: --8<