nicht mehr aktuelle informationen aus dem readme entfernt

This commit is contained in:
David Kilias 2020-12-08 08:49:57 +01:00
parent 1615a0ac52
commit 603a7af7d4

View file

@ -14,15 +14,6 @@
- Docker Image ändern in latexdockercmd.sh - Docker Image ändern in latexdockercmd.sh
- derzeit das volle Ubuntu Image (~2.6GB) - derzeit das volle Ubuntu Image (~2.6GB)
### Aufruf
```bash
mkdir -p build
./latexdockercmd.sh pdflatex --output-directory=build <src>.tex
mv build <src>.pdf .
rm -r build
```
### Makefile ### Makefile
```bash ```bash