- 04 oct., 2018 3 validations
-
-
Hakim El Hattab a écrit
-
Hakim El Hattab a écrit
-
Hakim El Hattab a écrit
-
- 02 oct., 2018 1 validation
-
-
Fred Rolland a écrit
-
- 05 mai, 2018 1 validation
-
-
Greg Denehy a écrit
-
- 24 avr., 2018 1 validation
-
-
Hakim El Hattab a écrit
-
- 20 fév., 2018 2 validations
-
-
Martin Jurča a écrit
-
Martin Jurča a écrit
fixed showing speaker's view with timings/pacing while serving the presentation from the file system
-
- 08 fév., 2018 1 validation
-
-
Benjamin Tan a écrit
-
- 04 déc., 2017 1 validation
-
-
Hakim El Hattab a écrit
-
- 30 nov., 2017 1 validation
-
-
John MacFarlane a écrit
Closes #2026. This does not change the default behavior of the math plugin, but it allows $ delimiters to be disabled (which is usually what you want, since otherwise normal uses of $ for currency get treated as math delimiters). To use: Reveal.initialize({ math: { tex2jax: { inlineMath: [['\\(','\\)']], skipTags: ['script','noscript','style', 'textarea','pre'] } }, etc. });
-
- 23 nov., 2017 1 validation
-
-
Hakim El Hattab a écrit
-
- 22 nov., 2017 1 validation
-
-
Hakim El Hattab a écrit
-
- 05 nov., 2017 1 validation
-
-
Jens Lechtenbörger a écrit
-
- 12 août, 2017 1 validation
-
-
Thomas Weinert a écrit
-
- 13 juil., 2017 1 validation
-
-
Hakim El Hattab a écrit
-
- 19 juin, 2017 4 validations
-
-
Hakim El Hattab a écrit
-
Hakim El Hattab a écrit
-
Hakim El Hattab a écrit
-
Hakim El Hattab a écrit
-
- 12 juin, 2017 1 validation
-
-
Hakim El Hattab a écrit
-
- 07 juin, 2017 1 validation
-
-
Hakim El Hattab a écrit
-
- 06 juin, 2017 1 validation
-
-
Ole Mussmann a écrit
-
- 22 mai, 2017 1 validation
-
-
Hakim El Hattab a écrit
-
- 21 mai, 2017 3 validations
-
-
linux-man a écrit
-
linux-man a écrit
Block dimension calculation is not accurate, so zoom is made on mouse coordinates Change default modifier to ctrl - alt don't work on Linux New parameter zoomLevel: default 2
-
linux-man a écrit
Open/close with Control+Shift+f Find words inside SPAN Don't duplicate findings
-
- 30 avr., 2017 3 validations
-
-
Greg Denehy a écrit
-
Greg Denehy a écrit
-
Greg Denehy a écrit
Added programatic support for custom key bindings with optional descriptions to be added to the help screen
-
- 21 avr., 2017 1 validation
-
-
Hakim El Hattab a écrit
-
- 20 avr., 2017 8 validations
-
-
Adam Spiers a écrit
Add an option to display advice on whether the current pace of the presentation is on track for the right timing (shown as green), and if not, whether the presenter should speed up (shown as red) or has the luxury of slowing down (blue). The pacing timer can be enabled by configuring by the `defaultTiming` parameter in the `Reveal` configuration block, which specifies the number of seconds per slide. 120 can be a reasonable rule of thumb. Timings can also be given per slide `<section>` by setting the `data-timing` attribute. Both values are in numbers of seconds. When the option is enabled, clicking on the timers will reset the timer to the beginning of the current slide, i.e. as if pacing was perfectly on track, not to zero as if the presentation had just begun.
-
Adam Spiers a écrit
-
Adam Spiers a écrit
-
Adam Spiers a écrit
and make muting work for negative values
-
Adam Spiers a écrit
-
Adam Spiers a écrit
This allows us to use different colours for different timers, which will be useful when we add a pacing timer.
-
Adam Spiers a écrit
This will allow us to reuse the display code for displaying an additional pacing timer.
-
Adam Spiers a écrit
-
- 05 avr., 2017 1 validation
-
-
Christian Lawson-Perfect a écrit
cdn.mathjax.org is shutting down: https://www.mathjax.org/cdn-shutting-down/ This changes the default MathJax URL in the math plugin, as well as references in README.md and test/examples/math.html
-