Skip to content
Snippets Groups Projects
Unverified Commit a665ab2c authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

make \emaillink generally available

parent c94952c9
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
% • (em dash) → \dash % • (em dash) → \dash
\NeedsTeXFormat{LaTeX2e}% \NeedsTeXFormat{LaTeX2e}%
\ProvidesPackage{teckids2style}[2024/06/11 1.19 Teckids TeX/LaTeX style, second epoch]% for Tₑχ/LᴬTᴇΧ \ProvidesPackage{teckids2style}[2024/06/11 1.20 Teckids TeX/LaTeX style, second epoch]% for Tₑχ/LᴬTᴇΧ
\RequirePackage{accsupp}% \RequirePackage{accsupp}%
\RequirePackage[utf8]{inputenc}% \RequirePackage[utf8]{inputenc}%
...@@ -271,6 +271,7 @@ ...@@ -271,6 +271,7 @@
\newcommand{\ankreuzen}{Bitte zum Beispiel so → \CheckedBox\hspace{0.05cm} ← ankreuzen!}% \newcommand{\ankreuzen}{Bitte zum Beispiel so → \CheckedBox\hspace{0.05cm} ← ankreuzen!}%
\newcommand{\angekreuzteskaestchen}{\CheckedBox\hspace{0.1cm}}% \newcommand{\angekreuzteskaestchen}{\CheckedBox\hspace{0.1cm}}%
\newcommand{\ankreuzkaestchen}{\Square\hspace{0.1cm}}% \newcommand{\ankreuzkaestchen}{\Square\hspace{0.1cm}}%
\newcommand{\emaillink}[1]{\href{mailto:#1}{#1}}%
% Inhaltsverzeichnis (nicht in Briefen) % Inhaltsverzeichnis (nicht in Briefen)
\ifcsname RedeclareSectionCommand\endcsname% \ifcsname RedeclareSectionCommand\endcsname%
......
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