Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-23 | dzslides: Updated template.html and styles in default template. | John MacFarlane | 1 | -36/+107 | |
Closes #454. | |||||
2011-12-29 | DZSlides: Added dzslides/template.html. | John MacFarlane | 1 | -0/+514 | |
This is the unaltered file from the dzslides repository. Pandoc now reads it, looking for the core part, and includes this in the new dzslides template via the 'dzslides-core' variable. When dzslides is updated, you can just put the new template.html in your `~/.pandoc/dzslides` directory, and things should work -- provided the core part can be identified as everything from <!-- {{{{ dzslides core to the end of the file. This should make it a bit easier to keep up to date. |