summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/labels/test/news.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/labels/test/news.tex')
-rw-r--r--Master/texmf-dist/doc/latex/labels/test/news.tex36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/labels/test/news.tex b/Master/texmf-dist/doc/latex/labels/test/news.tex
new file mode 100644
index 00000000000..22b6baf8bd7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/labels/test/news.tex
@@ -0,0 +1,36 @@
+% LaTeX2e source file for 3.5" by 5" doorcard
+%
+\documentclass[12pt]{article}
+\usepackage{labels}
+\LabelInfotrue
+\LabelRows=2\LabelCols=1
+\LeftBorder=1in\RightBorder=1in
+\fboxsep=10pt\fboxrule=2pt
+%
+\begin{document}
+\numberoflabels=2
+\genericlabel{%
+\fbox{
+\begin{minipage}{5in}\raggedright \normalsize\sf
+\begin{center}
+\Large\sf Request for Math Dept Newsletter\\[1em]
+\large\sf 1995--96--97
+\end{center}
+\bigskip
+\begin{quote}\raggedright\sf
+Universities and industrial sites are especially needed.
+List your degree institution(s)! Partial addresses will be researched.
+\end{quote}
+\bigskip
+\begin{tabular}{@{}ll}
+\bf Name & \underline{\hspace{3.5in}} \\[1em]
+\bf Address & \underline{\hspace{3.5in}} \\[1em]
+\bf City, Zip & \underline{\hspace{3.5in}} \\
+ & {\footnotesize\rm Campus mail is OK}\\[1em]
+\bf Copies & \underline{\hspace{1.5in}} \\
+ & {\footnotesize\rm One copy assumed.}
+\end{tabular}
+\end{minipage}
+}% end of fbox
+}% end of generic label
+\end{document}