✳flâneur — a map of the web's best reading
LaTeX.css — Make your website look like a LaTeX document
latex.vercel.app · 1,830 words · saved by 2 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
Explore this link on the map →saved by
related reading
- Lil'Loglilianweng.github.io
- Leonard Tang.leonardtang.me
- Varun Shenoyvarunshenoy.com
- latex - Is it possible to render TeX math comments in VS Code? - Stack Overflowstackoverflow.com
- Tufte CSSedwardtufte.github.io
- GitHub - sylvainhalle/textidote: Spelling, grammar and style checking on LaTeX documents · GitHubgithub.com
- The Art of LaTeX: Common Mistakes, and Advice for Typesetting Beautiful, Delightful Proofs | Fan Pu Zengfanpu.io
- Basic Syntax | Markdown Guidemarkdownguide.org
- Impeccable: The missing upgrade to Anthropic's impeccable skillimpeccable.style
- Sidenotes In Web Design · Gwern.netgwern.net
- Typescale - Create stunning typography, generate CSS, and find inspiration.typescale.com
- A VimTeX Plugin Guide | Vim and LaTeX Series Part 4 | ejmastnakejmastnak.com