aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pandoc.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-07-20 12:14:43 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-07-20 12:14:43 -0700
commit7102254e244b37c91d6b35b4940511a8656edc49 (patch)
treea9e59ee7ecb9b74f824d8cd98a5d050d72cf020d /tests/test-pandoc.hs
parent93877e5a2290ea9e67e2047d3876fc0b7699b4ff (diff)
downloadpandoc-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 'tests/test-pandoc.hs')
0 files changed, 0 insertions, 0 deletions