diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-07-20 12:14:43 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-07-20 12:14:43 -0700 |
commit | 7102254e244b37c91d6b35b4940511a8656edc49 (patch) | |
tree | a9e59ee7ecb9b74f824d8cd98a5d050d72cf020d /data | |
parent | 93877e5a2290ea9e67e2047d3876fc0b7699b4ff (diff) | |
download | pandoc-7102254e244b37c91d6b35b4940511a8656edc49.tar.gz |
PDF generation improvements.
* `Text.Pandoc.PDF` exports `makePDF` instead of `tex2pdf`.
(API change.)
* `makePDF` walks the pandoc AST and checks for the existence of
images in the local directory. If they are not found, it attempts
to find them, either in the directory containing the first source
file, or at an absolute URL, or at a URL relative to the base URL
of the first command line argument.
* Closes #917.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions