I'm making a note in which I offer some services. I intend to put that note in libraries, shops, at schools, and so on. I'm sure you're all familiar with such a note. My question is, how do I do the bottom part of such a note, where the text flows vertically, and is divided into (like) ten columns? (In each column, you typically write phone number, email, and homepage - and then, with a pair of scissors, you make cuts to separate the columns.) Like I said, you probably already know what I'm talking about. Is there a standard way to do this, or, if not, do you have any suggestions?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
You could use a series of
Notes:
Code:
|
|||||||
|
|
An example taken almost verbatim from the
CTAN lion drawing by Duane Bibby. |
|||
|
|
|
A simple solution with Code
Output (full page)
|
||||
|
|




petiteannoncepackage seems what you're looking for. – egreg Oct 1 '12 at 23:12