- Windows: Install MikTeX.
- Linux: Install
TeX Live
on your system. (e.g. for Ubuntu,sudo apt-get install texlive
)
pdflatex -output-directory=output amiv-statuten.tex
Pandoc is being used to generate the HTML output. Installation instructions are on GitHub.
pandoc -o output/amiv-statuten.html amiv-statuten.tex