summaryrefslogtreecommitdiff
path: root/info/examples/lgc/8-3-1.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/lgc/8-3-1.ltx')
-rw-r--r--info/examples/lgc/8-3-1.ltx14
1 files changed, 14 insertions, 0 deletions
diff --git a/info/examples/lgc/8-3-1.ltx b/info/examples/lgc/8-3-1.ltx
new file mode 100644
index 0000000000..384aab0cfa
--- /dev/null
+++ b/info/examples/lgc/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}