From 63a0497a74fbe02f2bd1f6b62c68f44a4d8d99c5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 6 Oct 2006 23:24:39 +0000 Subject: new font package foekfont (30sep06) git-svn-id: svn://tug.org/texlive/trunk@2256 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/foekfont/foekfont.sty | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/foekfont/foekfont.sty (limited to 'Master/texmf-dist/tex/latex/foekfont/foekfont.sty') 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 -- cgit v1.2.3