diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/8-3-1.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/8-3-1.ltx | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/8-3-1.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/8-3-1.ltx new file mode 100644 index 00000000000..384aab0cfab --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/8-3-1.ltx @@ -0,0 +1,14 @@ +\documentclass{ppex} +\nonstopmode + +\pagestyle{empty} +\setlength\textwidth{207.0pt} +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray + +\newfont\gosign{gosign50} +\begin{center} + \fbox{\gosign\symbol{0}} +\end{center} +\end{document} |