summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ticket
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-15 22:59:03 +0000
committerKarl Berry <karl@freefriends.org>2016-10-15 22:59:03 +0000
commitda81f5ddede1a2e77b696387d4e95932c71c9b2d (patch)
tree9ade12547ee253249a4329363b0482d9b9d4c751 /Master/texmf-dist/tex/latex/ticket
parentaa6bd000fec765bbef2ae479183d3949fa2d2a5b (diff)
ticket (11oct16)
git-svn-id: svn://tug.org/texlive/trunk@42280 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ticket')
-rw-r--r--Master/texmf-dist/tex/latex/ticket/ticket.sty10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/ticket/ticket.sty b/Master/texmf-dist/tex/latex/ticket/ticket.sty
index 6821c7ad730..7718ded647f 100644
--- a/Master/texmf-dist/tex/latex/ticket/ticket.sty
+++ b/Master/texmf-dist/tex/latex/ticket/ticket.sty
@@ -2,12 +2,12 @@
%%
%% This is file `ticket.sty',
%%
-%% File: ticket.sty Copyright (c) 1999,2000,2005 Thomas Emmel
+%% File: ticket.sty Copyright (c) 1999-2016 Thomas Emmel
%% <thomas@family-emmel.de>
%%
%%
% This package may be distributed and/or modified under the
-% conditions of the LaTeX Project Public License, either version 1.2
+% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
@@ -37,12 +37,14 @@
% v0.4c added \ticketskip to allow for empty tickets
% at the start such that you can re-use used sheets
% by Maximilian Appel <mail at maxappel dot de>
+% v0.4d lost some examples in last package
+% no new features
%
% Many thanks for all contributions
%
%
-\def\fileversion{v0.4c}
-\def\filedate{2016/09/06}
+\def\fileversion{v0.4d}
+\def\filedate{2016/10/11}
\ProvidesPackage{ticket}[\filedate\space\fileversion]
\typeout{Package: `ticket' \fileversion\space <\filedate> (Thomas Emmel)}