summaryrefslogtreecommitdiff
path: root/MANUAL.txt
Commit message (Expand)AuthorAge
* Update Figure With Caption -> Captioned Figure in MANUAL.txt.John MacFarlane2017-05-18
* Add `--eol` flag and writer option to control line endings.Stefan Dresselhaus2017-05-18
* MANUAL: remove refs to highlighting-kate.John MacFarlane2017-05-15
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
* Updated documentation for `--extract-media`.John MacFarlane2017-05-07
* Small reformatting in MANUAL.John MacFarlane2017-05-06
* Use lowercase a4 for latex papersize example.John MacFarlane2017-04-12
* Fixed a typo (#3562)Sam Kim2017-04-07
* Ms writer improvements:John MacFarlane2017-04-04
* MANUAL: document highlighting support in ms.John MacFarlane2017-04-02
* Allow a theme file as argument to `--highlight-style`.John MacFarlane2017-04-01
* Allow dynamic loading of syntax definitions.John MacFarlane2017-03-30
* Added JATS writer.John MacFarlane2017-03-30
* MANUAL: document that html4 is technically XHTML 1.0 transitional.John MacFarlane2017-03-27
* 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