Re: [O] How can I get multiple references to the same footnote in org table [ox-latex]

2016-08-22 Thread Nicolas Goaziou
Kaushal Modi writes: > PS: You meant "quite (easy?/difficult?) to solve on the LaTeX > side"? :) Pick whichever you want! More seriously, footnotes are a bit tricky in LaTeX. Regards,

Re: [O] How can I get multiple references to the same footnote in org table [ox-latex]

2016-08-22 Thread Kaushal Modi
On Mon, Aug 22, 2016 at 6:11 AM Nicolas Goaziou wrote: > Footnotes in tables are quite to solve on the LaTeX side. Anyway, > I think this issue is now fixed in master. > > Thank you. > Thanks! I confirm the fix. PS: You meant "quite (easy?/difficult?) to solve on the LaTeX side"? :) -- Kausha

Re: [O] How can I get multiple references to the same footnote in org table [ox-latex]

2016-08-22 Thread Nicolas Goaziou
Hello, Kaushal Modi writes: > I'm just bumping this email as it could have got missed. Indeed. >> Here is a minimum working example: >> >> = >> | abcd | efgh[fn:1] | >> | ijkl | mnop[fn:1] | >> | qrst | uvwx | >> | y| z | >> * Footnotes >> >> [fn:1] Some interesting foot

Re: [O] How can I get multiple references to the same footnote in org table [ox-latex]

2016-08-20 Thread Kaushal Modi
Hello, I'm just bumping this email as it could have got missed. On Wed, Aug 10, 2016, 5:03 PM Kaushal Modi wrote: > Hi, > > Here is a minimum working example: > > = > | abcd | efgh[fn:1] | > | ijkl | mnop[fn:1] | > | qrst | uvwx | > | y| z | > * Footnotes > > [fn:1] Some

[O] How can I get multiple references to the same footnote in org table [ox-latex]

2016-08-10 Thread Kaushal Modi
Hi, Here is a minimum working example: = | abcd | efgh[fn:1] | | ijkl | mnop[fn:1] | | qrst | uvwx | | y| z | * Footnotes [fn:1] Some interesting footnote = When I export it to PDF, this is the generated intermediate .tex file: = % Created 2016-08-10 Wed 16:59 %