diff options
author | Karl Berry <karl@freefriends.org> | 2016-09-07 21:47:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-09-07 21:47:11 +0000 |
commit | d9d238edb1b9fd698e58f1a9223af10179aa9452 (patch) | |
tree | 3809ec1acce17a01c0841738ff56d849be20c1db /Master/texmf-dist/doc/latex/ticket/README.txt | |
parent | 9e9685b8f80fd84105c21dc1c50f4e8ab723a93d (diff) |
ticket (7sep16)
git-svn-id: svn://tug.org/texlive/trunk@42007 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ticket/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/ticket/README.txt | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ticket/README.txt b/Master/texmf-dist/doc/latex/ticket/README.txt new file mode 100644 index 00000000000..c879e91807a --- /dev/null +++ b/Master/texmf-dist/doc/latex/ticket/README.txt @@ -0,0 +1,42 @@ + + + ticket.sty v0.4c + Creation of labels, visting cards, pins with LaTeX + + Author: Thomas Emmel <thomas@family-emmel.de> + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +This is README.txt, last changed September 6, 2016 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Idea of ticket: +ticket.sty provides an easy to handle interface to create +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.txt ........... 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 reading. + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +License: + +The bundle is placed under the LaTeX Project Public License v1.3 +(license/lppl1.3 on CTAN). |