[bootlin/training-materials updates] master: common/beamerthemeBootlin: make sure logo is centered in section title slides (d0ecc48e)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jan 30 22:29:33 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/d0ecc48e541db75647512e822d5f72dcb5dd8cc9

>---------------------------------------------------------------

commit d0ecc48e541db75647512e822d5f72dcb5dd8cc9
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Sun Jan 30 22:29:33 2022 +0100

    common/beamerthemeBootlin: make sure logo is centered in section title slides
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

d0ecc48e541db75647512e822d5f72dcb5dd8cc9
 common/beamerthemeBootlin.sty | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/common/beamerthemeBootlin.sty b/common/beamerthemeBootlin.sty
index f9ccbf31..475f85cf 100644
--- a/common/beamerthemeBootlin.sty
+++ b/common/beamerthemeBootlin.sty
@@ -164,7 +164,9 @@
       Creative Commons BY-SA 3.0 license.\\
       Corrections, suggestions, contributions and translations are welcome!
       \column{0.5\textwidth}
-      \includegraphics[scale=0.45]{common/logo-square.pdf}
+      \begin{center}
+        \includegraphics[scale=0.45]{common/logo-square.pdf}
+      \end{center}
     \end{columns}
   \end{frame}
 }




More information about the training-materials-updates mailing list