Skip to content

Instantly share code, notes, and snippets.

@Krule
Created December 3, 2012 15:54
Show Gist options
  • Select an option

  • Save Krule/4195906 to your computer and use it in GitHub Desktop.

Select an option

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