mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 16:09:23 +01:00
376 B
376 B
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