Age | Commit message (Expand) | Author | Files | Lines |
2014-04-20 | MathMLinHTML: Fix deprecation warning | gwern | 1 | -10/+10 |
2014-04-11 | Beamer template: Consistent styles for figure and table captions | John MacFarlane | 1 | -5/+12 |
2014-04-11 | Beamer template: Adjust widths correctly for oversized images. | John MacFarlane | 1 | -7/+5 |
2014-04-05 | Fixed PDF print function in reveal.js template. | John MacFarlane | 1 | -5/+7 |
2014-04-04 | DocBook template: use authorgroup if there are authors. | John MacFarlane | 1 | -7/+5 |
2014-04-04 | Added caption package to default beamer template. Closes #1200. | John MacFarlane | 1 | -7/+6 |
2014-03-19 | beamer template: changes for better unicode handling. | John MacFarlane | 1 | -7/+7 |
2014-03-04 | Added default.icml to templates. | John MacFarlane | 1 | -6/+7 |
2014-02-20 | default.latex template: use fontenc package only for pdflatex. | John MacFarlane | 1 | -6/+6 |
2014-02-18 | Move include-after to end in revealjs template. (certainlyakey) | John MacFarlane | 1 | -7/+6 |
2014-01-02 | reference.odt: Tidied styles.xml. | John MacFarlane | 1 | -0/+0 |
2013-12-27 | reference.docx: Include 'FootnoteText' style. | John MacFarlane | 1 | -0/+0 |
2013-12-13 | Allow use of `\includegraphics[size]` in beamer. | John MacFarlane | 1 | -6/+7 |
2013-12-13 | Added Cite function to sample.lua. | John MacFarlane | 1 | -0/+4 |
2013-12-11 | latex template: Put header-includes after title. | John MacFarlane | 1 | -5/+7 |
2013-12-11 | default latex template: added abstract variable. | John MacFarlane | 1 | -8/+5 |
2013-12-09 | Updated beamer template for booktabs. | John MacFarlane | 1 | -7/+7 |
2013-12-03 | Use latest pandoc-templates. | John MacFarlane | 1 | -3/+6 |
2013-12-04 | Add booktabs package for LaTeX tables | Jose Luis Duran | 1 | -8/+5 |
2013-11-30 | ConTeXt writer: Don't hardcode figure/table placement. | John MacFarlane | 1 | -6/+7 |
2013-11-22 | ConTeXt writer: Use setupcaption to separate style from content. | John MacFarlane | 1 | -5/+7 |
2013-10-21 | Updated beamer template. | John MacFarlane | 1 | -5/+5 |
2013-10-20 | Removed data files for s5, slideous, slidy. | John MacFarlane | 20 | -4599/+0 |
2013-09-24 | OpenDocument writer: don't use font-face-decls variable. | John MacFarlane | 1 | -8/+5 |
2013-09-07 | HTML5 template: Add meta tag to allow user scaling. | John MacFarlane | 1 | -5/+8 |
2013-08-24 | Removed dependency on citeproc-hs. | John MacFarlane | 1 | -458/+0 |
2013-08-11 | reference.odt: Change generator in meta.xml to Pandoc. | John MacFarlane | 1 | -0/+0 |
2013-08-11 | ODT/OpenDocument writer: Minor changes for ODF 1.2 conformance. | John MacFarlane | 2 | -8/+5 |
2013-08-08 | Preliminary support for new Div and Span elements in writers. | John MacFarlane | 1 | -0/+8 |
2013-08-06 | Beamer template: Added fonttheme variable. | John MacFarlane | 1 | -5/+8 |
2013-07-20 | LaTeX template: Added `biblio-style` variable. | John MacFarlane | 1 | -8/+5 |
2013-07-17 | LaTeX/Beamer template: Added `classoption` variable. | John MacFarlane | 1 | -7/+7 |
2013-07-14 | Updated sample.lua for new metadata. | John MacFarlane | 1 | -5/+5 |
2013-07-13 | Simplified margin fields in default epub CSS file. | John MacFarlane | 1 | -1/+1 |
2013-07-13 | Default epub CSS: Removed highlighting styles. | John MacFarlane | 1 | -19/+0 |
2013-07-04 | default.latex: Use tex-ansi mapping for monofont. | John MacFarlane | 1 | -6/+7 |
2013-06-27 | Custom writer: Pass full metadata, not just tit/auth/date. | John MacFarlane | 1 | -7/+7 |
2013-06-27 | Man writer: give more fine-grained control in template. | John MacFarlane | 1 | -7/+6 |
2013-06-25 | Use latest chicago-author-date.csl. | John MacFarlane | 1 | -408/+444 |
2013-06-24 | Use new flexible metadata type. | John MacFarlane | 1 | -7/+7 |
2013-06-02 | Latest template changes: title attribute on title section in dzslides. | John MacFarlane | 1 | -5/+8 |
2013-05-07 | Made `\includegraphics` more flexible in LaTeX template. | John MacFarlane | 1 | -5/+5 |
2013-05-01 | Fixed errors in revealjs template. | John MacFarlane | 1 | -5/+5 |
2013-04-30 | revealjs templates: use query hashes for defaults, include remotes. | John MacFarlane | 1 | -8/+5 |
2013-04-25 | LaTeX template: Changes to make mathfont work with xelatex. | John MacFarlane | 1 | -5/+8 |
2013-04-15 | DocBook template: Use DocBook 4.5 doctype. | John MacFarlane | 1 | -5/+5 |
2013-04-14 | Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`. | John MacFarlane | 1 | -0/+312 |
2013-03-30 | Docx writer: Use Compact style for Plain block elements. | John MacFarlane | 1 | -0/+0 |
2013-03-25 | Slidy: Use slidy.js rather than slidy.js.gz. | John MacFarlane | 3 | -5/+3021 |
2013-03-24 | revealjs template: include pdf stylesheet by default. | John MacFarlane | 1 | -7/+5 |