summaryrefslogtreecommitdiff
path: root/MANUAL.txt
Commit message (Expand)AuthorAge
* Update date on MANUALJohn MacFarlane2017-03-26
* Ms writer: support --toc, date, abstract.John MacFarlane2017-03-24
* Allow creation of pdf via groff ms and pdfroff.John MacFarlane2017-03-23
* Add `space_in_atx_header` extension.John MacFarlane2017-03-20
* Lua filters (#3514)Albert Krewinkel2017-03-20
* MANUAL: document `--abbreviations`.John MacFarlane2017-03-16
* Docx writer: Support 9 levels of headers.John MacFarlane2017-03-13
* MANUAL: Small clarification in YAML metadata section.John MacFarlane2017-03-12
* Clarify that meta-json contains transformed values (#3491)Jakob Voß2017-03-07
* Document that html5 output is polyglot compatible.John MacFarlane2017-03-04
* Removed `--epub-stylesheet`; use `--css` instead.John MacFarlane2017-02-27
* `--self-contained`: don't incorporate elements with `data-external="1"`.John MacFarlane2017-02-26
* MANUAL.txt explain --webtex SVG url (#3471)Mauro Bieg2017-02-26
* Add `sourcefile` and `outputfile` template variables (#3439)Roland Hieber2017-02-25
* Make `--ascii` work with DocBook output too.John MacFarlane2017-02-25
* Special-case .stretch class for images in reveal.js.John MacFarlane2017-02-23
* MANUAL: Document that content above slide-level will be omitted...John MacFarlane2017-02-22
* Added --log option to save log messages in JSON format to a file.John MacFarlane2017-02-11
* Removed --parse-raw and readerParseRaw.John MacFarlane2017-02-06
* default.beamer changes (Thomas Hodgson):John MacFarlane2017-02-06
* Use unicode-math by default in default.latex template.John MacFarlane2017-02-06
* Allow user to specify User-Agent (#3421)Thenaesh Elango2017-02-05
* Manual: Mention limitations of Literate Haskell Support (#3413)Joachim Breitner2017-02-03
* HTML and DocBook writers: fix internal links with writerIdentifierPrefix opt ...Mauro Bieg2017-02-03
* `--mathml` and MathML in HTMLMathMethod longer take an argument.John MacFarlane2017-01-30
* Make epub an alias for epub3, not epub2.John MacFarlane2017-01-30
* Merge branch 'typeclass'John MacFarlane2017-01-29
|\
| * Split writeDocbook into writeDocbook4, writeDocbook5.John MacFarlane2017-01-26
| * EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.John MacFarlane2017-01-26
| * Removed duplicate name in authorsJohn MacFarlane2017-01-25
| * Removed writerTeXLigatures.John MacFarlane2017-01-25
| * Made `smart` extension default for pandoc markdown.John MacFarlane2017-01-25
| * Make the `smart` extension affect the Markdown writer.John MacFarlane2017-01-25
| * Removed readerOldDashes and --old-dashes option, added old_dashes extension.John MacFarlane2017-01-25
| * Removed readerSmart and the --smart option; added Ext_smart extension.John MacFarlane2017-01-25
| * Removed `--normalize` option and normalization functions from Shared.John MacFarlane2017-01-25
| * Removed deprecated `--no-wrap` option.John MacFarlane2017-01-25
| * Removed deprecated `--chapters` option.John MacFarlane2017-01-25
| * Simplified reference-docx/reference-odt to reference-doc.John MacFarlane2017-01-25
| * Added `--fail-if-warnings` option.John MacFarlane2017-01-25
| * Added a `--quiet` option to suppress warnings.John MacFarlane2017-01-25
* | Updated authors and date in MANUALJohn MacFarlane2017-01-29
|/
* Add breezeDark to the list of highlighting styles.John MacFarlane2017-01-19
* Clarify that blank space is needed around footnotes.John MacFarlane2017-01-15
* LaTeX template: allow passing `microtypeoptions` to microtype.John MacFarlane2017-01-03
* Add '@*' usage (#3333)John Muccigrosso2016-12-31
* MANUAL/README: Fixed broken links (#3316)ickc2016-12-16
* MANUAL: note that --wrap=auto does not work in HTML output.John MacFarlane2016-12-16
* MANUAL: Default --columns width is 72, not 80.John MacFarlane2016-12-16
* Updated MANUAL date and man page.John MacFarlane2016-12-10