From 580443aa8334c669b807ac6bdd8dd328022604c5 Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Sun, 12 Aug 2018 20:53:17 +0200
Subject: [PATCH] default \unitlength to 1mm for teckids2

---
 teckids2style.sty | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/teckids2style.sty b/teckids2style.sty
index bd39755..40dc9a8 100644
--- a/teckids2style.sty
+++ b/teckids2style.sty
@@ -37,7 +37,7 @@
 % • (em dash) → \dash
 
 \NeedsTeXFormat{LaTeX2e}%
-\ProvidesPackage{teckids2style}[2018/08/12 1.6 Teckids TeX/LaTeX style, second epoch]% Teχ/LᴬTᴇX
+\ProvidesPackage{teckids2style}[2018/08/12 1.7 Teckids TeX/LaTeX style, second epoch]% Teχ/LᴬTᴇX
 
 \RequirePackage{accsupp}%
 \RequirePackage[utf8]{inputenc}%
@@ -183,6 +183,8 @@
 
 \DeclareGraphicsExtensions{.pdf,.eps,.png,.jpg}%
 
+\unitlength=1mm%
+
 \setlength{\parskip}{0.3cm plus 5mm minus 1mm}%
 \setlength{\parindent}{0cm}%
 
-- 
GitLab