From 68469d2d281d060820ccfafaa1f94a1b609c7c68 Mon Sep 17 00:00:00 2001 From: Hinrikus Wolf <hinrikus.wolf@rwth-aachen.de> Date: Thu, 15 Oct 2015 18:21:03 +0200 Subject: [PATCH] =?UTF-8?q?Helfer-Handout=20usepackages=20=C3=BCr=20silben?= =?UTF-8?q?trennung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- installparty/helfer-handout/handout.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/installparty/helfer-handout/handout.tex b/installparty/helfer-handout/handout.tex index aa36c87..0d82920 100644 --- a/installparty/helfer-handout/handout.tex +++ b/installparty/helfer-handout/handout.tex @@ -1,6 +1,9 @@ \documentclass[fontsize=10pt,oneside,a4paper,twocolumn]{article} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} +\usepackage{microtype} +\RequirePackage[ngerman=ngerman-x-latest]{hyphsubst} + \usepackage[ngerman]{babel} \usepackage[babel]{csquotes} \usepackage{savetrees} -- GitLab