[bootlin/training-materials updates] master: beamerthemeBootlin.sty: add makecell package (f2957ab8)
    Thomas Petazzoni 
    thomas.petazzoni at bootlin.com
       
    Fri Oct 29 10:46:39 CEST 2021
    
    
  
Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/f2957ab85ec13973a8efbf17d9b686d0c0438c66
>---------------------------------------------------------------
commit f2957ab85ec13973a8efbf17d9b686d0c0438c66
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Sun Jun 20 22:11:47 2021 +0200
    beamerthemeBootlin.sty: add makecell package
    
    Used by the Boot time slides
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>
>---------------------------------------------------------------
f2957ab85ec13973a8efbf17d9b686d0c0438c66
 common/beamerthemeBootlin.sty | 1 +
 1 file changed, 1 insertion(+)
diff --git a/common/beamerthemeBootlin.sty b/common/beamerthemeBootlin.sty
index b2e2dca8..94c4583d 100644
--- a/common/beamerthemeBootlin.sty
+++ b/common/beamerthemeBootlin.sty
@@ -47,6 +47,7 @@
 \usepackage{minted}
 \usepackage{setspace}
 \usepackage{etoolbox}
+\usepackage{makecell}
 
 % Display straight quotes instead of curly ones in verbatim mode
 \usepackage{upquote}
    
    
More information about the training-materials-updates
mailing list