dotfiles/latex_template/README.md
2023-07-28 16:28:16 +03:00

457 B

Latex Template

A personal template I have copied from Charlie's Math Template.

To use:

  1. Copy this directory to the same directory as your LaTeX file.
$ cp ./letterfonts.tex ./macros.tex ./preamble.tex ./template.tex [some_dir]

or

$ ltcp

ltcp if alias, embedded into my .zshrc

  1. Edit the file "template.tex" to your liking.

Note

I'm using texlive with it.