[FE training-materials-updates] labs: fix copy pasting quotes

Alexandre Belloni alexandre.belloni at free-electrons.com
Mon Mar 14 21:13:09 CET 2016


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

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

commit d7e92e4e9b464e965ea967062e36190b7ff949d2
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Thu Mar 10 02:04:04 2016 +0100

    labs: fix copy pasting quotes
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

d7e92e4e9b464e965ea967062e36190b7ff949d2
 common/labs.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/labs.sty b/common/labs.sty
index e43d7cf..c6fd9ef 100644
--- a/common/labs.sty
+++ b/common/labs.sty
@@ -9,7 +9,7 @@
 \defaultfontfeatures{Ligatures=TeX}
 \setmainfont{Latin Modern Roman}
 \setsansfont{Latin Modern Sans}
-\setmonofont{Inconsolata}
+\setmonofont[Mapping=tex-ansi]{Inconsolata}
 
 %% Use more reasonable margins. We keep a different outer margin than
 %% the inner margin so that the holes needed for the binders are




More information about the training-materials-updates mailing list