aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-10-13Document `biblio-title` variable in MANUAL.txt.John MacFarlane1-2/+4
Cloess #258.
2016-10-12MANUAL: Made formatting of arguments with several options consistent.John MacFarlane1-2/+2
2016-10-12Note on --reference-links about --reference-location.John MacFarlane1-1/+3
2016-10-11MANUAL.txt: document --reference-location.Jesse Rosenthal1-0/+7
2016-10-09update manual accordinglyKolenCheung1-1/+1
2016-10-06Added a small clarification on --webtex with Markdown output.John MacFarlane1-1/+2
Thanks to @ickc.
2016-10-06fix typoKolenCheung1-1/+1
2016-10-06Replace Google Chart API by CodeCogsKolenCheung1-4/+4
2016-09-28Markdown reader: added bracket syntax for native spans.John MacFarlane1-0/+10
See #168. Text.Pandoc.Options.Extension has a new constructor `Ext_brackted_spans`, which is enabled by default in pandoc's Markdown.
2016-09-28Whitespace fixes.John MacFarlane1-3/+3
2016-09-27Update MANUAL.txt for new filter behavior.Jesse Rosenthal1-6/+17
2016-09-26Updated man page and MANUAL date.John MacFarlane1-1/+1
2016-09-20Merge pull request #3071 from tarleb/structured-author-docJohn MacFarlane1-7/+19
Put note on structured vars in separate paragraph
2016-08-20Note in MANUAL that `--katex` works best with `html5`.John MacFarlane1-0/+1
Closes #3077.
2016-08-20MANUAL: fix up custom-style documentation.Jesse Rosenthal1-8/+3
* Remove nitty-gritty details about custom-style filters (it won't make sense to readers unfamiliar with filters, and would be obvious to users already familiar with them). * Fix a capitalization.
2016-08-15MANUAL: fix some whitespace issues.Jesse Rosenthal1-3/+3
2016-08-15Add discussion of custom styles to MANUAL.txt.Jesse Rosenthal1-0/+48
2016-08-15Put note on structured vars in separate paragraphAlbert Krewinkel1-7/+19
Make it clearer that structured author variables require a custom template. Many thanks to John Muccigrosso (@Jmuccigr) for his help in addressing this issue. This supersedes and closes #2148.
2016-08-11Added `themeoptions` variable to beamer template (Carsten Gips).John MacFarlane1-0/+3
2016-08-06Added `beamerarticle` variable.John MacFarlane1-0/+4
This causes the `beamerarticle` package to be loaded in beamer, to produce an article from beamer slides. (Carsten Gips)
2016-07-20Rename README to MANUAL.txtAlbert Krewinkel1-0/+4007