LaTeX.css — Make your website look like a LaTeX document
latex.vercel.app · 1,830 words · saved by 3 readers
A minimal, almost class-less CSS library to write modern websites that look like LaTeX documents.
Getting Started Add the line <link rel="stylesheet" href="https://latex.vercel.app/style.css"> to the <head> of your website or install the package using npm install latex.css . (optional) Add any classes to elements described in the next section . (optional) Add dark mode by adding the latex-dark-auto class to the <body> . More infos here . (optional) If you need support for L a T e X math, add the following script to include MathJax : <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> (optional) If you need syntax highlighting, add t
saved by
related reading
- Pandoc - indexpandoc.org
- Lil'Loglilianweng.github.io
- Leonard Tang.leonardtang.me
- The Design of This Websiteturntrout.com
- GitHub - sylvainhalle/textidote: Spelling, grammar and style checking on LaTeX documentsgithub.com
- DESIGN.md Examples for AI Agents | Refero Stylesstyles.refero.design
- Varun Shenoyvarunshenoy.com
- GitHub - typst/typst: A markup-based typesetting system that is powerful and easy to learn.github.com
- latex - Is it possible to render TeX math comments in VS Code? - Stack Overflowstackoverflow.com
- Tufte CSSedwardtufte.github.io
- Impeccable: The missing upgrade to Anthropic's impeccable skillimpeccable.style
- The Art of LaTeX: Common Mistakes, and Advice for Typesetting Beautiful, Delightful Proofs | Fan Pu Zengfanpu.io