Commit graph

13 commits

Author SHA1 Message Date
John MacFarlane
c3aa395c71 reveal.js template: move custom css after theme.
This allows custom css to modify themes, instead of being replaced
by themes.

Closes #91.
2015-04-07 20:31:00 -07:00
Dmitry Smirnov
f51a985b21 reveal.js: add new configurable options and comments:
* Made option "center" configurable.
 * Added new options "maxScale" and "slideNumber".
 * Added comments to existing options.

Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2015-04-01 08:21:39 +11:00
John MacFarlane
7bdcb5e43d Fixed some cosmetic spacing issues in reveal.js template. 2015-02-16 19:57:17 -08:00
John MacFarlane
260f7876a2 reveal.js template: Fixed link to theme. 2015-02-16 19:51:03 -08:00
Aaron Browne
066b307b63 Fix revealjs theme functionality
Use up-to-date theme as link convention for revealjs. Leave old theme as
config option just in case. Match current revealjs behavior of
defaulting to "black" theme.

Fixes #80

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
2015-01-31 16:00:17 -05:00
Eoin Travers
8fd90a51ff Link to non-minified reveal.js JS and CSS files
`reveal.js` no longer ships with /css/reveal.min.css or /js/reveal.min.js, so template should refer to non-minified original files.
2015-01-19 21:37:44 +00:00
John MacFarlane
79806d4417 reveal.js template: Fix PDF print function.
See pandoc issue #1220.
2014-04-05 15:23:36 -07:00
Alexander Belyaev
cf4e5f4520 Moved $include-after$ to the closing </body>
See https://groups.google.com/forum/#!topic/pandoc-discuss/Fbfh8IIcVds
2014-02-12 01:59:25 +04:00
John MacFarlane
64544dea58 Added subtitle to html and latex formats. 2013-06-21 22:48:49 -07:00
John MacFarlane
fd59e11e15 Fixed errors introduced in last revealjs template update. 2013-05-01 12:45:12 -07:00
John MacFarlane
4696679283 revealjs template: use remotes by default, set defaults from query hash. 2013-04-30 17:33:17 -07:00
John MacFarlane
118f79db5a revealjs template - include pdf css stylesheet by default. 2013-03-24 19:57:13 -07:00
John MacFarlane
1bf5dd6a2b New version of default.revealjs.
Also note rename:  .reveal_js -> .revealjs.
2013-03-23 21:45:31 -04:00