-
Trying to download this slidedeck that I made: https://torno1.matirosero.art, but it works with https://inspirejs.org
Getting the following error:
`Error [TypeError]: Cannot read properties of n…
-
When running decktape in revealjs, fragments don't get shown.
For example, this:
````md
### Fragments
Hide and show elements in a sequence with fragments.
```md
Fragment 1.
Fragment 2.
…
-
https://github.com/astefanutti/decktape
-
Even as root I get to following output:
```
./phantomjs decktape.js generic --keycode=Space "http://0.0.0.0:9099/" presentation_template.slides.pdf
bash: ./phantomjs: Permission denied
```
https:…
-
I have recently discovered DeckTape and really appreciate that I can now create PDF slides from Asciidoctor / reveal.js files from the command line :-)
My biggest concerns are internal links (https…
-
[DeckTape](https://github.com/astefanutti/decktape) is a PDF exporter for HTML presentation frameworks. It has many features and supports several HTML frameworks.
Adding a plugin for Cleaver to DeckT…
-
I read the official document and I execute the below command.
```
phantomjs decktape.js rise http://localhost:8888/notebooks/your/notebook.ipynb?token=5413981230123YourIndividualJupyterNotebookSes…
-
```
root@8b3e807dc64c:/src# node /usr/local/lib/node_modules/backslide/node_modules/decktape/decktape.js .tmp/pdf/presentation.html test/a.pdf
Error: Failed to launch chrome!
/usr/local/lib/node_m…
-
When converting some reveal.js slides to PDF decktape is not including some emoji in headings as well as in bold text. I go from Markdown to Quarto (reveal.js) to decktape with `decktape -s 1422x1067`…
-
There could be information (in a page footer?) which DeckTape version is used under the hood (just as a reference in the future when new DeckTape versions are available with some bugfixes).
szpak updated
7 years ago