From de3d2b70b2c96c9b4793da54a3a5285c84e3815b Mon Sep 17 00:00:00 2001 From: mirabilos <thorsten.glaser@teckids.org> Date: Wed, 15 May 2019 01:13:36 +0200 Subject: [PATCH] unskip before space for \Hair{} as well --- teckids2style.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teckids2style.sty b/teckids2style.sty index 92bb8c5..5ed8bfa 100644 --- a/teckids2style.sty +++ b/teckids2style.sty @@ -379,7 +379,7 @@ % em dash \def\dash{\unskip\kern.16667em\textemdash\penalty\exhyphenpenalty\hskip.16667em\relax}% % for footnotes -\newcommand{\Hair}{\kern.16667em}% +\newcommand{\Hair}{\unskip\kern.16667em}% % for lead paragraph before IT-Mieze \newcommand{\keinumbruch}{\par\nobreak\@afterheading}% -- GitLab