% LaTeX2e source file % % This is for my Avery L7160 7x3 labels. \documentclass[a4paper,12pt]{article} \usepackage[newdimens]{labels} \LabelGridtrue \LabelInfotrue \LabelCols=3% Number of columns of labels per page \LabelRows=7% Number of rows of labels per page \LeftPageMargin=7mm% These four parameters give the \RightPageMargin=7mm% page gutter sizes. The outer edges of \TopPageMargin=15mm% the outer labels are the specified \BottomPageMargin=15mm% distances from the edge of the paper. \InterLabelColumn=2mm% Gap between columns of labels \InterLabelRow=0mm% Gap between rows of labels \LeftLabelBorder=5mm% These four parameters give the extra \RightLabelBorder=5mm% space used around the text on each \TopLabelBorder=5mm% actual label. \BottomLabelBorder=5mm% \begin{document} \footnotesize\sf \numberoflabels=20 \boxedaddresslabel[\fboxrule=6pt]{% Prof. Grant B. Gustafson\\ Department of Mathematics\\ 113 JWB University of Utah \\ SLC, UT 84112 } \end{document}