summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/latex-make/pdfswitch.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/latex-make/pdfswitch.sty')
-rw-r--r--Master/texmf-dist/tex/latex/latex-make/pdfswitch.sty31
1 files changed, 22 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/latex-make/pdfswitch.sty b/Master/texmf-dist/tex/latex/latex-make/pdfswitch.sty
index b103f8d54dd..e3e35803cf0 100644
--- a/Master/texmf-dist/tex/latex/latex-make/pdfswitch.sty
+++ b/Master/texmf-dist/tex/latex/latex-make/pdfswitch.sty
@@ -20,18 +20,31 @@
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
+%%
+%% File: pdfswitch.dtx Copyright (C) 2002--2016 V. Danjean, A. Legrand
+%% Vincent.Danjean@ens-lyon.org
+%% Arnaud.Legrand@ens-lyon.org
+%%
+%% This program is free software; you can redistribute it and/or
+%% modify it under the terms of the GNU General Public License
+%% as published by the Free Software Foundation; either version 2
+%% of the License, or (at your option) any later version.
+%%
+%% This program is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY; without even the implied warranty of
+%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%% GNU General Public License for more details.
+%%
+%% You should have received a copy of the GNU General Public License
+%% along with this program; if not, write to the Free Software
+%% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+%%
+\NeedsTeXFormat{LaTeX2e}%
+\ProvidesPackage{pdfswitch}%
+[2016/02/09 v2.2.2 Automatic switch between pdf and ps]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%
-\def\fileversion{0.0.2}
-\def\filedate{2003/07/12}
-
-\NeedsTeXFormat{LaTeX2e}
-
-\ProvidesPackage%
-{pdfswitch}%
-[\filedate\space Automatic switch between pdf and ps. v\fileversion]
-
\RequirePackage{ae,aeguill}
\RequirePackage{color}
\RequirePackage{ifthen}