From 352120e6e3f1d49b954a1c7f7f83e6902c328bc1 Mon Sep 17 00:00:00 2001 From: Benno2000 Date: Fri, 29 Mar 2024 19:21:18 +0100 Subject: [PATCH] fix maketitle error when no logos are defined --- fancybeamer.sty | 1 + 1 file changed, 1 insertion(+) diff --git a/fancybeamer.sty b/fancybeamer.sty index 4f9d3de..cd11662 100644 --- a/fancybeamer.sty +++ b/fancybeamer.sty @@ -119,6 +119,7 @@ \newif\iffancy@logos@first@ % [options for includegraphics, shared for all figures]{logonameA, logonameB, ...} +\def\fancy@logoline{} \newcommand*\fancylogos[2][]{\def\fancy@logoline{% \fancy@logos@first@true % we iterate over all images given in the comma-separated list