arnehilmann / markdeck

presentations as code - author cool slide decks, text-only, offline-ready, collaborative
https://arnehilmann.github.io/markdeck/
MIT License
1.25k stars 38 forks source link

PDF not generated but no error logged #56

Closed AndyDentFree closed 3 years ago

AndyDentFree commented 3 years ago

I did a presentation using the deck at https://github.com/AndyDentFree/DDDlottie21 and thanks for all your work as it went very smoothly.

But, unlike the last time I used markdeck, in 2019, I'm not seeing a PDF generated.

The config parsing from the slides.md seems to have parsed the PDF directive, judging from the attached log:

"pdf": "WholeLottieToolsDDD21.pdf"

logRerenderButNoPDF.txt

How can I diagnose what's going wrong?

arnehilmann commented 3 years ago

(I should really update the documentation in that regard, see issue #52).

Please try markdeck start pdf.

arnehilmann commented 3 years ago

Please feel free to reopen this issue if the above comment does not help you.