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

makro zum logo einfügen

parent c6759443
Branches
No related tags found
1 merge request!2make Master runable
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
\newcommand{\HsHlogoPath}{HSH-Logo.pdf} \newcommand{\HsHlogoPath}{HSH-Logo.pdf}
\newcommand{\HsHlogoPage}{1} \newcommand{\HsHlogoPage}{1}
\newcommand{\includeHsHlogohere}{\raisebox{0pt}[\ht\strutbox][\dp\strutbox]{\includegraphics[width=5cm,page=\HsHlogoPage]{\HsHlogoPath}}} \newcommand{\includeHsHlogohere}{\includegraphics[width=5cm,page=\HsHlogoPage]{\HsHlogoPath}}
\providecommand{\abs}[1]{\ensuremath{\left\vert#1\right\vert}} % Makro für Betragsstriche \providecommand{\abs}[1]{\ensuremath{\left\vert#1\right\vert}} % Makro für Betragsstriche
\newif\if@german% \newif\if@german%
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
\usekomafont{titlehead}{\@titlehead}% \usekomafont{titlehead}{\@titlehead}%
\fi \fi
\hfill \hfill
\includeHsHlogohere \raisebox{0pt}[\ht\strutbox][\dp\strutbox]{\includeHsHlogohere}
\end{minipage} \end{minipage}
\raisebox{10pt}{\rule{\textwidth}{0.5pt}} \raisebox{10pt}{\rule{\textwidth}{0.5pt}}
% end Customised: -------------------------------------------------------- % end Customised: --------------------------------------------------------
...@@ -431,7 +431,7 @@ ...@@ -431,7 +431,7 @@
\usekomafont{titlehead}{\@titlehead}% \usekomafont{titlehead}{\@titlehead}%
\fi \fi
\hfill \hfill
\includeHsHlogohere \raisebox{0pt}[\ht\strutbox][\dp\strutbox]{\includeHsHlogohere}
\end{minipage} \end{minipage}
\raisebox{10pt}{\rule{\textwidth}{0.5pt}} \raisebox{10pt}{\rule{\textwidth}{0.5pt}}
% end Customised: -------------------------------------------------------- % end Customised: --------------------------------------------------------
......
...@@ -35,7 +35,5 @@ ...@@ -35,7 +35,5 @@
eine zahl: $3,5+3.5$\\ eine zahl: $3,5+3.5$\\
\listoffigures \listoffigures
\end{document} \end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment