pandoc/src/Text
John MacFarlane dd3ec34a34 Fixed bug: when target is PDF, writer extensions were being ignored.
E.g. `-t latex-smart -o file.pdf` would produce a different
latex intermediate than `-t latex-smart -o file.tex`.

Thanks to Bernhard Fisseni for pointing this out.

This is a regression since pandoc 2.0 (introduced in commit
c7e3c1ec).
2017-12-23 21:10:33 -08:00
..
Pandoc Fixed bug: when target is PDF, writer extensions were being ignored. 2017-12-23 21:10:33 -08:00
Pandoc.hs Export all of Text.Pandoc.Class from Text.Pandoc. 2017-10-29 15:00:49 -07:00