diff --git a/main.tex b/main.tex index 74008c3..6e9313d 100644 --- a/main.tex +++ b/main.tex @@ -3,9 +3,9 @@ \documentclass[10pt,pdftex,a5paper]{scrreprt} \usepackage{import} -\import{openfm/}{packages} -\import{openfm/}{layout} -\import{openfm/}{commands} +\subimport{openfm/}{packages} +\subimport{openfm/}{layout} +\subimport{openfm/}{commands} \begin{document} diff --git a/openfm/commands.tex b/openfm/commands.tex index 9c9e6d8..9702610 100644 --- a/openfm/commands.tex +++ b/openfm/commands.tex @@ -154,7 +154,7 @@ \end{textblock} \begin{textblock}{60}(0,0) \vspace{10px} -\includegraphics[width=\textwidth,height=36px]{img/titellinie-oben.png} +\includegraphics[width=\textwidth,height=36px]{openfm/img/line-top.png} \end{textblock} } } diff --git a/openfm/img/titellinie-unten.png b/openfm/img/line-bottom.png similarity index 100% rename from openfm/img/titellinie-unten.png rename to openfm/img/line-bottom.png diff --git a/openfm/img/titellinie-oben.png b/openfm/img/line-top.png similarity index 100% rename from openfm/img/titellinie-oben.png rename to openfm/img/line-top.png diff --git a/openfm/layout.tex b/openfm/layout.tex index c920390..52a3e5a 100644 --- a/openfm/layout.tex +++ b/openfm/layout.tex @@ -19,7 +19,7 @@ \lfoot{ \begin{textblock}{60}(0,40) \vspace{3px} -\includegraphics[width=\textwidth,height=36px]{img/titellinie-unten.png} +\includegraphics[width=\textwidth,height=36px]{openfm/img/line-bottom.png} \end{textblock} } \cfoot{\sf{\textcolor{darkgray}{0x\ifthenelse{\value{page}>15}{}{0}\Hexadecimal{page}}}}