summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/labels/test/testnew6.tex
blob: 96aead322ce70a3ef95749cafad7d6c7a8a5842b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% LaTeX2e source file
%
\documentclass[12pt]{article}
\usepackage[newdimens]{labels}
\begin{document}
\numberoflabels=16
\genericlabel{%
\begin{tabular}{|c|}
\hline
My Amazing Program\\
\hline
Disk 1 of 1\\
\hline
\em We aim to serve\\
\hline
\end{tabular}
}
\end{document}