{"blank":"\nblank()\n    Renders a blank screen.\n","currentSlide":"\ncurrentSlide\n    Returns the current presentation slide index.\n","end":"\nend()\n    Jumps to the last fragment of the last slide.\n","first":"\nfirst()\n    Jumps to the first slide.\n","firstFragment":"\nfirstFragment()\n    Jumps to the first fragment of the current slide.\n","jump":"\njump( n )\n    Jumps a specified number of slides.\n","jumpTo":"\njumpTo( n )\n    Jumps to a specified slide, where `n` is the nominal slide number.\n","last":"\nlast()\n    Jumps to the last slide.\n","lastFragment":"\nlastFragment()\n    Jumps to the last fragment of the current slide.\n","loadPresentation":"\nloadPresentation( file )\n    Loads a presentation from a file.\n","next":"\nnext()\n    Moves the presentation to the next slide or slide fragment.\n","nextSlide":"\nnextSlide()\n    Moves the presentation to the next slide.\n","numSlides":"\nnumSlides\n    Returns the presentation length.\n","pres":"\npres()\n    Prints presentation help text and shortcuts.\n","prev":"\nprev()\n    Moves the presentation to the previous slide or slide fragment.\n","prevSlide":"\nprevSlide()\n    Moves the presentation to the previous slide.\n","redraw":"\nredraw()\n    Redraws the current presentation slide.\n","reloadPresentation":"\nreloadPresentation( file )\n    Reloads a presentation.\n","renderSlide":"\nrenderSlide()\n    Renders the current presentation slide.\n","runSlide":"\nrunSlide()\n    Runs slide code.\n","unwatch":"\nunwatch( [error] )\n    Stops watching a presentation file for changes.\n","watch":"\nwatch()\n    Watches a presentation source file for changes.\n"}
