added a document conversion format
This commit is contained in:
parent
c44890f56b
commit
9a7934be8e
|
@ -11,7 +11,7 @@ sudo apt install -y pandoc texlive-latex-extra
|
|||
### PDF
|
||||
|
||||
```bash
|
||||
pandoc zentrallabor-vereinssatzung.md -o ~/Desktop/zentrallabor-vereinssatzung.pdf
|
||||
pandoc zentrallabor-vereinssatzung.md -V geometry:a4paper -o ~/Desktop/zentrallabor-vereinssatzung.pdf
|
||||
```
|
||||
|
||||
### HTML
|
||||
|
@ -49,4 +49,4 @@ pandoc zentrallabor-vereinssatzung.md -o ~/Desktop/zentrallabor-vereinssatzung.o
|
|||
|
||||
* http://www.gesetze-im-internet.de/ao_1977/
|
||||
* https://www.vereinswiki.info/
|
||||
* https://www.vereinsrecht.de/
|
||||
* https://www.vereinsrecht.de/
|
||||
|
|
Loading…
Reference in a new issue