Skip to content
Snippets Groups Projects
Commit 6c683a6c authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Proper directory structure for placing in ~/texmf/tex/latex/avoeclasses/

parent be2cf144
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@
\fancyhead[L]{\includegraphics[width=6cm]{avoelogo.png}}
\fancyhead[R]{\color{avoehdr}\large\scshape\ifdefined\@arbeitskreis{}Arbeitskreis\\\@arbeitskreis\fi}
\cfoot{\color{avoehdr}Seite \thepage\ von \pageref{LastPage}}
\lfoot{\color{avoehdr}\@shorttitle\ifdefined\@shorttitle\ifdefined\@themengebiet\\\fi\fi\@themengebiet}
\lfoot{\color{avoehdr}\ifdefined\@shorttitle\@shorttitle\ifdefined\@themengebiet\\\fi\fi\ifdefined\@themengebiet\@themengebiet\fi}
\rfoot{\color{avoehdr}\@footdate}
% \fancyhead[RE,LO]{\show@committee, \show@date}
% \fancyhead[LE,RO]{page \thepage}
......
......@@ -241,4 +241,9 @@
\fi
\newcommand{\chapterauthor}[1]{%
{\parindent0pt\vspace*{-40pt}%
\linespread{1.1}\large\scshape#1%
\par\nobreak\vspace*{35pt}}
\@afterheading%
}
......@@ -8,11 +8,13 @@
\ifx\@hdrImg\@empty%
\else
\vskip-1em%
\vskip0.05cm%
\vskip-0.05cm%
\begin{beamercolorbox}[wd=1.0\paperwidth,sep=0pt,left,leftskip=0ex]{frametitlebg}%
\hspace{-0.065cm}%
\begin{tikzpicture}%
\node[anchor=north west,inner sep=0pt] (main) at (0,0) {\includegraphics[width=1.0\paperwidth]{\@hdrImg}};%
\node[anchor=north west,inner sep=0pt] (avoelogo) at(0,0) {\includegraphics[width=6cm]{avoelogo.png}};%
\node[anchor=north west,inner sep=0pt] (avoelogo) at(0,0) {\includegraphics[width=6cm]{avoelogo-margin.png}};%
\draw [line width=0.1cm, color=AVOegrey] (avoelogo.south west) -- (avoelogo.south east);%
\end{tikzpicture}%
\end{beamercolorbox}
\vskip-1em%
......
......@@ -91,9 +91,11 @@
%
\else%
\begin{beamercolorbox}[wd=1.0\paperwidth,sep=0pt,left,leftskip=0ex]{frametitlebg}%
\hspace{-0.065cm}%
\begin{tikzpicture}%
\node[anchor=north west,inner sep=0pt] (main) at (0,0) {\includegraphics[width=1.0\paperwidth]{\@hdrImg}};%
\node[anchor=north west,inner sep=0pt,outer sep=15pt] (avoelogo) at(0,0) {\includegraphics[width=6cm]{avoelogo.png}};%
\node[anchor=north west,inner sep=0pt] (avoelogo) at(0,0) {\includegraphics[width=6cm]{avoelogo-margin.png}};%
\draw [line width=0.1cm, color=AVOegrey] (avoelogo.south west) -- (avoelogo.south east);%
\end{tikzpicture}%
\end{beamercolorbox}
\vspace{-0.05cm}%
......
File deleted
File deleted
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment