~ubuntu-branches/ubuntu/raring/texlive-extra/raring

« back to all changes in this revision

Viewing changes to texmf-dist/source/latex/latex-tds/tex/ams.drv

  • Committer: Package Import Robot
  • Author(s): Norbert Preining
  • Date: 2012-05-16 08:22:07 UTC
  • mfrom: (1.1.12) (3.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20120516082207-41ox35jj1qsu46a7
Tags: 2012.20120516-1
* new upstream snapshot based on TL2012 tlpretest
* switch to xz compression for orig and deb (Closes: #672428)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
% ams.drv
2
 
% 2010/10/27 v1.3 Driver file for amslatex documentation files
3
 
% Copyright 2006-2010 Heiko Oberdiek.
 
2
% 2012/05/12 v1.4 Driver file for amslatex documentation files
 
3
% Copyright 2006-2012 Heiko Oberdiek.
4
4
%
5
5
% This file is part of project `latex-tds'.
6
6
%
26
26
%   * Update/fix for instr-l.tex.
27
27
%   * Adding missing macro definitions for amsrefs.dtx.
28
28
%   * Fix for changes.tex.
 
29
% 2012/05/12 v1.4
 
30
%   * Update for ForestGreen, option `dvipsnames' also added for xcolor.
29
31
%
30
32
\NeedsTeXFormat{LaTeX2e}
31
33
\makeatletter
133
135
\expandafter\endgroup
134
136
\ifx\x\y
135
137
  \PassOptionsToPackage{dvipsnames,usenames}{color}%
 
138
  \PassOptionsToPackage{dvipsnames}{xcolor}%
 
139
  \RequirePackage{color}%
 
140
  \definecolor{ForestGreen}{cmyk}{0.91,0,0.88,0.12}%
136
141
  \PassOptionsToPackage{%
137
142
    pdfusetitle,%
138
143
    pdftex,breaklinks=true,colorlinks,%