diff options
author | John MacFarlane <jgm@berkeley.edu> | 2019-10-29 21:42:05 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-10-29 21:44:08 -0700 |
commit | 4d5fd9e2fe360e47fd5beab724c612ce29aa39ee (patch) | |
tree | c027c03c3fdfc50c44debcf26c7d882d00f59d02 /test/command/5740.md | |
parent | a796b655cd2046c1297d800e328ed9ef58251405 (diff) | |
download | pandoc-4d5fd9e2fe360e47fd5beab724c612ce29aa39ee.tar.gz |
Remove include of grffile from default latex template.
This package is needed for proper handling of image filenames
containing periods (in addition to the period before the
extension).
Unfortunately, grffile breaks in the latest texlive update.
Until a fix is released (see ho-tex/oberdiek#73) it seems best
to remove this from the default template.
This may cause problems if you have filenames with periods.
The workaround is to put `\usepackage{grffile}` in header-includes,
and be sure you're using an older version of texlive packages.
See #5848. We will leave that issue open to remind us to
check upstream, and restore grffile when it's possible to
do so.
Diffstat (limited to 'test/command/5740.md')
0 files changed, 0 insertions, 0 deletions