From 51ec2896dc8408fc0ab2d514e8d21b0177d41173 Mon Sep 17 00:00:00 2001 From: "Marcus J. Ertl" Date: Fri, 5 Jan 2018 01:51:43 +0100 Subject: [PATCH] back to XeLaTeX --- backside.tex | 2 +- main.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backside.tex b/backside.tex index a131844..7aa6250 100644 --- a/backside.tex +++ b/backside.tex @@ -17,7 +17,7 @@ \usepackage[colorlinks=true,linkcolor=black,citecolor=blackm,urlcolor=black]{hyperref} \usepackage{subcaption} \usepackage[titles]{tocloft} -\usepackage[protrusion=true]{microtype} +\usepackage{microtype} \input{styles.tex} diff --git a/main.tex b/main.tex index 53ba365..a6f46b7 100644 --- a/main.tex +++ b/main.tex @@ -16,7 +16,7 @@ \usepackage{emptypage} \usepackage[colorlinks=true,linkcolor=black,citecolor=blackm,urlcolor=black]{hyperref} \usepackage{subcaption} -\usepackage[tracking=true]{microtype} +\usepackage{microtype} \usepackage[titles]{tocloft} \usepackage[textsize=small,colorinlistoftodos]{todonotes}