summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex209/contrib/aguplus/agu2e.sty
blob: 0b627341b3a41b7960185437002e8502423b238f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
%% 
%% This is file `agu2e.sty', generated 
%% on <1994/5/27> with the docstrip utility (2.2e).
%% 
%% The original source files were:
%% 
%% aguplus.dtx  (with options: `patch')
%% --------------------------------- 
%% AGU2E 
%% --------------------------------- 
%% A patch to allow AGUTeX to run 
%% under LaTeX2e 
%% --------------------------------- 
%% 
%%============================AGUPLUS.DTX===========================
\def\filename{aguplus}
\def\fileversion{1.0}
\def\filedate{1994/05/26}
 %-------------------------------------------------------------------
 % NOTICE:
 % This file may be used for non-profit purposes.
 % It may not be distributed in exchange for money,
 %   other than distribution costs.
 %
 % The author provides it `as is' and does not guarantee it in any way.
 %
%% Copyright (C) 1994 Patrick W. Daly
 % Max-Planck-Institut f\"ur Aeronomie
 % Postfach 20
 % D-37189 Katlenburg-Lindau
 % Germany
 %
 % E-mail:
 % SPAN--     nsp::linmpi::daly    (note nsp also known as ecd1)
 % Internet-- daly@linax1.dnet.gwdg.de
 %-----------------------------------------------------------
 % This package fixes up some problems between AGUTeX and LaTeX2e
 % It must be read in BEFORE any of the AGUTeX packages, as
 %   \usepackage{agu2e,agums,aguplus}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{agu2e}[\filedate (Patch for AGUTeX and LaTeX2e)]
\newdimen\@maxsep \newdimen\@dblmaxsep
\let\ori@input=\@input
\def\@input#1{\def\@tempa{#1}\def\@tempb{art12.sty}\ifx\@tempa\@tempb
  \ori@input{size12.clo}\else\ori@input{#1}\fi}

%% <<<<< End of decommented file <<<<<< 
%% 
%% End of file agu2e.sty.