forked from upb/FancyBeamerUPB
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
2d19749105 | ||
|
ce3ce1b820 | ||
|
50597e4ca9 | ||
|
e5ab968948 |
@ -1,4 +1,4 @@
|
||||
\AtEndPreamble{\usepackage{../fancyupb}} % use the UPB look and feel
|
||||
\AtEndPreamble{\usepackage{\FancyBeamerUPBdir/fancyupb}} % use the UPB look and feel
|
||||
|
||||
% =============================================
|
||||
% FANCY BEAMER
|
||||
@ -136,7 +136,7 @@
|
||||
\def\fancy@titlepage@margin{20pt}
|
||||
\newcommand{\@createtitleslide}{
|
||||
{
|
||||
\ifx \fancytitlepicture \empty \else \usebackgroundtemplate{\pic[trim=0 0 0 \fancytitlepictureoffset,clip,width=\paperwidth]{\fancytitlepicture}} \fi
|
||||
\ifx \fancytitlepicture \empty \else \usebackgroundtemplate{\pic[trim=-1000 0 500 -235,width=.8\paperwidth]{\fancytitlepicture}} \fi
|
||||
\begin{frame}[plain]
|
||||
\vskip0pt plus 1filll
|
||||
\begin{beamercolorbox}[wd=\paperwidth,ht=4.5ex,dp=2ex,right]{titlebox}
|
||||
|
@ -43,5 +43,4 @@
|
||||
\UpdateBoxColor{note}{red}
|
||||
|
||||
% use official logos
|
||||
\fancylogos{upb,upb-triangles}
|
||||
\setpaths{{pics/}{../pics/}}
|
||||
\setpaths{{pics/}{\FancyBeamerUPBdir/pics/}}
|
||||
|
Loading…
Reference in New Issue
Block a user