Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-01 | Merge pull request #155 from adunning/html-abstract | John MacFarlane | 1 | -0/+5 | |
Add TOC to HTML slides where missing. | |||||
2015-12-20 | Add TOC to slides where missing. | Andrew Dunning | 1 | -0/+5 | |
2015-10-22 | Realign HTML templates. | Andrew Dunning | 1 | -5/+13 | |
Add lang, dir, quotes where not included previously; always make display of author and date conditional. | |||||
2015-10-22 | Add keywords to HTML templates. | Andrew Dunning | 1 | -0/+3 | |
2015-10-16 | Use en dash to separate title-prefix. | Andrew Dunning | 1 | -1/+1 | |
2013-06-21 | Added subtitle to html and latex formats. | John MacFarlane | 1 | -0/+3 | |
2013-01-04 | Added css to preserve space in <code> tags. | John MacFarlane | 1 | -0/+1 | |
Thanks to Dirk Laurie. | |||||
2012-11-02 | Removed unnecessary if around pagetitle. | John MacFarlane | 1 | -1/+1 | |
2012-01-25 | Added style tags around highlighting-css. | John MacFarlane | 1 | -0/+2 | |
This is needed because of change from h-k 0.4 to 0.5. | |||||
2012-01-24 | s5: Removed now-unused s5includes variable. | John MacFarlane | 1 | -4/+0 | |
2011-12-27 | Changed highlighting-css because of changes in highlighting-kate. | John MacFarlane | 1 | -2/+0 | |
This is now an entire <style> section, not just its contents. | |||||
2011-12-20 | s5 : Add titleslide class to title slide. | John MacFarlane | 1 | -1/+1 | |
2011-12-01 | Slidy, HTML: Use h2 for author, h3 for date. | John MacFarlane | 1 | -2/+2 | |
Previously, title was h1, author h3, date h4. There was no real reason for skipping h2. | |||||
2011-11-29 | HTML-based templates: use separate variables for meta-date, meta-author. | John MacFarlane | 1 | -4/+4 | |
2011-11-08 | Added Content-Style-Type to s5, slidy templates. | John MacFarlane | 1 | -0/+1 | |
2011-07-28 | Added s5-url and slidy-url variables. | John MacFarlane | 1 | -5/+5 | |
2011-07-22 | Renamed templates from <writer>.template to default.<writer>. | John MacFarlane | 1 | -0/+69 | |