Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-07 | PDF: Only run latex twice if \tableofcontents is present. | John MacFarlane | 1 | -1/+4 |
2012-02-06 | Text.Pandoc.PDF: Simplified tex2pdf. | John MacFarlane | 1 | -26/+16 |
2012-01-21 | pandoc: Better error checking. | John MacFarlane | 1 | -5/+5 |
2012-01-20 | PDF: Use string instead of special TeXProgram type. | John MacFarlane | 1 | -16/+6 |
2012-01-20 | PDF: Better error message. | John MacFarlane | 1 | -3/+7 |
2012-01-20 | PDF: Export TeXProgram type. | John MacFarlane | 1 | -1/+1 |
2012-01-20 | PDF: Removed TeXError type, just return a bytestring. | John MacFarlane | 1 | -18/+7 |
2012-01-20 | Fixed -Wall errors in PDF module. | John MacFarlane | 1 | -20/+13 |
2012-01-20 | Added Text.Pandoc.PDF - converts latex to PDF. | John MacFarlane | 1 | -0/+167 |