summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/xypic/movie.cls
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-08-02 18:42:25 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-08-02 18:42:25 +0000
commit2424f614c861e623cc5f5c6053fc90e768648ce2 (patch)
tree12cbf19158f1506eff7cb7da73d251096c6afb95 /Master/texmf-dist/tex/generic/xypic/movie.cls
parentff94e44b3898f59065c492d5e5e597234f1b49b1 (diff)
xypic Version: 3.8.6 <2011/05/27>
git-svn-id: svn://tug.org/texlive/trunk@23327 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/xypic/movie.cls')
-rw-r--r--Master/texmf-dist/tex/generic/xypic/movie.cls11
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/xypic/movie.cls b/Master/texmf-dist/tex/generic/xypic/movie.cls
index 94e191d0812..6486901aa8f 100644
--- a/Master/texmf-dist/tex/generic/xypic/movie.cls
+++ b/Master/texmf-dist/tex/generic/xypic/movie.cls
@@ -1,10 +1,10 @@
-%% $Id: movie.cls,v 3.6 2010/06/10 18:45:49 krisrose Exp $ -*-latex-*-
+%% $Id: movie.cls,v 3.7 2011/03/14 20:14:00 krisrose Exp $ -*-latex-*-
%%
%% ``LaTeX Movie'' document class for DVI animations.
%% Copyright (c) 1994-1997 Kristoffer H. Rose <krisrose@tug.org>
%%
%% This file is part of the Xy-pic package for graphs and diagrams in TeX.
-%% Copyright (c) 1991-2010 Kristoffer H. Rose <krisrose@tug.org>
+%% Copyright (c) 1991-2011 Kristoffer H. Rose <krisrose@tug.org>
%%
%% The Xy-pic package is free software; you can redistribute it and/or modify
%% it under the terms of the GNU General Public License as published by the
@@ -28,8 +28,8 @@
\def\next$#1: #2 #3${#2}
\edef\next{\noexpand\ProvidesClass{movie}%
- [\next$Date: 2010/06/10 18:45:49 $
- Movies in LaTeX v.\next$Revision: 3.6 $.]}\next
+ [\next$Date: 2011/03/14 20:14:00 $
+ Movies in LaTeX v.\next$Revision: 3.7 $.]}\next
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Options.
@@ -309,6 +309,9 @@
\endinput
% $Log: movie.cls,v $
+% Revision 3.7 2011/03/14 20:14:00 krisrose
+% Preparing for release 3.8.6.
+%
% Revision 3.6 2010/06/10 18:45:49 krisrose
% Reference to GPL by URL.
%