texmaster/README.md
2019-06-25 13:02:16 +02:00

12 lines
177 B
Markdown

# texmaster
Latex master template.
```sh
mkdir $report
cd $report
git clone https://willipink.eu/git/moritz/texmaster.git
cp texmaster/master.tex $report.tex
v report.tex
```