Skip to content
Snippets Groups Projects
Commit ffb01af5 authored by Jan Wille's avatar Jan Wille
Browse files

Merge branch 'development'

parents 7e495d0f b4ab3b60
No related branches found
No related tags found
No related merge requests found
......@@ -58,14 +58,13 @@
\PassOptionsToPackage{utf8}{inputenc}
\PassOptionsToPackage{T1}{fontenc}
\PassOptionsToPackage{left=3cm,right=2.5cm,top=3cm,bottom=3cm}{geometry}
\PassOptionsToPackage{hidelinks}{hyperref}
\PassOptionsToPackage{headsepline}{scrlayer-scrpage}
\PassOptionsToPackage{babel, german=quotes}{csquotes}
\PassOptionsToPackage{backend=biber,style=alphabetic,sorting=nyt}{biblatex}
\PassOptionsToPackage{free-standing-units,abbreviations}{siunitx}
\PassOptionsToPackage{babel, german=quotes}{csquotes}
\PassOptionsToPackage{european,EFvoltages,straightvoltages}{circuitikz}
\PassOptionsToPackage{hidelinks}{hyperref}
% used packages:
\RequirePackage{inputenc} % inputencoding, utf8 recomendet
......@@ -82,12 +81,6 @@
\RequirePackage{pgffor} % foreach loops
\if@german\RequirePackage{ziffer}\fi % german dezimal numbers
% should these be in?
\RequirePackage{amsmath}
\RequirePackage{amssymb}
\RequirePackage{subfigure}
\RequirePackage{pdfpages}
\RequirePackage{soul}
% config for header and footer
\pagestyle{scrheadings}
......
......@@ -52,7 +52,7 @@
\InputIfFileExists{personal.tex}{
\ClassInfo{\myClassName}{personal.tex was found. Using it...}
}{
\ClassInfo{\myClassName}{no personal.tex! Configre the titlepage yourselfe}
\ClassInfo{\myClassName}{no personal.tex! Configre the titlepage yourself}
}
% enforced options for packages
......@@ -86,7 +86,7 @@
\InputIfFileExists{config.tex}{
\ClassInfo{\myClassName}{config.tex was found. Using it...}
}{
\ClassInfo{\myClassName}{no config.tex!! I hope you configered it yourself.}
\ClassInfo{\myClassName}{no config.tex!! I hope you configured it yourself.}
}
\makeatother
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment