Giter VIP home page Giter VIP logo

Comments (8)

riezebosch avatar riezebosch commented on May 31, 2024 1

For reveal.js this is possible by turning fragments via the url: http://yourpresentation/**?fragments=false**

from decktape.

astefanutti avatar astefanutti commented on May 31, 2024 1

@jroper thanks for the feedback. I infer you're exporting reveal.js presentations for which I assumed passing fragments=true in the URL query string would force the fragments to be rendered one per slide. Though it happens the query string parameter does not take precedence over the globally configured fragments option.

So I've just pushed 9e1ad32, that should enable you to export one slide per fragment by adding ?fragments=true to your presentation URLs, until a consistent solution across all the supported presentation frameworks is worked out. In the meantime, I'm renaming this issue.

from decktape.

astefanutti avatar astefanutti commented on May 31, 2024

The fragments option has been set to false in the reveal.js plugin a768e10.

from decktape.

jroper avatar jroper commented on May 31, 2024

The title of this issue should be renamed now - it should be "add option to allow creating one slide per fragment". In my presentations, I often use fragments to "animate" images, with sequences of images, each being a new fragment rendered over the old, progressing through the animation. The PDF is useless if it doesn't have these.

from decktape.

mfhepp avatar mfhepp commented on May 31, 2024

This would really be a very useful improvement - I am using fragments a lot to improve the flow of argument in lectures, but it is painful for students to have PDFs one per each additional fragment. Manual removal in the post-processing would also add a lot of manual work per each release. So I would really love to see this issue fixed - adding the fragments=false parameter to the notebook URI does not work on my system.

from decktape.

astefanutti avatar astefanutti commented on May 31, 2024

@mfhepp what presentation framework do you use?

from decktape.

mfhepp avatar mfhepp commented on May 31, 2024

@astefanutti I am using RISE 5.5.1 with Jupyter Notebooks 5.7.4 from the Anaconda distribution.

from decktape.

bdamele avatar bdamele commented on May 31, 2024

It would be great to have it supported for remarkjs too by checking the value of countIncrementalSlide in the remarkjs' presentation HTML passed to decktape

// Disable counting of incremental slides in the slide counting
countIncrementalSlides: false,

from decktape.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.