Hacker News new | ask | show | jobs
by meemo 2020 days ago
I keep my custom commands and styles in a separate tex file that I `\input` into the document file I am working on. The document file usually looks very clean with this method. It feels very much like HTML and CSS to me.