diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ticket/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ticket/README | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ticket/README b/Master/texmf-dist/doc/latex/ticket/README new file mode 100644 index 00000000000..4b23e280617 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ticket/README @@ -0,0 +1,42 @@ + + + ticket.sty v0.3c + Making labels, visting cards, pins with LaTeX + + Author: Thomas Emmel <emmel@mechanik.tu-darmstadt.de> + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +This is README, last changed October 10, 2000 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Idea of ticket: +ticket.sty provides an easy to handle interface to produce +visiting cards, labels for your files, stickers, pins and +other stuff for your office, conferences etc. +All you need is a definition of your "ticket" included in +a ticket definition file and the two commands +\ticketdefault and \ticket. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Content: + +README ............... this file + +ticket.sty ........... the style file + +doc .................. documentation and examples +doc/manual.xxx ....... a short introduction +doc/ex_.....xxx ...... example files + +tdf .................. ticket definitions + Send me more tdf-files!!! + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +Please read the manual for further info. + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +License: + +The bundle is placed under the LaTeX Project Public License +(macros/latex/base/lppl.txt on CTAN). |