Moved software and source code design to appendices

Additionally, the entire LaTeX setup was adapted for this use case.

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-08-14 16:40:38 +02:00
parent e5662ed48d
commit 15aabfa9ac
5 changed files with 75 additions and 54 deletions

View File

@ -3,14 +3,15 @@
% Fallback, pass all unknown options to base class
\DeclareOption*{
\PassOptionsToClass{\CurrentOption}{scrreprt}
\PassOptionsToClass{\CurrentOption}{scrbook}
}
% Process given options
\ProcessOptions\relax
% Load base class
\LoadClass[a4paper]{scrreprt}
\LoadClass[a4paper,twoside=false,%
appendixprefix=true,numbers=noenddot]{scrbook}
% do some stuff