[bootlin/training-materials updates] master: Add missing definition for labs (32ccb4d8)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Sep 2 09:50:05 CEST 2020


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

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

commit 32ccb4d868b7de44b712b086f71d784634d370e2
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Sep 2 09:50:05 2020 +0200

    Add missing definition for labs
    
    - This fixes the previous commit
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

32ccb4d868b7de44b712b086f71d784634d370e2
 common/labs.sty | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/common/labs.sty b/common/labs.sty
index f6c067bf..031f90cd 100644
--- a/common/labs.sty
+++ b/common/labs.sty
@@ -134,6 +134,10 @@
 %% characters such as _ $ or &.
 \newcommand{\code}[1]
 {\path{#1}}
+
+\newcommand{\codelink}[1]
+{\code{#1}}
+
 \newcommand{\makeabout}
 {
   \section{About this document}




More information about the training-materials-updates mailing list