diff options
author | roktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-01-08 21:50:58 +0000 |
---|---|---|
committer | roktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-01-08 21:50:58 +0000 |
commit | 8b98ef22da5857cb03b7418e2071aa7d37c35f04 (patch) | |
tree | b1ad61d0590ea77280f5c559d07341271e284950 /src/Text/Pandoc | |
parent | 965f80a6cf171abe65072cc064bde2c670d4dde8 (diff) | |
download | pandoc-8b98ef22da5857cb03b7418e2071aa7d37c35f04.tar.gz |
Various fixes in markdown2pdf.
+ Add a trailing ':' to TEXTINPUTS as per the instruction in TeX FAQ:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=graphicspath
In the lack of it, pdflatex silently fails, for example, with the
following command: 'TEXINPUTS=/tmp markdown2pdf'
+ Put the origdir at the front for the correct directory search order.
+ pdflatex didn't create log file on one occasion (the above command) that
made sed commands failed. Test the existence of log before filtering it.
+ A few non-essential changes.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@459 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'src/Text/Pandoc')
0 files changed, 0 insertions, 0 deletions