summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/labels/test/test5.tex
blob: 9e5cb1acd02c5f597c31e9d8cd0e777fdea98415 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
\documentclass[a4paper]{article}
\usepackage{labels}
\LabelInfotrue
\begin{document}
\newcounter{able}
\numberoflabels=10
\addresslabel{%
\stepcounter{able}\theable.
Prof. Grant B. Gustafson\\
Department of Mathematics xxxxxxxxxxxxxxxxxxx\\
113 JWB University of Utah \\
SLC, UT 84112\\
}
\numberoflabels=1
\addresslabel{%
\stepcounter{able}\theable.
Prof. Grant B. Gustafson\\
Department of Mathematics xxxxxxxxxxxxxxxx\\
113 JWB University of Utah \\
SLC, UT 84112\\
}
\addresslabel{%
\stepcounter{able}\theable.
Prof. Grant B. Gustafson\\
Department of Mathematics xxxxxxxxxxxxx\\
113 JWB University of Utah \\
SLC, UT 84112\\
}
\addresslabel{%
\stepcounter{able}\theable.
Prof. Grant B. Gustafson\\
Department of Mathematics xxxxxxxxxx\\
113 JWB University of Utah \\
SLC, UT 84112\\
}
\addresslabel{%
\stepcounter{able}\theable.
Prof. Grant B. Gustafson\\
Department of Mathematics xxxxxxxxxxxxxxxxxxx
Department of Mathematics xxxxxxxxxxxxxxxxxxx
Department of Mathematics xxxxxxxxxxxxxxxxxxx
Department of Mathematics xxxxxxx\\
113 JWB University of Utah \\
SLC, UT 84112\\
}
\addresslabel{%
\stepcounter{able}\theable.
Prof. Grant B. Gustafson\\
Department of Mathematics xxxxxxxxxxxx\\
113 JWB University of Utah \\
SLC, UT 84112\\
}
\addresslabel{%
\stepcounter{able}\theable.
Prof. Grant B. Gustafson\\
Department of Mathematics xxxxxxxxxxxxxxxxx\\
113 JWB University of Utah \\
SLC, UT 84112\\
}
\addresslabel{%
\stepcounter{able}\theable.
Prof. Grant B. Gustafson\\
Department of Mathematics xxx\\
113 JWB University of Utah \\
SLC, UT 84112\\
}
\end{document}