From f8eb6da1554f52a9df518e15dee13be3dbd7663f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 9 May 2016 18:22:43 +0200 Subject: Small improvements to the manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/libzahl.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/libzahl.tex') diff --git a/doc/libzahl.tex b/doc/libzahl.tex index 3b234b8..ba4d902 100644 --- a/doc/libzahl.tex +++ b/doc/libzahl.tex @@ -5,7 +5,6 @@ \usepackage{algorithmic, algorithm, colonequals, alltt} \usepackage{amsmath, amssymb, mathtools, MnSymbol, mathrsfs, esvect} \usepackage{tipa, color, graphicx} -\usepackage{microtype} \usepackage{shorttoc, minitoc} \usepackage[english]{babel} \selectlanguage{english} @@ -28,7 +27,9 @@ \makeindex \usepackage{geometry} \geometry{margin=1in} -%\DisableLigatures{encoding = *, family = *} +\usepackage{microtype} +\DisableLigatures{encoding = *, family = *} % NB! disables -- and --- +\frenchspacing \newcommand{\chapref}[1]{\hyperref[#1]{Chapter~\ref*{#1} [\nameref*{#1}], page \pageref*{#1}}} \newcommand{\secref}[1]{\hyperref[#1]{Section~\ref*{#1} [\nameref*{#1}], page \pageref*{#1}}} -- cgit v1.2.3-70-g09d2