Hacker News new | ask | show | jobs
by EdSchouten 2810 days ago
Shamelessly promoting something that I wrote myself:

https://github.com/ProdriveTechnologies/bazel-latex

These are rules for building LaTeX documents using the Bazel build system. What's pretty nifty is that these download (parts of) TeXLive automatically, meaning that you don't even need to install TeXLive in your home directory. Instead, it's part of your project, meaning that everyone working on it will use exactly the same version of TeXLive.