Y
Hacker News
new
|
ask
|
show
|
jobs
by
grahameb
384 days ago
Can you make slides and handouts from the same primary document? That'd save me an inordinate amount of time for some church use-cases.
1 comments
Onawa
384 days ago
Look at Quarto. Markdown input, basically any output you want, including HTML, PDF, DOCX, PPTX, etc... All from the same input. Reuse text chunks, use variables, templates, and more. Then just run 'quarto render'.
link
grahameb
383 days ago
Thanks!
link