1. 18 mai, 2017 4 validations
  2. 17 mai, 2017 3 validations
  3. 16 mai, 2017 22 validations
  4. 05 mai, 2017 2 validations
  5. 03 mai, 2017 1 validation
  6. 01 mai, 2017 1 validation
  7. 27 avr., 2017 4 validations
  8. 26 avr., 2017 1 validation
  9. 21 avr., 2017 1 validation
  10. 20 avr., 2017 1 validation
    • Adam Spiers's avatar
      optionally display pacing advice based on slide timings · 715cf0ba
      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.
      715cf0ba