Viewing profile — michal_h21
michal_h21
HN member- Joined
- Tue, Sep 22, 2015, 6:27 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About michal_h21
No profile information was provided.
Recent public activity
-
comment
Comment #44171122
This was true maybe 20 years ago, before TeX engines that output directly to PDF were created. Today, the recommended engine is LuaLaTeX, and it defaults to OpenType fonts.
-
comment
Comment #44171077
Other incorrect statement is that LaTeX cannot generate HTML. There is number of projects for LaTeX to HTML conversion (TeX4ht, Lwarp, LaTeXML), also Pandoc can convert subset of L…
-
comment
Comment #10470509
Have you tried tex4ht? Maybe it doesn't produce nice output by the default, but it is extremely configurable and it should support all LaTeX out of the box, unlike other solutions …
-
comment
Comment #10260569
You should definitely post some info about your project to tex4ht mailing list, I hope some interesting and more informed discussion might happen there. you may also take a look at…