summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/punk/punktest.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-08-13 17:55:13 +0000
committerKarl Berry <karl@freefriends.org>2012-08-13 17:55:13 +0000
commit9215330afaaf62e90318eb7e917b1edd271b3b76 (patch)
treec8feed1907c82aeaf3bc2f0328177d34b10d2177 /Master/texmf-dist/doc/fonts/punk/punktest.tex
parentfc0c0b69fa369126796915687cdcd9faea6cdbc6 (diff)
non-update of punk
git-svn-id: svn://tug.org/texlive/trunk@27388 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/punk/punktest.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/punk/punktest.tex51
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/punk/punktest.tex b/Master/texmf-dist/doc/fonts/punk/punktest.tex
new file mode 100644
index 00000000000..69f17d3c754
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/punk/punktest.tex
@@ -0,0 +1,51 @@
+\documentclass[12pt]{article}
+\usepackage{punk}
+\title{Testing the new punk.sty}
+\author{Rohit Grover}
+\begin{document}
+\maketitle
+Unfortunately, not all sizes and shapes are available. But
+\LaTeX\ does what it can. Also, I'm not able to generate good PDF
+files because these fonts aren't available as postscript type 1.
+
+
+Normal: The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+
+
+Boldface: {\bf The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+
+Emphasis: {\em The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+
+Italics: {\it The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+huge: {\huge The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+LARGE: {\LARGE The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+Large: {\Large The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+large: {\large The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+Normal: The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+
+
+small: {\small The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+footnotesize: {\footnotesize The quick brown fox jumped over the lazy
+dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+tiny: {\tiny The quick brown fox jumped over the lazy dog. 0 1 2 3 4 5 6 7 8 9
+}
+
+\end{document} \ No newline at end of file