summaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
* Added fontsize variable to default latex template.John MacFarlane2010-10-24
* Removed spurious title in s5 template.John MacFarlane2010-07-22
* Moved s5 writing from S5 module to HTML.John MacFarlane2010-07-22
* Added new --offline option for slidy.John MacFarlane2010-07-22
* Added amssymb to default latex template.John MacFarlane2010-07-20
* Made spacing at end of output more consistent.John MacFarlane2010-07-20
* Slidy template: small improvements.John MacFarlane2010-07-18
* Use default highlighting CSS rather than embedding CSS in templates.John MacFarlane2010-07-16
* Updated pandoc to use css for highlighting-kate 0.2.7.John MacFarlane2010-07-15
* Slidy template: changed title page format.John MacFarlane2010-07-14
* HTML template: make inclusion of date meta conditional.John MacFarlane2010-07-14
* Added a slidy writer.John MacFarlane2010-07-13
* Put insert-before text before the title h1 in HTML.John MacFarlane2010-07-13
* Give LaTeX images a maximum width using the prelude onlyMax Bolingbroke2010-04-10
* Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher2010-03-18
* Added plain writer.fiddlosopher2010-03-18
* Use template variables for include-before/after.fiddlosopher2010-03-13
* Improved and simplified title block in context template.fiddlosopher2010-03-07
* LaTeX template: redefine labelwidth when using enumerate package.fiddlosopher2010-03-01
* LaTeX template: always include hyperref package.fiddlosopher2010-01-05
* Latex template: only show \author if there are some...fiddlosopher2010-01-02
* Improved xetex part of latex.template.fiddlosopher2010-01-02
* LaTeX writer: Only require listings package if needed.fiddlosopher2009-12-31
* Modified latex template to include bare minimum of packages.fiddlosopher2009-12-31
* Added --xetex option to pandoc and markdown2pdf.fiddlosopher2009-12-31
* Modified mediawiki writer to use new templates.fiddlosopher2009-12-31
* Updated texinfo writer to use new templates.fiddlosopher2009-12-31
* Modified RTF writer to use new templates.fiddlosopher2009-12-31
* Revised man writer to use new templates.fiddlosopher2009-12-31
* Opendocument writer: support new templates.fiddlosopher2009-12-31
* Updated docbook writer to use new templates.fiddlosopher2009-12-31
* Improved RST writer.fiddlosopher2009-12-31
* Use $for$ for multiple authors in context, latex, markdown.fiddlosopher2009-12-31
* Use $for$ for header-includes.fiddlosopher2009-12-31
* Use $for$ for --css option in HTML writer.fiddlosopher2009-12-31
* Use separate title, author, date variables in markdown template.fiddlosopher2009-12-31
* Added docbook template.fiddlosopher2009-12-31
* Fixed RST writer to use new templates.fiddlosopher2009-12-31
* Markdown template - added space after header includes.fiddlosopher2009-12-31
* Tweaked templates and tests.fiddlosopher2009-12-31
* Modified templates to respect indentation.fiddlosopher2009-12-31
* Fixed spacing in latex, context templates.fiddlosopher2009-12-31
* Got s5 writer working with html template.fiddlosopher2009-12-31
* Removed spurious linebreak in latex template.fiddlosopher2009-12-31
* HTML writer changes for templates.fiddlosopher2009-12-31
* Fixed up LaTeXMathML module not to use TH.fiddlosopher2009-12-31
* Implemented templates for context writer.fiddlosopher2009-12-31
* Restored writerIncludeBefore, writerIncludeAfter.fiddlosopher2009-12-31
* Added rough templates for all writers. These need much fine tuning.fiddlosopher2009-12-31
* Added 'standalone' variable, use in templates.fiddlosopher2009-12-31