Age | Commit message (Expand) | Author | Files | Lines |
2015-03-29 | Reference Docx: update word/footnotes.xml | Nikolay Yakimov | 1 | -2/+26 |
2015-03-28 | Create reference files from unpacked archives with helper program | Nikolay Yakimov | 1 | -0/+26 |
2015-03-28 | Add unpacked reference data | Nikolay Yakimov | 23 | -0/+1616 |
2015-03-28 | Remove pre-built reference files | Nikolay Yakimov | 2 | -0/+0 |
2015-03-01 | Update reference.docx | Nikolay Yakimov | 1 | -0/+0 |
2015-02-16 | Fixed revealjs template so style css is correctly included. | John MacFarlane | 1 | -8/+5 |
2015-02-12 | Docx writer: Add footnotes id -1 and 0. | Jesse Rosenthal | 1 | -0/+0 |
2015-02-11 | Docx Writer: Alter Blockquote style slightly. | Jesse Rosenthal | 1 | -0/+0 |
2015-02-11 | Docx Writer: Update reference.docx | Jesse Rosenthal | 1 | -0/+0 |
2015-02-09 | Added FirstParagraph to docx templates. | Jesse Rosenthal | 1 | -0/+0 |
2015-01-20 | revealjs template - link to non-minified css, js. | John MacFarlane | 1 | -7/+7 |
2015-01-12 | Remove SourceCode style from reference.docx. | John MacFarlane | 1 | -0/+0 |
2014-12-28 | EPUB templates: use div, not p, for "rights" on title page. | John MacFarlane | 1 | -6/+7 |
2014-11-17 | Really fix #1758. Add `id="cover"` to body on cover page. | John MacFarlane | 1 | -5/+7 |
2014-11-16 | Removed extra body tag from epub3 template. | John MacFarlane | 1 | -7/+5 |
2014-11-16 | epub, epub3 templates: Added id="cover" to body of titlepage. | John MacFarlane | 1 | -6/+6 |
2014-09-27 | LaTeX template: Add shorthands=off to babel options. | John MacFarlane | 1 | -7/+6 |
2014-09-26 | LaTeX template: load polyglossia before bibtex. | John MacFarlane | 1 | -8/+7 |
2014-09-09 | LaTeX template: Added \VerbatimFootnotes if there is verbatim in notes. | John MacFarlane | 1 | -26/+7 |
2014-09-01 | LaTeX writer: Use a declaration for tight lists | Jose Luis Duran | 1 | -29/+0 |
2014-08-31 | EPUB, EPUB3 templates: Handle structured metadata on titlepage. | John MacFarlane | 1 | -6/+27 |
2014-08-23 | Docx writer: Bibliography entries get Bibliography style. | John MacFarlane | 1 | -0/+0 |
2014-08-20 | LaTeX template: disable microtype protrusion for typewriter font. | John MacFarlane | 1 | -5/+7 |
2014-08-17 | Fixed typo in templates README. | John MacFarlane | 1 | -7/+5 |
2014-08-16 | Updated README in templates to indicate templates license. | John MacFarlane | 1 | -5/+7 |
2014-08-13 | EPUB3 template: add epub:type annotation in titlepage. | John MacFarlane | 1 | -8/+5 |
2014-08-12 | Docx Reader: Trim line breaks from the beginning and end of Section | Jesse Rosenthal | 1 | -5/+8 |
2014-08-12 | epub3 template: Put title page in section with epub:type titlepage. | John MacFarlane | 1 | -8/+5 |
2014-07-29 | Docx writer: Print subtitle from metadata if present. | John MacFarlane | 1 | -0/+0 |
2014-07-26 | Docx writer: include abstract with Abstract style. | John MacFarlane | 1 | -0/+0 |
2014-07-20 | Include `lot` and `lof` variables in latex template. | John MacFarlane | 1 | -5/+8 |
2014-07-16 | Custom writers now work with `--template`. | John MacFarlane | 1 | -19/+4 |
2014-07-16 | Made Citation information available in lua custom writer. | John MacFarlane | 1 | -2/+7 |
2014-07-08 | Added type attribute to link tags in epub3 template. | John MacFarlane | 1 | -8/+5 |
2014-06-29 | Merge remote-tracking branch 'jgm/master' into dokuwiki | Clare Macrae | 26 | -5092/+28 |
2014-06-28 | Updated to latest version of jgm/pandoc-templates - including default.dokuwiki | Clare Macrae | 1 | -5/+8 |
2014-06-28 | Updated to latest version of jgm/pandoc-templates | Clare Macrae | 1 | -8/+5 |
2014-06-18 | Added haddock template. | John MacFarlane | 1 | -7/+5 |
2014-06-09 | Updated default latex template so `\subtitle` works properly. | John MacFarlane | 1 | -12/+6 |
2014-06-01 | Removed header1.xml, footer1.xml from reference.docx. | John MacFarlane | 1 | -0/+0 |
2014-06-01 | Docx writer: Header and footer are now carried over from reference.docx. | John MacFarlane | 1 | -0/+0 |
2014-06-01 | LaTeX/Beamer templates: remove conditional around date. | John MacFarlane | 1 | -5/+13 |
2014-05-06 | LaTeX template: Added linestretch variable. | John MacFarlane | 1 | -7/+5 |
2014-05-06 | Added fontfamily variable to latex template. (tlvince) | John MacFarlane | 1 | -6/+6 |
2014-05-06 | Updated templates: conditionalize author/date in latex template. | John MacFarlane | 1 | -5/+7 |
2014-05-06 | Update latex/beamer templates: load upquote after fontenc. | John MacFarlane | 1 | -8/+5 |
2014-04-30 | Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics. | John MacFarlane | 1 | -11/+7 |
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 |