-
It seems that podium uses ramark.js under the hood (looking at the example deck) but if I open the `slides.html` in the browser it can't find anything from the `/resources/` directory (which I guess i…
-
Hi,
i have fragments in my presentation. When i print an PDF i does not would to print every fragment on a single page. This is the default in reveal.js.
The default can configured through
…
-
Is it possible to export the slides to PDF?
I guess maybe using Pandoc somehow.
-
Hi,
I wanted to have all the components handy for a project I'm planning so I listed all sections with their visual renderings.
You can find it here:
https://github.com/tart2000/Webslides-compon…
-
Hello
While I can set the dimensions of exported screenshots, I seem not to be able to do this for the exported PDF.
By default, the dimensions of the PDF seems to be not the default 4:3 that I …
-
Hi! I was looking to export a huge slideshow I have in RISE to html and pdf, and I found no easy way to export it avoiding the presentation notes. I might be missing something here. Is there a nbconve…
-
I used a PNG image, CSS, and a DIV tag to create an image-based watermark:
```
#watermark {
background: url(../../share/images/do-not-distribute-watermark.png) no-repeat;
top: 400px;…
-
Hi there,
Love your work really usefull, I have several jupyter notebooks that worj great render fine. Now I have some new ones that have issues with rendering the mathjax formulas. It seems the sp…
-
What this person said:
https://github.com/ipython/ipython/issues/9348
Would be amazing to have notebook to slides to PDF in one line as in:
`jupyter nbconvert --to pdfslides /path/to/your/noteboo…
-
The font size is different between the slides generated with "sensei serve" and the slides generated with "sensei pdf"
This may cause layout errors.
With "serve":
![sensei_serve](https://user-ima…