LaTeX: add README.md

This commit is contained in:
Aminda Suomalainen 2022-07-19 14:40:25 +03:00
parent 29cf6a513c
commit f6f5b2efdf
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

16
LaTeX/README.md Normal file
View File

@ -0,0 +1,16 @@
# Notes on using LaTeX
## Simple boilerplate
Refer to `hello.tex`
## Installing custom templates
1. Put them to `~/texmf/tex/latex/local/`
* This can be verified with `kpsewhich -var-value=TEXMFHOME` in case this
happened to be not-Linux.
2. Run `texhash ~/texmf`
### Noteworthy templates
* [Finnish standard document](https://github.com/datakurre/vakioasiakirja)