summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/punk-latex/punk.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/punk-latex/punk.sty')
-rw-r--r--macros/latex/contrib/punk-latex/punk.sty10
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/latex/contrib/punk-latex/punk.sty b/macros/latex/contrib/punk-latex/punk.sty
new file mode 100644
index 0000000000..20a976b1ed
--- /dev/null
+++ b/macros/latex/contrib/punk-latex/punk.sty
@@ -0,0 +1,10 @@
+\ProvidesPackage{punk}
+ [2006/01/31 v1.1 LaTeX support for punk fonts]
+
+\newcommand*\punkfamily{%
+ \fontencoding{OT1}\fontfamily{pnk}\selectfont}
+
+\DeclareTextFontCommand{\textpunk}{\punkfamily}
+\DeclareTextFontCommand{\textpunksl}{\punkfamily\slshape}
+\DeclareTextFontCommand{\textpunkbf}{\punkfamily\bfseries}
+\endinput \ No newline at end of file