pandoc/tests/Tests/Writers
Albert Krewinkel bfa734c402
LaTeX writer: Fix unnumbered headers when used with --top-level
Fix interaction of top-level divisions `part` or `chapter` with
unnumbered headers when emitting LaTeX.  Headers are ensured to be
written using stared commands (like `\subsection*{}`).

Fixes: #3272
2016-12-04 21:15:52 +01:00
..
AsciiDoc.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
ConTeXt.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
Docbook.hs Refactor top-level division selection (#3261) 2016-11-27 20:31:04 +01:00
Docx.hs Docx writer test: comment out function to make compiler happy. 2016-08-15 15:39:34 -04:00
HTML.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
LaTeX.hs LaTeX writer: Fix unnumbered headers when used with --top-level 2016-12-04 21:15:52 +01:00
Markdown.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
Native.hs Options: Removed writerStandalone, made writerTemplate a Maybe. 2016-11-30 15:34:58 +01:00
Plain.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
RST.hs Options: Removed writerStandalone, made writerTemplate a Maybe. 2016-11-30 15:34:58 +01:00
TEI.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00