summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/foekfont/foekfont.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/foekfont/foekfont.sty')
-rw-r--r--Master/texmf-dist/tex/latex/foekfont/foekfont.sty13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/foekfont/foekfont.sty b/Master/texmf-dist/tex/latex/foekfont/foekfont.sty
new file mode 100644
index 00000000000..2e28da56d7f
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/foekfont/foekfont.sty
@@ -0,0 +1,13 @@
+\ProvidesPackage{foekfont}[2006/09/28 LaTeX Package for the FoekFont.
+ Written by Palle Jorgensen]
+
+\newcommand*\foekfamily{%
+ \fontfamily{foekfont}\selectfont%
+}
+
+\DeclareTextFontCommand{\text@foek}{\foekfamily}
+\newcommand*\foek[1]{\text@foek{\MakeUppercase{#1}}}
+
+\newcommand*\madsfoek{\text@foek{MADS F\O K}}
+
+\endinput \ No newline at end of file