Y
Hacker News
new
|
ask
|
show
|
jobs
by
sixtyj
263 days ago
E.g. Pandoc, universal tool…
3 comments
dfc
263 days ago
You will be surprised to learn that pandoc uses latex for generating the PDF. It's barely hidden:
https://www.pandoc.org/demo/example33/2.4-creating-a-pdf.htm...
link
sixtyj
262 days ago
I know it ;) But we are talking about how to use something universal. I like pandoc as it is easy to use and… boring.
link
dfc
261 days ago
Your original comment before editing complained about using pdflatex as if it was not part of the pandoc toolchain. It was not about pandoc being universal.
link
xigoi
263 days ago
Doesn’t Pandoc just use LaTeX under the hood?
link
__mharrison__
263 days ago
Pandoc works with typst too.
link
https://www.pandoc.org/demo/example33/2.4-creating-a-pdf.htm...