gist/LaTeX
2022-07-19 14:40:25 +03:00
..
.gitignore LaTeX/hello.tex: initial commit 2022-07-18 21:14:55 +03:00
hello.tex hello.tex: comment inputenc, enable cmap for copy-pasting 2022-07-18 21:36:24 +03:00
README.md LaTeX: add README.md 2022-07-19 14:40:25 +03:00

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.
  1. Run texhash ~/texmf

Noteworthy templates