pandoc/src/Text
John MacFarlane acdbdd7da5 Text.Pandoc.PDF: Simplified tex2pdf.
We no longer try to parse the log file to determine whether latex
needs to be rerun. Instead, we run latex twice -- which should be
enough for table of contents and hyperrefs.

Closes #402.
2012-02-06 12:12:23 -08:00
..
Pandoc Text.Pandoc.PDF: Simplified tex2pdf. 2012-02-06 12:12:23 -08:00
Pandoc.hs Made beamer an output format, removed pdf as output format. 2012-01-28 11:41:26 -08:00