Skip to content

Instantly share code, notes, and snippets.

@Krule
Created December 3, 2012 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Krule/4195906 to your computer and use it in GitHub Desktop.
Save Krule/4195906 to your computer and use it in GitHub Desktop.
When I need a lots of same label
\documentclass[a4paper]{article}
\usepackage[newdimens]{labels}
\usepackage[utf8]{inputenc}
\LabelCols=4
\LabelRows=10
\LabelGridtrue
\numberoflabels=40
\LabelInfotrue
\begin{document}
\addresslabel{\centering{\Large{\bf{Label}}}}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment