summaryrefslogtreecommitdiff
path: root/MANUAL.txt
AgeCommit message (Expand)Author
2017-02-06Removed --parse-raw and readerParseRaw.John MacFarlane
2017-02-06default.beamer changes (Thomas Hodgson):John MacFarlane
2017-02-06Use unicode-math by default in default.latex template.John MacFarlane
2017-02-05Allow user to specify User-Agent (#3421)Thenaesh Elango
2017-02-03Manual: Mention limitations of Literate Haskell Support (#3413)Joachim Breitner
2017-02-03HTML and DocBook writers: fix internal links with writerIdentifierPrefix opt ...Mauro Bieg
2017-01-30`--mathml` and MathML in HTMLMathMethod longer take an argument.John MacFarlane
2017-01-30Make epub an alias for epub3, not epub2.John MacFarlane
2017-01-29Merge branch 'typeclass'John MacFarlane
2017-01-29Updated authors and date in MANUALJohn MacFarlane
2017-01-26Split writeDocbook into writeDocbook4, writeDocbook5.John MacFarlane
2017-01-26EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.John MacFarlane
2017-01-25Removed duplicate name in authorsJohn MacFarlane
2017-01-25Removed writerTeXLigatures.John MacFarlane
2017-01-25Made `smart` extension default for pandoc markdown.John MacFarlane
2017-01-25Make the `smart` extension affect the Markdown writer.John MacFarlane
2017-01-25Removed readerOldDashes and --old-dashes option, added old_dashes extension.John MacFarlane
2017-01-25Removed readerSmart and the --smart option; added Ext_smart extension.John MacFarlane
2017-01-25Removed `--normalize` option and normalization functions from Shared.John MacFarlane
2017-01-25Removed deprecated `--no-wrap` option.John MacFarlane
2017-01-25Removed deprecated `--chapters` option.John MacFarlane
2017-01-25Simplified reference-docx/reference-odt to reference-doc.John MacFarlane
2017-01-25Added `--fail-if-warnings` option.John MacFarlane
2017-01-25Added a `--quiet` option to suppress warnings.John MacFarlane
2017-01-19Add breezeDark to the list of highlighting styles.John MacFarlane
2017-01-15Clarify that blank space is needed around footnotes.John MacFarlane
2017-01-03LaTeX template: allow passing `microtypeoptions` to microtype.John MacFarlane
2016-12-31Add '@*' usage (#3333)John Muccigrosso
2016-12-16MANUAL/README: Fixed broken links (#3316)ickc
2016-12-16MANUAL: note that --wrap=auto does not work in HTML output.John MacFarlane
2016-12-16MANUAL: Default --columns width is 72, not 80.John MacFarlane
2016-12-10Updated MANUAL date and man page.John MacFarlane
2016-12-07MANUAL: better docs on how to create a custom reference.docx.John MacFarlane
2016-12-03Minor spelling typos in the manual (#3273)Anthony Geoghegan
2016-11-30Update date in manual and man page.John MacFarlane
2016-11-27Refactor top-level division selection (#3261)Albert Krewinkel
2016-11-23Further revisions to manual for --version changes.John MacFarlane
2016-11-21Changed resolution of filter paths.John MacFarlane
2016-11-16Small caps in Bracketed Spans (#3191)ickc
2016-11-15Allow alignments to be specified in Markdown grid tables.John MacFarlane
2016-10-26Updated authors in MANUAL.txt.John MacFarlane
2016-10-26Fixed date on MANUAL.txtJohn MacFarlane
2016-10-25Document hyperref options for beamer in MANUAL.John MacFarlane
2016-10-23Added --list-* options.John MacFarlane
2016-10-22Added `angle_brackets_escapable` extension.John MacFarlane
2016-10-22"Merge" MANUAL.txt into README.md (#3167)ickc
2016-10-19Add option for top-level division typeAlbert Krewinkel
2016-09-06Add --parts command line option to LaTeX writer.Oliver Matthews
2016-10-13Document `biblio-title` variable in MANUAL.txt.John MacFarlane
2016-10-12MANUAL: Made formatting of arguments with several options consistent.John MacFarlane