aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2014-05-16fixed escape for literal paragraphPhillip Alday1-2/+2
2014-05-07README: Updated Authors.John MacFarlane1-1/+2
2014-05-06LaTeX template: Added linestretch variable.John MacFarlane1-1/+8
2014-05-06Added fontfamily variable to latex template. (tlvince)John MacFarlane1-0/+2
2014-05-04README: Clarified citation key syntax.John MacFarlane1-1/+3
2014-05-04Clarified use of `--natbib` and `--biblatex`.John MacFarlane1-6/+6
2014-05-03README: Note about `unnumbered` being added to final 'References' sect.John MacFarlane1-1/+3
2014-04-27README: Update variable defaults documentationAlbert Krewinkel1-3/+3
2014-04-05README: Added note to --bibtex/--natbib: not for use in making PDF.John MacFarlane1-2/+8
2014-03-24Fixed typo in READMEJohn MacFarlane1-1/+1
2014-03-04Updated README and pandoc.cabal with icml writer.John MacFarlane1-17/+18
2014-03-04Update README to include info on Org-mode readerAlbert Krewinkel1-16/+17
2014-02-13Added explanation of 'nocite' trick.John MacFarlane1-0/+15
2014-01-13Removed obsolete README note about mmd title blocks.John MacFarlane1-4/+3
2014-01-08Added README comment on line breaks in cellsJohn MacFarlane1-0/+3
2014-01-03Documented biblio-files variableJohn MacFarlane1-0/+2
2013-12-23fix typos in READMENicolas Kaiser1-3/+3
2013-12-11Updated README (since abstract will work, at least with default latex).John MacFarlane1-8/+3
2013-12-11Added more explanation of metadata in README.John MacFarlane1-0/+17
2013-12-10Fixed documentation bug.John MacFarlane1-2/+2
2013-12-06Documented use of extensions with non-markdown input formats.John MacFarlane1-0/+14
2013-12-03Merge pull request #1076 from jlduran/booktabsJohn MacFarlane1-1/+1
2013-12-04Add booktabs package for LaTeX tablesJose Luis Duran1-1/+1
2013-12-03EPUB writer: Allow 'stylesheet' in metadata.John MacFarlane1-0/+2
2013-11-30Fixed `cover-image` in EPUB YAML metadata.John MacFarlane1-2/+2
2013-11-30Allow specification of epub-cover-image in YAML metadata.John MacFarlane1-1/+5
2013-11-30README: minor reformatting.John MacFarlane1-13/+13
2013-11-30Documented use of YAML metadata for EPUB.John MacFarlane1-1/+72
2013-10-13Treat div with class "notes" as speaker notes in slide formats.John MacFarlane1-0/+18
2013-09-19Added small explanation of difference btw `-M` and `-V`.John MacFarlane1-1/+5
2013-09-19Documented `--metadata` change.John MacFarlane1-4/+4
2013-09-13README: Added link to lua.John MacFarlane1-1/+1
2013-09-11Updated README on pandocfilters python module.John MacFarlane1-5/+6
2013-09-11Changed pandocfilters repository URL.John MacFarlane1-1/+1
2013-09-10`--bibliography` again implies `-F pandoc-citeproc`.John MacFarlane1-2/+3
2013-09-08`--bibliography` no longer implies `-F pandoc-citeproc`.John MacFarlane1-4/+2
2013-09-08Made . . . for pause work in all slide show formats except slideous.John MacFarlane1-3/+2
2013-09-07Added `lists_without_preceding_blankline` extension.John MacFarlane1-0/+4
2013-09-05Fixed typo.John MacFarlane1-1/+1
2013-09-01Documented --bibliography, --csl, --citation-abbreviations.John MacFarlane1-0/+17
2013-09-01Changed --metadata to return Boolean True if no value.John MacFarlane1-0/+6
2013-09-01Document fact that --toc doesn't do anything for docx or odt output.John MacFarlane1-1/+1
2013-08-24Removed dependency on citeproc-hs.John MacFarlane1-63/+42
2013-08-18Allow multiple YAML metadata blocks in document.John MacFarlane1-10/+17
2013-08-18Improved `--filter` documentation.John MacFarlane1-3/+20
2013-08-16Shared: Changed stringify so it ignores notes.John MacFarlane1-0/+1
2013-08-13Removed `--print-sample-lua-writer`, added `--print-default-data-file`.John MacFarlane1-4/+3
2013-08-08Revert "Revert "Added `--filter` option.""John MacFarlane1-0/+8
2013-08-06Beamer template: Added fonttheme variable.John MacFarlane1-3/+3
2013-07-29Document that `fancy_lists` turns on `#` as list marker.John MacFarlane1-0/+6