Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-11-07 | Updated dzslides template to current github version. | John MacFarlane | 1 | -176/+299 |
2011-10-03 | dzslides: removed extra title element. | John MacFarlane | 1 | -1/+0 |
2011-10-02 | dzslides: better default template. | John MacFarlane | 1 | -10/+24 |
2011-10-01 | dzslides template: Use default css only if no css links specified. | John MacFarlane | 1 | -22/+26 |
2011-10-01 | Fixed nesting of conditional around title in slidy template. | John MacFarlane | 1 | -1/+1 |
2011-10-01 | Added dzslides template. | John MacFarlane | 1 | -0/+363 |
2011-08-25 | Merge pull request #1 from adityam/master | John MacFarlane | 1 | -38/+26 |
2011-08-23 | Blockquote are now in the core | Aditya Mahajan | 1 | -16/+4 |
2011-08-23 | Cleaning setup | Aditya Mahajan | 1 | -8/+2 |
2011-08-23 | Spacing | Aditya Mahajan | 1 | -1/+1 |
2011-08-23 | Changing layout | Aditya Mahajan | 1 | -1/+1 |
2011-08-23 | Refactoring code style | Aditya Mahajan | 1 | -22/+28 |
2011-08-20 | ConTexT: Use 'description' instead of 'descr'. | John MacFarlane | 1 | -4/+3 |
2011-08-18 | Opendocument: Remove outline-level attribute. | John MacFarlane | 1 | -1/+1 |
2011-08-18 | Opendocument: use Title class for title. | John MacFarlane | 1 | -1/+1 |
2011-08-01 | Show math links even in HTML5 | John MacFarlane | 1 | -3/+0 |
2011-07-30 | LaTeX template: Minor spacing changes. | John MacFarlane | 1 | -5/+6 |
2011-07-30 | Removed ucs package and utf8 from default latex template. | John MacFarlane | 1 | -5/+0 |
2011-07-29 | LaTeX: Use ifxetex and ifluatex instead of iftex package. | John MacFarlane | 1 | -4/+5 |
2011-07-28 | Added s5-url and slidy-url variables. | John MacFarlane | 2 | -7/+7 |
2011-07-24 | Insert CDATA around inline js/css in html and slidy templates. | John MacFarlane | 2 | -2/+10 |
2011-07-23 | HTML template: make TOC more customizable. | John MacFarlane | 1 | -1/+9 |
2011-07-23 | HTML template: Display author(s) and date after title. | John MacFarlane | 1 | -0/+10 |
2011-07-23 | LaTeX template: biblatex is incompatible with ucs. | John MacFarlane | 1 | -0/+4 |
2011-07-23 | Use different hyperref options for xetex. | John MacFarlane | 1 | -1/+8 |
2011-07-23 | LaTeX template: moved command to avoid error. | John MacFarlane | 1 | -8/+8 |
2011-07-22 | Renamed templates from <writer>.template to default.<writer>. | John MacFarlane | 16 | -0/+0 |
2011-07-22 | Use iftex to detect luatex, xetex, ... | John MacFarlane | 1 | -9/+9 |
2011-07-22 | Fixed comment. | John MacFarlane | 1 | -1/+1 |
2011-07-22 | latex.template: Set emergencystretch to prevent overfull lines. | John MacFarlane | 1 | -0/+1 |
2011-07-21 | Use \and for author separator in latex template. | John MacFarlane | 1 | -1/+1 |