2 thoughts on “Fullscreen Background Images in ioslides Presentations

  1. Great post! Our group discovered a problem when updating the rmarkdown package from 1.10 to 1.11. When loading jQuery, the following bit:

    src = system.file("rmd/h/jquery-1.11.3", package='rmarkdown'),

    should be changed to:

    src = system.file("rmd/h/jquery", package='rmarkdown'),

    Enjoy!

    Reply

Leave a Reply to Bobbi CarothersCancel reply