Age | Commit message (Expand) | Author | Files | Lines |
2012-03-05 | Set mainlanguage for ConTeXt | Aditya Mahajan | 1 | -0/+4 |
2012-03-05 | LaTeX template: use mainlang variable in \setmainlanguage. | John MacFarlane | 1 | -1/+1 |
2012-03-04 | LaTeX commands to deal with \euro command with every engine. | John MacFarlane | 1 | -0/+3 |
2012-03-04 | Better language defaults in LaTeX template. | John MacFarlane | 1 | -2/+7 |
2012-03-03 | Slight change in context template to avoid double spacing. | John MacFarlane | 1 | -1/+2 |
2012-03-03 | Default q:quote style for HTML5 template. | John MacFarlane | 1 | -0/+5 |
2012-02-29 | Merge pull request #5 from adityam/master | John MacFarlane | 1 | -3/+8 |
2012-02-28 | Better support for unnumbered sections | Aditya Mahajan | 1 | -3/+8 |
2012-02-11 | Added style tags around highlighting css in html5 template. | John MacFarlane | 1 | -0/+2 |
2012-01-31 | Docbook: Alternate doctype if mathml is used. | John MacFarlane | 1 | -0/+5 |
2012-01-30 | Split off default.beamer from default.latex. | John MacFarlane | 2 | -29/+142 |
2012-01-30 | LaTeX: Don't include \maxwidth in beamer. | John MacFarlane | 1 | -0/+3 |
2012-01-28 | Use dcterms.date for html5 metadata. | John MacFarlane | 2 | -2/+2 |
2012-01-28 | dzslides: Center title page. | John MacFarlane | 1 | -2/+3 |
2012-01-25 | latex: use ignorenonframetext on beamer, and make proper title slide. | John MacFarlane | 1 | -1/+5 |
2012-01-25 | Added style tags around highlighting-css. | John MacFarlane | 4 | -0/+8 |
2012-01-25 | LaTeX template: code for section title slides in beamer. | John MacFarlane | 1 | -0/+6 |
2012-01-24 | Revert titleslide change in dzslides. | John MacFarlane | 1 | -1/+1 |
2012-01-24 | Dzslides: tweaked titleslide css since header can now be any level. | John MacFarlane | 1 | -1/+1 |
2012-01-24 | s5: Removed now-unused s5includes variable. | John MacFarlane | 1 | -4/+0 |
2012-01-24 | slidy: Removed now-unused slidy-css and slidy-js variables. | John MacFarlane | 1 | -16/+0 |
2012-01-24 | dzslides template: Fixed css for new highlighting-kate. | John MacFarlane | 1 | -4/+0 |
2012-01-11 | Split html template into html, html5 templates. | John MacFarlane | 2 | -28/+54 |
2012-01-08 | Removed openxml template. | John MacFarlane | 1 | -15/+0 |
2012-01-08 | openxml: More namespaces. | John MacFarlane | 1 | -0/+2 |
2012-01-08 | openxml: Added additional schemas to document tag. | John MacFarlane | 1 | -2/+7 |
2012-01-07 | openxml: Added xmlns for relationships. | John MacFarlane | 1 | -1/+2 |
2012-01-04 | Added math xmlns to openxml template. | John MacFarlane | 1 | -1/+2 |
2012-01-03 | Added openxml template (writer still not implemented). | John MacFarlane | 1 | -0/+6 |
2011-12-30 | LaTeX template: color links blue. | John MacFarlane | 1 | -2/+6 |
2011-12-30 | ConTeXt: Made setuphead sensitive to `number-sections` variable. | John MacFarlane | 1 | -3/+3 |
2011-12-29 | Replaced dzslides-core code with dzslides-core variable. | John MacFarlane | 1 | -377/+1 |
2011-12-29 | LaTeX template: Changes to allow beamer output. | John MacFarlane | 1 | -1/+16 |
2011-12-27 | Changed highlighting-css because of changes in highlighting-kate. | John MacFarlane | 3 | -10/+0 |
2011-12-23 | LateX: Instead of having multiple imports of listings, combine to one. | John MacFarlane | 1 | -4/+3 |
2011-12-23 | Add highlighting macros to default latex template. | John MacFarlane | 1 | -0/+3 |
2011-12-20 | s5 : Add titleslide class to title slide. | John MacFarlane | 1 | -1/+1 |
2011-12-18 | Added templates for epub coverimage, titlepage, regular page. | John MacFarlane | 3 | -0/+54 |
2011-12-04 | default.rst: Added empty comment after directives. | John MacFarlane | 1 | -0/+2 |
2011-12-01 | Revert "LaTeX: Use \date{} if no date in metadata." | John MacFarlane | 1 | -2/+0 |
2011-12-01 | LaTeX: Use \date{} if no date in metadata. | John MacFarlane | 1 | -0/+2 |
2011-12-01 | Slidy, HTML: Use h2 for author, h3 for date. | John MacFarlane | 2 | -4/+4 |
2011-11-29 | HTML-based templates: use separate variables for meta-date, meta-author. | John MacFarlane | 4 | -16/+16 |
2011-11-27 | LaTeX template: if 'lang' is set, load babel. | John MacFarlane | 1 | -0/+3 |
2011-11-17 | Improved author/date in asciidoc template. | John MacFarlane | 1 | -2/+6 |
2011-11-16 | Added asciidoc template. | John MacFarlane | 1 | -0/+22 |
2011-11-08 | Added Content-Style-Type to s5, slidy templates. | John MacFarlane | 2 | -0/+2 |
2011-11-08 | Added Content-Style-Type meta tag for XHTML compliance. | John MacFarlane | 1 | -0/+1 |
2011-11-07 | Dzslides template - allow images to be their own size. | John MacFarlane | 1 | -10/+0 |
2011-11-07 | Improved css for dzslides to prevent text spilling over R side. | John MacFarlane | 1 | -2/+1 |