pandoc/data/templates
John MacFarlane ae32d71da4 LaTeX template: use footnote package to fix notes in tables.
Thanks to Václav Haisman.
2016-09-28 11:35:13 +02:00

11 lines
369 B
Text

tree 07b230369bed16f18383917d002ddc7a82cfc4f9
parent cbbadf94c8772337a6489a2d0f636030e2a13d00
author John MacFarlane <jgm@berkeley.edu> 1475055213 +0200
committer John MacFarlane <jgm@berkeley.edu> 1475055240 +0200
LaTeX template: fix footnotes in tables.
This requires the footnote package, which is imported only
if present.
See #208. Thanks to Václav Haisman.