-
(author of the project here) we tried extensively [1], but unfortunately concluded that obtaining consistent outputs across various platforms, not to mention across different versions of the same browser, is not feasible at present -- if you want a nicely typeset PDF document, use the real LaTeX (or an alternative such as Typst).
[1]: https://github.com/vincentdoerig/latex-css/pull/62
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
microtype
A JavaScript package that implements LaTeX-like text justification, hyphenation, and other micro-typographic adjustments
I had a crack at a solution to this problem recently. It's pretty basic in terms of what it can do and not the most performant.
Code: https://github.com/tdjsnelling/microtype
Related posts
-
Show HN: Bolt.css – Another classless CSS library
-
Ruby on Rails 8 - Frontend Rápido com Frameworks CSS Classless ou Class-Light sem CDN
-
From Seasons of Struggle to Horizons of Hope: My 2024 Tech Odyssey
-
Ruby on Rails 8 - Frontend Rápido Usando Tailwind como um Frameworks CSS Classless
-
Building a Mini CMS for vCard – Personal Portfolio with GitHub Copilot