aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
AgeCommit message (Expand)Author
2019-11-11Markdown reader: fix small super/subscript issue.John MacFarlane
2019-11-07Change merge behavior for metadata.John MacFarlane
2019-11-06Allow singular input-file in defaults file.John MacFarlane
2019-11-03Revise MANUAL's comment on table-mode.John MacFarlane
2019-11-03Allow pdf output to stdout.John MacFarlane
2019-11-02Manual: clarify when macro definitions are passed as raw latex.John MacFarlane
2019-11-02LaTeX reader: parse macro defs as raw latex...John MacFarlane
2019-11-02Document how to use custom writers with `--standalone`.John MacFarlane
2019-11-01Revert "ALlow multiple comma-separated files for `--defaults`."John MacFarlane
2019-11-01ALlow multiple comma-separated files for `--defaults`.John MacFarlane
2019-11-01`--defaults` improvements.John MacFarlane
2019-10-29Update Template syntax in MANUAL.txt with latest doctemplates.John MacFarlane
2019-10-14Fixed typo in example.John MacFarlane
2019-10-14KaTeX math: respect classoption=fleqn variablemb21
2019-10-11More documentation of default filesJohn MacFarlane
2019-10-11Fix `gfm_auto_identifiers` behavior with emojis.John MacFarlane
2019-10-11Improve sample --defaults file in MANUAL.txt.John MacFarlane
2019-10-10Improve parsing of --defaults.John MacFarlane
2019-10-10Fix examplel for defaults.John MacFarlane
2019-10-10Added documentation for --defaults.John MacFarlane
2019-10-10`--metadata-file`: when multiple files specified, second takes precedence...John MacFarlane
2019-10-10Make some writers sensitive to 'unlisted' class on headings.John MacFarlane
2019-10-07Remove misleading sentence in --variables documentation.John MacFarlane
2019-10-06Clarify that --dpi provides a default and doesn't override...John MacFarlane
2019-10-03PR corrections.Wandmalfarbe
2019-10-03Add documentation for the variable `hyperrefoptions`.Wandmalfarbe
2019-09-29Minor reformatting of exit code table.John MacFarlane
2019-09-29MANUAL: Use a table for exit codes.John MacFarlane
2019-09-29MANUAL: Put all template variable docs into one section.John MacFarlane
2019-09-29MANUAL.txt - use axt headers consistently.John MacFarlane
2019-09-29MANUAL.txt: Add fuller documentation of templates.John MacFarlane
2019-09-29Raise error on unsupported extensions. Closes #4338.John MacFarlane
2019-09-28MANUAL.txt: fixed some markdown errors.John MacFarlane
2019-09-24odt: Add external option for native numberingNils Carlson
2019-09-22Make `plain` output plainer.John MacFarlane
2019-09-21Update documentation wrt docx reader custom style namesNikolay Yakimov
2019-09-20Preserve built-in styles in DOCX with custom style (#5670)Ben Steinberg
2019-09-16Add note on --print-default-template explaining how to print partials.John MacFarlane
2019-09-12Change exit codes.John MacFarlane
2019-09-12MANUAL: add section for exit codes.John MacFarlane
2019-09-10Add --shift-heading-level-by option.John MacFarlane
2019-09-08MANUAL: document some pptx limitations...John MacFarlane
2019-09-08Add -L option as shortcut for --lua-filter.John MacFarlane
2019-08-24Change optMetadataFile type from Maybe to List (#5702)Owen McGrath
2019-08-14MANUAL: link to YAML spec (#5687)Mauro Bieg
2019-07-28Use doctemplates 0.3, change type of writerTemplate.John MacFarlane
2019-07-19MANUAL: reveal.js flags (#5653)Mauro Bieg
2019-07-16Add option to include source files in ConTeXt PDFs (#5578)Tristan Stenner
2019-07-15Customizable type of PDF/A for the ConTeXt writer (issue #5608) (#5610)Karl Pettersson
2019-07-12Pass through aria- attributes to HTML5.John MacFarlane