summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2011-07-22Updated templates.John MacFarlane
2011-07-22Modified submodules.John MacFarlane
2011-07-19Added templates as a git submodule.John MacFarlane
2011-07-10Improved LaTeX tables.John MacFarlane
2011-07-06Slidy: Use 'titlepage' instead of 'cover' for title div.John MacFarlane
2011-07-06Slidy template: Add $duration$ variable.John MacFarlane
2011-07-06Updated slidy template to use Slidy2.John MacFarlane
2011-02-06Revert "Use us-ascii charset in HTML template if --ascii option."John MacFarlane
2011-02-06Use us-ascii charset in HTML template if --ascii option.John MacFarlane
2011-01-28Add possibility to use listings package for code blocks andJosef Svenningsson
2011-01-21latex template: move special treatment of \sout.John MacFarlane
2011-01-19Fixed problem with strikout in LaTeX headers with hyperref.John MacFarlane
2011-01-11Improvements to --html5 support:John MacFarlane
2011-01-11Preliminary support for HTML5.John MacFarlane
2010-12-17Added new prettyprinting module.John MacFarlane
2010-12-15Use top-level header at end as bibliography title for natbib and biblatex out...Nathan Gass
2010-12-13Disabled colored boxes around cites in latex template.Nathan Gass
2010-12-13Added support to write natbib or biblatex citations in latex output.Nathan Gass
2010-12-11Removed deprecated -C/--custom-header option.John MacFarlane
2010-12-04Added tests.Puneeth Chaganti
2010-11-27Merge branch 'textile'John MacFarlane
2010-10-24Added fontsize variable to default latex template.John MacFarlane
2010-07-22Removed spurious title in s5 template.John MacFarlane
2010-07-22Moved s5 writing from S5 module to HTML.John MacFarlane
2010-07-22Added new --offline option for slidy.John MacFarlane
2010-07-20Added amssymb to default latex template.John MacFarlane
2010-07-20Made spacing at end of output more consistent.John MacFarlane
2010-07-18Slidy template: small improvements.John MacFarlane
2010-07-16Use default highlighting CSS rather than embedding CSS in templates.John MacFarlane
2010-07-15Updated pandoc to use css for highlighting-kate 0.2.7.John MacFarlane
2010-07-14Slidy template: changed title page format.John MacFarlane
2010-07-14HTML template: make inclusion of date meta conditional.John MacFarlane
2010-07-13Added a slidy writer.John MacFarlane
2010-07-13Put insert-before text before the title h1 in HTML.John MacFarlane
2010-05-17Added Textile writer module.John MacFarlane
2010-04-10Give LaTeX images a maximum width using the prelude onlyMax Bolingbroke
2010-03-18Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher
2010-03-18Added plain writer.fiddlosopher
2010-03-13Use template variables for include-before/after.fiddlosopher
2010-03-07Improved and simplified title block in context template.fiddlosopher
2010-03-01LaTeX template: redefine labelwidth when using enumerate package.fiddlosopher
2010-01-05LaTeX template: always include hyperref package.fiddlosopher
2010-01-02Latex template: only show \author if there are some...fiddlosopher
2010-01-02Improved xetex part of latex.template.fiddlosopher
2009-12-31LaTeX writer: Only require listings package if needed.fiddlosopher
2009-12-31Modified latex template to include bare minimum of packages.fiddlosopher
2009-12-31Added --xetex option to pandoc and markdown2pdf.fiddlosopher
2009-12-31Modified mediawiki writer to use new templates.fiddlosopher
2009-12-31Updated texinfo writer to use new templates.fiddlosopher
2009-12-31Modified RTF writer to use new templates.fiddlosopher