summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/punk/punktest.tex
diff options
context:
space:
mode:
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