This template was created as an alternativ to the supplied Word templates
IPA = Individuelle Praktische Arbeit (https://www.ict-berufsbildung.ch)
The Minted Latex package is used for syntax highlighting of code blocks and requires the python pygments
package.
Older versions of Minted don't support the outputdir
option. Use install-tl-ubuntu to install the latest Texlive version.
Texstudio is recommended for a full IDE. The provided Dockerfile is useful if you just want to build the pdf.
Texstudio is available for every Operating System and is easy to use.
dnf install texstudio texlive-comment.noarch texlive-bable-german.noarch
sudo apt-get install texstudio texlive-latex-extra texlive-lang-german
sudo apt install texstudio texlive-latex-extra texlive-lang-german
I recommend MikTeX and Texstudio (requires MikTex or TexLive). The missing packages will be installed on first build.
Docker installs the latest Texlive version and configures everything correctly:
- Install Docker
- Run
make setup
to build the docker image - Run
make
to build the pdf
The recommended management method for the swiss IPA is Hermes. It is often used by the swiss government for IT-Projects.