- This repository contains a LaTeX package that summarizes useful packages and commands that are frequently used for the creation of mathematical articles and theses
- Download the file
mathesis.sty
from this repository into your project directory - Put the command
\usepackage{mathesis}
in your preamble - Check
_template/_template.tex
for documentation and example usage of the package - If you do not want to copy
mathesis.sty
every time you create a new article, you may copy it into<TEXMF>/tex/latex/mathesis
. The value of<TEXMF>
depends on your TeX distribution and your operating system, check out http://tex.stackexchange.com/questions/1137/where-do-i-place-my-own-sty-or-cls-files-to-make-them-available-to-all-my-te