aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Document that html5 output is polyglot compatible.John MacFarlane1-1/+3
2017-02-27Removed `--epub-stylesheet`; use `--css` instead.John MacFarlane1-8/+7
2017-02-26`--self-contained`: don't incorporate elements with `data-external="1"`.John MacFarlane1-5/+8
2017-02-26MANUAL.txt explain --webtex SVG url (#3471)Mauro Bieg1-1/+3
2017-02-25Add `sourcefile` and `outputfile` template variables (#3439)Roland Hieber1-0/+16
2017-02-25Make `--ascii` work with DocBook output too.John MacFarlane1-2/+2
2017-02-23Special-case .stretch class for images in reveal.js.John MacFarlane1-0/+4
2017-02-22MANUAL: Document that content above slide-level will be omitted...John MacFarlane1-3/+8
2017-02-11Added --log option to save log messages in JSON format to a file.John MacFarlane1-0/+6
2017-02-06Removed --parse-raw and readerParseRaw.John MacFarlane1-11/+0
2017-02-06default.beamer changes (Thomas Hodgson):John MacFarlane1-0/+6
2017-02-06Use unicode-math by default in default.latex template.John MacFarlane1-13/+16
2017-02-05Allow user to specify User-Agent (#3421)Thenaesh Elango1-0/+5
2017-02-03Manual: Mention limitations of Literate Haskell Support (#3413)Joachim Breitner1-0/+4
2017-02-03HTML and DocBook writers: fix internal links with writerIdentifierPrefix opt ...Mauro Bieg1-4/+4
2017-01-30`--mathml` and MathML in HTMLMathMethod longer take an argument.John MacFarlane1-5/+2
2017-01-30Make epub an alias for epub3, not epub2.John MacFarlane1-2/+2
2017-01-29Merge branch 'typeclass'John MacFarlane1-110/+92
2017-01-29Updated authors and date in MANUALJohn MacFarlane1-2/+6
2017-01-26Split writeDocbook into writeDocbook4, writeDocbook5.John MacFarlane1-5/+5
2017-01-26EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.John MacFarlane1-11/+12
2017-01-25Removed duplicate name in authorsJohn MacFarlane1-1/+0
2017-01-25Removed writerTeXLigatures.John MacFarlane1-18/+12
2017-01-25Made `smart` extension default for pandoc markdown.John MacFarlane1-21/+20
2017-01-25Make the `smart` extension affect the Markdown writer.John MacFarlane1-11/+12
2017-01-25Removed readerOldDashes and --old-dashes option, added old_dashes extension.John MacFarlane1-6/+7
2017-01-25Removed readerSmart and the --smart option; added Ext_smart extension.John MacFarlane1-27/+18
2017-01-25Removed `--normalize` option and normalization functions from Shared.John MacFarlane1-5/+0
2017-01-25Removed deprecated `--no-wrap` option.John MacFarlane1-4/+0
2017-01-25Removed deprecated `--chapters` option.John MacFarlane1-4/+0
2017-01-25Simplified reference-docx/reference-odt to reference-doc.John MacFarlane1-37/+37
2017-01-25Added `--fail-if-warnings` option.John MacFarlane1-0/+4
2017-01-25Added a `--quiet` option to suppress warnings.John MacFarlane1-0/+4
2017-01-19Add breezeDark to the list of highlighting styles.John MacFarlane1-3/+4
2017-01-15Clarify that blank space is needed around footnotes.John MacFarlane1-1/+3
2017-01-03LaTeX template: allow passing `microtypeoptions` to microtype.John MacFarlane1-0/+3
2016-12-31Add '@*' usage (#3333)John Muccigrosso1-0/+8
2016-12-16MANUAL/README: Fixed broken links (#3316)ickc1-3/+3
2016-12-16MANUAL: note that --wrap=auto does not work in HTML output.John MacFarlane1-0/+1
2016-12-16MANUAL: Default --columns width is 72, not 80.John MacFarlane1-1/+1
2016-12-10Updated MANUAL date and man page.John MacFarlane1-1/+1
2016-12-07MANUAL: better docs on how to create a custom reference.docx.John MacFarlane1-8/+24
2016-12-03Minor spelling typos in the manual (#3273)Anthony Geoghegan1-23/+23
2016-11-30Update date in manual and man page.John MacFarlane1-1/+1
2016-11-27Refactor top-level division selection (#3261)Albert Krewinkel1-7/+8
2016-11-23Further revisions to manual for --version changes.John MacFarlane1-9/+11
2016-11-21Changed resolution of filter paths.John MacFarlane1-7/+1
2016-11-16Small caps in Bracketed Spans (#3191)ickc1-0/+4
2016-11-15Allow alignments to be specified in Markdown grid tables.John MacFarlane1-2/+19
2016-10-26Updated authors in MANUAL.txt.John MacFarlane1-23/+35