diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-04-12 21:18:21 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-04-12 21:18:21 -0700 |
commit | a9628d0745784f6f99edfca008d64dcffeb74bc8 (patch) | |
tree | 5b39dab3a6c357e755f84c788c5bdf47610c8ddf /src/Text/Pandoc/Readers/CommonMark.hs | |
parent | a21c5ba7c8a9d9b79aec92d5eaa4966cb7fe2052 (diff) | |
download | pandoc-a9628d0745784f6f99edfca008d64dcffeb74bc8.tar.gz |
Text.Pandoc.PDF: more comprehensible errors on image conversion.
Closes #2067.
EPS can't be supported without shelling out to something like
ImageMagick, but at least we can avoid mysterious error messages.
We now get:
pandoc: Unable to convert `circle.eps' for use with pdflatex.
! Package pdftex.def Error: File `circle-eps-converted-to.pdf' not found.
which seems more straightforward.
Diffstat (limited to 'src/Text/Pandoc/Readers/CommonMark.hs')
0 files changed, 0 insertions, 0 deletions