summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/latex-make/pdfswitch.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/support/latex-make/pdfswitch.dtx')
-rw-r--r--Master/texmf-dist/source/support/latex-make/pdfswitch.dtx40
1 files changed, 30 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/support/latex-make/pdfswitch.dtx b/Master/texmf-dist/source/support/latex-make/pdfswitch.dtx
index ef63c39f5ed..f4a753950c1 100644
--- a/Master/texmf-dist/source/support/latex-make/pdfswitch.dtx
+++ b/Master/texmf-dist/source/support/latex-make/pdfswitch.dtx
@@ -1,17 +1,37 @@
+% \iffalse meta-comment
+%%
+%% 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.
+%%
+%
+%<*dtx>
+ \ProvidesFile{pdfswitch.dtx}
+%</dtx>
+%<package>\NeedsTeXFormat{LaTeX2e}%
+%<package>\ProvidesPackage{pdfswitch}%
+% \fi
+% \ProvidesFile{pdfswitch.dtx}
+[2016/02/09 v2.2.2 Automatic switch between pdf and ps]
%<*package>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SWITCH FOR PDFLATEX or LATEX
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%
-\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}
@@ -124,4 +144,4 @@
% }
}
\fi
-%</package> \ No newline at end of file
+%</package>