Skip to content
Snippets Groups Projects
Commit 9ab5a84f 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 d2ec4706
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
% Dominik George <dominik.george@teckids.org> % Dominik George <dominik.george@teckids.org>
% Copyright © 2014, 2015 % Copyright © 2014, 2015
% Thorsten “mirabilos” Glaser <thorsten.glaser@teckids.org> % Thorsten “mirabilos” Glaser <thorsten.glaser@teckids.org>
% Copyright © 2015, 2016
% Thorsten Glaser <t.glaser@tarent.de>
% Copyright © 2015 % Copyright © 2015
% Niklas Bildhauer <niklas.bildhauer@teckids.org> % Niklas Bildhauer <niklas.bildhauer@teckids.org>
% with contributions by (among others) % with contributions by (among others)
...@@ -283,6 +285,11 @@ ...@@ -283,6 +285,11 @@
\newunicodechar{}{\conjunction} \newunicodechar{}{\conjunction}
\newunicodechar{}{\opposition} \newunicodechar{}{\opposition}
% 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{\ankreuzen}{Bitte zum Beispiel so → \CheckedBox\hspace{0.05cm} ← ankreuzen!}
\newcommand{\ankreuzkaestchen}{\Square\hspace{0.1cm}} \newcommand{\ankreuzkaestchen}{\Square\hspace{0.1cm}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment