You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mit Hilfe von Paged.js kann man aus einem HTML-File relativ einfach (und schnell) vergleichsweise ansehnliche PDFs erzeugen.
Die Toolchain wäre dann nur noch Markdown > Pandoc > HTML > Paged.js/PDF, d.h. das relativ langwierige Kompilieren mit LaTeX würde entfallen. (Außerdem könnte man sich die mehrere Gigabyte große TeX-Installation sparen.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Mit Hilfe von Paged.js kann man aus einem HTML-File relativ einfach (und schnell) vergleichsweise ansehnliche PDFs erzeugen.
Die Toolchain wäre dann nur noch
Markdown > Pandoc > HTML > Paged.js/PDF
, d.h. das relativ langwierige Kompilieren mit LaTeX würde entfallen. (Außerdem könnte man sich die mehrere Gigabyte große TeX-Installation sparen.)Frage: Taugt das für einfache Vorlesungs-PDFs?
Alternative: https://github.com/Kozea/WeasyPrint
Beta Was this translation helpful? Give feedback.
All reactions