mirror of
https://github.com/cupcakearmy/memoir.git
synced 2025-09-06 07:50:42 +00:00
latex
This commit is contained in:
12
pages/latex.md
Executable file
12
pages/latex.md
Executable file
@@ -0,0 +1,12 @@
|
||||
# LaTeX
|
||||
|
||||
This is a collection of different LaTeX snippets for different use-cases.
|
||||
|
||||
## Building
|
||||
|
||||
I exclusively [Tectonic](https://tectonic-typesetting.github.io/en-US/) as build engine, as it is a modern alternative to the "OGs".
|
||||
Most importantly, it supports lazy loading of dependencies, so the install size is tiny (in comparison).
|
||||
|
||||
## Pipeline
|
||||
|
||||
To build Latex in a GitHub Action, see [here](dev_ops/github-actions/latex)
|
Reference in New Issue
Block a user