forked from upb/FancyBeamerUPB
fix maketitle error when no logos are defined
This commit is contained in:
parent
f68f0527f0
commit
352120e6e3
@ -119,6 +119,7 @@
|
|||||||
\newif\iffancy@logos@first@
|
\newif\iffancy@logos@first@
|
||||||
|
|
||||||
% [options for includegraphics, shared for all figures]{logonameA, logonameB, ...}
|
% [options for includegraphics, shared for all figures]{logonameA, logonameB, ...}
|
||||||
|
\def\fancy@logoline{}
|
||||||
\newcommand*\fancylogos[2][]{\def\fancy@logoline{%
|
\newcommand*\fancylogos[2][]{\def\fancy@logoline{%
|
||||||
\fancy@logos@first@true
|
\fancy@logos@first@true
|
||||||
% we iterate over all images given in the comma-separated list
|
% we iterate over all images given in the comma-separated list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user