Skip to content
Snippets Groups Projects
Commit 96fc37cb authored by mirabilos's avatar mirabilos
Browse files

[verein.git] new command \dash (surrounded by spaces) to render an em dash...

[verein.git] new command \dash (surrounded by spaces) to render an em dash (surrounded by hair space)
parent 6433d871
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@
% Dominik George <dominik.george@teckids.org>
% Copyright © 2014, 2015
% Thorsten “mirabilos” Glaser <thorsten.glaser@teckids.org>
% Copyright © 2015, 2016
% Thorsten Glaser <t.glaser@tarent.de>
% Copyright © 2015
% Niklas Bildhauer <niklas.bildhauer@teckids.org>
% with contributions by (among others)
......@@ -284,6 +286,10 @@
\newunicodechar{}{\opposition}
\newunicodechar{}{-\nolinebreak\hspace{0pt}}
% em dash
\def\dash{\unskip\kern.16667em\textemdash\penalty\exhyphenpenalty\hskip.16667em\relax}
% for footnotes
\newcommand{\Hair}{\kern.16667em}
\newcommand{\ankreuzen}{Bitte zum Beispiel so → \CheckedBox\hspace{0.05cm} ← ankreuzen!}
\newcommand{\angekreuzteskaestchen}{\CheckedBox\hspace{0.1cm}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment