summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/texmf-dist/source/latex/latex-tds/build.pl17
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/babel.dtx.diff46
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/danish.dtx.diff19
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/galician.dtx.diff31
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/latin.dtx.diff13
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/spanish.dtx.diff37
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/readme.txt9
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/tex/ams.drv2
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/tex/tdsguide.cfg20
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/tex/tools.tex2
10 files changed, 31 insertions, 165 deletions
diff --git a/Master/texmf-dist/source/latex/latex-tds/build.pl b/Master/texmf-dist/source/latex/latex-tds/build.pl
index 113cd5d1029..8b3f6d8c52d 100755
--- a/Master/texmf-dist/source/latex/latex-tds/build.pl
+++ b/Master/texmf-dist/source/latex/latex-tds/build.pl
@@ -4,8 +4,8 @@ $^W=1;
my $prj = 'latex-tds';
my $file = 'build.pl';
-my $version = cvs('$Revision: 1.119 $');
-my $date = cvs('$Date: 2008/06/28 10:17:38 $');
+my $version = cvs('$Revision: 1.122 $');
+my $date = cvs('$Date: 2008/07/07 10:59:07 $');
my $author = 'Heiko Oberdiek';
my $copyright = "Copyright 2006-2008 $author";
chomp(my $license = <<"END_LICENSE");
@@ -284,15 +284,10 @@ section('Patches');
chdir $cwd;
}
- if ($modules{'babel'}) {
- map { patch("babel/$_"); } qw[
- babel.dtx
- danish.dtx
- galician.dtx
- latin.dtx
- spanish.dtx
- ];
- }
+# if ($modules{'babel'}) {
+# map { patch("babel/$_"); } qw[
+# ];
+# }
}
### Install TDS/source
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/babel.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/babel.dtx.diff
deleted file mode 100644
index f87e2544982..00000000000
--- a/Master/texmf-dist/source/latex/latex-tds/patch/babel.dtx.diff
+++ /dev/null
@@ -1,46 +0,0 @@
-*** babel.dtx.org 2008-03-21 23:40:00.000000000 +0100
---- babel.dtx 2008-04-01 21:13:26.000000000 +0200
-***************
-*** 26,32 ****
- % and covered by LPPL is defined by the unpacking scripts (with
- % extension .ins) which are part of the distribution.
- % \fi
-! % \CheckSum{3843}
- %%
- % \def\filename{babel.dtx}
- % \let\thisfilename\filename
---- 26,32 ----
- % and covered by LPPL is defined by the unpacking scripts (with
- % extension .ins) which are part of the distribution.
- % \fi
-! % \CheckSum{3858}
- %%
- % \def\filename{babel.dtx}
- % \let\thisfilename\filename
-***************
-*** 294,300 ****
- % \begin{supertabular}{l p{8cm}}
- % Afrikaans & afrikaans\\
- % Bahasa & bahasa, indonesian, indon, bahasai,
-! % bahasam, malay, meyalu\
- % Basque & basque\\
- % Breton & breton\\
- % Bulgarian & bulgarian\\
---- 294,300 ----
- % \begin{supertabular}{l p{8cm}}
- % Afrikaans & afrikaans\\
- % Bahasa & bahasa, indonesian, indon, bahasai,
-! % bahasam, malay, meyalu\\
- % Basque & basque\\
- % Breton & breton\\
- % Bulgarian & bulgarian\\
-***************
-*** 5297,5302 ****
---- 5297,5303 ----
- %</core|shorthands>
- % \end{macrocode}
- % \end{macro}
-+ % \end{macro}
- %
- % \subsection{Encoding issues (part 2)}
- %
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/danish.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/danish.dtx.diff
deleted file mode 100644
index f64b1dcf080..00000000000
--- a/Master/texmf-dist/source/latex/latex-tds/patch/danish.dtx.diff
+++ /dev/null
@@ -1,19 +0,0 @@
-*** danish.dtx.org 2008-03-17 20:38:00.000000000 +0100
---- danish.dtx 2008-04-01 21:04:14.000000000 +0200
-***************
-*** 286,292 ****
- %
- % \begin{macro}{\-}
- % \changes{danish-1.3q}{2008/03/17}{Added redefinition of \cs{-} from
-! % \texttt{dutch.ldf}
- % All that is left now is the redefinition of |\-|. The new version
- % of |\-| should indicate an extra hyphenation position, while
- % allowing other hyphenation positions to be generated
---- 286,292 ----
- %
- % \begin{macro}{\-}
- % \changes{danish-1.3q}{2008/03/17}{Added redefinition of \cs{-} from
-! % \texttt{dutch.ldf}}
- % All that is left now is the redefinition of |\-|. The new version
- % of |\-| should indicate an extra hyphenation position, while
- % allowing other hyphenation positions to be generated
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/galician.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/galician.dtx.diff
deleted file mode 100644
index f9e28f0bb0e..00000000000
--- a/Master/texmf-dist/source/latex/latex-tds/patch/galician.dtx.diff
+++ /dev/null
@@ -1,31 +0,0 @@
-*** galician.dtx.org 2008-03-18 00:18:00.000000000 +0100
---- galician.dtx 2008-04-01 21:02:16.000000000 +0200
-***************
-*** 1433,1445 ****
- %
- % Now, lowercase small caps. First, we test if there are actual
- % small caps for the current font. If not, faked small caps are
-! % used. \msc tries a slightly larger font.
- % Javier B. wrote: ``The \cs{selectfont} in \cs{gl@lsc} could
- % seem redundant, but it's not''. I cannot see how it can't be
- % redundant (it is the last thing executed by |\scshape|), but
- % I keep it.
- %
-! % \changes{galician~4.3}{07/00/26}{Added \cs{\msc}}
- % \begin{macrocode}
- \ifes@LaTeXe %<<<<<<
- \addto\textgalician{%
---- 1433,1445 ----
- %
- % Now, lowercase small caps. First, we test if there are actual
- % small caps for the current font. If not, faked small caps are
-! % used. \cs{msc} tries a slightly larger font.
- % Javier B. wrote: ``The \cs{selectfont} in \cs{gl@lsc} could
- % seem redundant, but it's not''. I cannot see how it can't be
- % redundant (it is the last thing executed by |\scshape|), but
- % I keep it.
- %
-! % \changes{galician~4.3}{07/00/26}{Added \cs{msc}}
- % \begin{macrocode}
- \ifes@LaTeXe %<<<<<<
- \addto\textgalician{%
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/latin.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/latin.dtx.diff
deleted file mode 100644
index 012a6b2fc13..00000000000
--- a/Master/texmf-dist/source/latex/latex-tds/patch/latin.dtx.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-*** latin.dtx.org 2008-03-21 23:41:00.000000000 +0100
---- latin.dtx 2008-04-01 21:09:23.000000000 +0200
-***************
-*** 454,459 ****
---- 454,461 ----
- documentation for explanation}{\@ehd}}}
- \addto\extraslatin{\let\ProsodicMarksOff\relax}
- % \end{macrocode}
-+ % \end{macro}
-+ % \end{macro}
- %
- % Then we temporarily set the caret and the equals sign to active
- % characters so that they can receive their definitions. But first
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/spanish.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/spanish.dtx.diff
deleted file mode 100644
index cb8efefd716..00000000000
--- a/Master/texmf-dist/source/latex/latex-tds/patch/spanish.dtx.diff
+++ /dev/null
@@ -1,37 +0,0 @@
-*** spanish.dtx.org 2008-06-01 16:13:00.000000000 +0200
---- spanish.dtx 2008-06-28 12:12:00.000000000 +0200
-***************
-*** 26,32 ****
- % and covered by LPPL is defined by the unpacking scripts (with
- % extension .ins) which are part of the distribution.
- % \fi
-! % \CheckSum{2143}
- % \ProvidesFile{spanish.dtx}
- % [2008/05/24 v5.0d Spanish support from the babel system]
- %\iffalse
---- 26,32 ----
- % and covered by LPPL is defined by the unpacking scripts (with
- % extension .ins) which are part of the distribution.
- % \fi
-! % \CheckSum{2059}
- % \ProvidesFile{spanish.dtx}
- % [2008/05/24 v5.0d Spanish support from the babel system]
- %\iffalse
-***************
-*** 1642,1649 ****
- % parts rewritten from scratch. Added the es- mechanism and the mexico
- % option. Many bug fixes.}
- % \changes{spanish~5.0d}{2008-05-25}{Fixed two bugs: misplaced
-! % subscripts with lim and the like; problem with \roman and hyperref.}
-! % misp}
- %
- % This file provides definition for both \LaTeXe{} and non
- % \LaTeXe{} formats.
---- 1642,1648 ----
- % parts rewritten from scratch. Added the es- mechanism and the mexico
- % option. Many bug fixes.}
- % \changes{spanish~5.0d}{2008-05-25}{Fixed two bugs: misplaced
-! % subscripts with lim and the like; problem with \cs{roman} and hyperref.}
- %
- % This file provides definition for both \LaTeXe{} and non
- % \LaTeXe{} formats.
diff --git a/Master/texmf-dist/source/latex/latex-tds/readme.txt b/Master/texmf-dist/source/latex/latex-tds/readme.txt
index f5116be6f0a..af793ae6dff 100644
--- a/Master/texmf-dist/source/latex/latex-tds/readme.txt
+++ b/Master/texmf-dist/source/latex/latex-tds/readme.txt
@@ -1,4 +1,4 @@
-readme.txt for project latex-tds, 2008/06/28
+readme.txt for project latex-tds, 2008/07/07
TABLE OF CONTENTS
=================
@@ -232,11 +232,6 @@ Documentation driver
Patches
-------
patch/classes.dtx.diff patch for base/classes.dtx
- patch/bbcompat.dtx.diff patch for babel/bbcompat.dtx
- patch/frenchb.dtx.diff patch for babel/frenchb.dtx
- patch/galician.dtx.diff patch for babel/galician.dtx
- patch/latin.dtx.diff patch for babel/latin.dtx
- patch/spanish.dtx.diff patch for babel/spanish.dtx
F. DESIGN PRINCIPLES
@@ -427,3 +422,5 @@ I. HISTORY
2008/06/28
* Update of babel (2008/06/01).
* Babel documentation: table of contents reformatted.
+2008/07/07
+ * Update of babel (2008/07/06).
diff --git a/Master/texmf-dist/source/latex/latex-tds/tex/ams.drv b/Master/texmf-dist/source/latex/latex-tds/tex/ams.drv
index 10f6d35bcc9..a3580c1f04f 100644
--- a/Master/texmf-dist/source/latex/latex-tds/tex/ams.drv
+++ b/Master/texmf-dist/source/latex/latex-tds/tex/ams.drv
@@ -1,6 +1,6 @@
% ams.drv
% 2007/10/17 v1.1 Driver file for amslatex documentation files
-% Copyright 2006 Heiko Oberdiek.
+% Copyright 2006, 2007 Heiko Oberdiek.
%
% This file is part of project `latex-tds'.
%
diff --git a/Master/texmf-dist/source/latex/latex-tds/tex/tdsguide.cfg b/Master/texmf-dist/source/latex/latex-tds/tex/tdsguide.cfg
index cda0dd334ba..e932b6a72f2 100644
--- a/Master/texmf-dist/source/latex/latex-tds/tex/tdsguide.cfg
+++ b/Master/texmf-dist/source/latex/latex-tds/tex/tdsguide.cfg
@@ -1,6 +1,26 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{tdsguide.cfg}%
[2006/08/17 v1.0 latex-tds: tdsguide.cls configuration (HO)]
+%
+% Copyright 2006 Heiko Oberdiek
+%
+% This file is part of project `latex-tds'.
+%
+% It may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Heiko Oberdiek.
+%
+% See `readme.txt' for a list of all files belonging to the
+% project `latex-tds' and additional information.
+%
\PassOptionsToClass{a4paper}{article}
\AtEndOfClass{%
\RequirePackage[
diff --git a/Master/texmf-dist/source/latex/latex-tds/tex/tools.tex b/Master/texmf-dist/source/latex/latex-tds/tex/tools.tex
index e28644896cb..6cd80bfb873 100644
--- a/Master/texmf-dist/source/latex/latex-tds/tex/tools.tex
+++ b/Master/texmf-dist/source/latex/latex-tds/tex/tools.tex
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{tools.tex}%
- [2008/06/28 Tools overview (HO)]
+ [2008/07/07 Tools overview (HO)]
% Copyright 2006-2008 Heiko Oberdiek
%
% This file is part of project `latex-tds'.