Read Me
Necessary utilities:
• *nix file utilities: rm, touch
• git (to download latest sources)
• make (which organises conditional compilation)
• texlive or a similarly complete TeX/LaTeX environment
• fig2dev (to generate drawings from xfig sources)
• gnuplot (to calculate diagrams)
To compile the manuscript for DIN A4 paper, go to the sources folder and type:
make skriptumA4.pdf
To get references and table of contents right, it may be necessary to execute the sequence:
• make skriptumA4.aux
• make skriptumA4.toc
• make skriptumA4.pdf
• rm skriptumA4.pdf
• make skriptumA4.pdf