[FE training-materials-updates] Single lab: revert change

Michael Opdenacker michael.opdenacker at free-electrons.com
Mon Oct 21 13:37:13 CEST 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=435bd4d5b970e75903e5da0b27848b6fef099840

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

commit 435bd4d5b970e75903e5da0b27848b6fef099840
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Mon Oct 21 13:36:18 2013 +0200

    Single lab: revert change
    
    - Some LaTeX definitions still needed for single labs
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

435bd4d5b970e75903e5da0b27848b6fef099840
 Makefile                   |    2 +-
 common/single-lab-vars.tex |    2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e87ba86..2d7fbd1 100644
--- a/Makefile
+++ b/Makefile
@@ -394,7 +394,7 @@ else ifeq ($(LABS),full-android)
 LABS_VARSFILE      = common/android-labs-vars.tex
 LABS_CHAPTERS      = $(ANDROID_LABS)
 else
-LABS_VARSFILE      = 
+LABS_VARSFILE      = common/single-lab-vars.tex
 LABS_CHAPTERS      = $(LABS)
 LABS_HEADER        = common/single-lab-header.tex
 LABS_FOOTER        = common/labs-footer.tex
diff --git a/common/single-lab-vars.tex b/common/single-lab-vars.tex
new file mode 100644
index 0000000..0caf7b3
--- /dev/null
+++ b/common/single-lab-vars.tex
@@ -0,0 +1,2 @@
+\def\labbooktitle{Free Electrons training lab}
+\def\labbookurl{http://free-electrons.com/training/}



More information about the training-materials-updates mailing list