nicht mehr aktuelle informationen aus dem readme entfernt
This commit is contained in:
parent
1615a0ac52
commit
603a7af7d4
1 changed files with 0 additions and 9 deletions
|
@ -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
|
||||||
|
|
Reference in a new issue