mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-24 12:19:33 +01:00
.. | ||
.gitignore | ||
hello.tex | ||
README.md |
Notes on using LaTeX
Simple boilerplate
Refer to hello.tex
Installing custom templates
- Put them to
~/texmf/tex/latex/local/
- This can be verified with
kpsewhich -var-value=TEXMFHOME
in case this happened to be not-Linux.
- Run
texhash ~/texmf