Andrew Dunning
d104c53565
Add width, height variables to reveal.js.
2015-10-14 17:31:23 -04:00
Andrew Dunning
da139313d2
Update reveal.js template from 3.1 source.
...
All configuration options are now available as variables, but are only be included if set (reveal.js uses defaults otherwise).
2015-10-14 17:15:21 -04:00
Grégoire Pineau
859c5feeb9
[Reveals] Be able to change customize 'progress' and 'controls'
2015-10-05 16:39:28 +02:00
John MacFarlane
3370fd9f11
Revealjs: Allow center to be set to false. Closes #93 .
2015-05-27 11:02:11 -07:00
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