summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-30 18:43:50 +0000
committerKarl Berry <karl@freefriends.org>2008-06-30 18:43:50 +0000
commit40a32ee16b314dcb2c83055bc56eee7e744c72ac (patch)
tree298a732ae44fe52858ff0a375d51c103ade89a2f /Master/texmf-dist/source
parent5d9b879935ba24f2a63a4064c1973d0e7366ea5a (diff)
latex-tds update (28jun08)
git-svn-id: svn://tug.org/texlive/trunk@9118 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rwxr-xr-xMaster/texmf-dist/source/latex/latex-tds/build.pl7
-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.txt15
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/tex/babel.tex22
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/tex/tools.tex2
5 files changed, 71 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/latex-tds/build.pl b/Master/texmf-dist/source/latex/latex-tds/build.pl
index bb9a6d245f5..113cd5d1029 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.118 $');
-my $date = cvs('$Date: 2008/04/05 12:21:21 $');
+my $version = cvs('$Revision: 1.119 $');
+my $date = cvs('$Date: 2008/06/28 10:17:38 $');
my $author = 'Heiko Oberdiek';
my $copyright = "Copyright 2006-2008 $author";
chomp(my $license = <<"END_LICENSE");
@@ -287,9 +287,10 @@ section('Patches');
if ($modules{'babel'}) {
map { patch("babel/$_"); } qw[
babel.dtx
- galician.dtx
danish.dtx
+ galician.dtx
latin.dtx
+ spanish.dtx
];
}
}
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
new file mode 100644
index 00000000000..cb8efefd716
--- /dev/null
+++ b/Master/texmf-dist/source/latex/latex-tds/patch/spanish.dtx.diff
@@ -0,0 +1,37 @@
+*** 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 f4110ebe195..f5116be6f0a 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/04/05
+readme.txt for project latex-tds, 2008/06/28
TABLE OF CONTENTS
=================
@@ -99,12 +99,6 @@ The following files can be downloaded:
merged together:
latex-tds.tds.zip
-It is possible that some or all ZIP archive files are also available
-in the install subtree, then possible locations could be:
- CTAN:install/macros/latex/base.zip
- CTAN:install/macros/latex/required/tools.zip
- ...
-
C. INSTALLATION HINTS
=====================
@@ -240,7 +234,9 @@ 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
@@ -422,9 +418,12 @@ I. HISTORY
* Update of babel.
* Update of amsrefs (TDS:tex/latex/amscls -> TDS:tex/latex/amsrefs).
2008/04/01
- * Update of babel (2007/03/17).
+ * Update of babel (2008/03/17).
2008/04/02
* Fix: latex/base/*.err added to TDS:source/latex/base/.
2008/04/05
* Using .tds.zip instead of .zip to follow CTAN:install's naming
conventions.
+2008/06/28
+ * Update of babel (2008/06/01).
+ * Babel documentation: table of contents reformatted.
diff --git a/Master/texmf-dist/source/latex/latex-tds/tex/babel.tex b/Master/texmf-dist/source/latex/latex-tds/tex/babel.tex
index ff3059fa099..7bde973472c 100644
--- a/Master/texmf-dist/source/latex/latex-tds/tex/babel.tex
+++ b/Master/texmf-dist/source/latex/latex-tds/tex/babel.tex
@@ -35,6 +35,28 @@
\AtBeginDocument{%
\let\Saved@TheBibliography\thebibliography
\let\thebibliography\New@TheBibliography
+ \renewcommand*{\l@subsection}{%
+ % \@dottedtocline{2}{1.5em}{2.3em}% article.cls, 10pt
+ \@dottedtocline{2}{1.5em}{2.8em}%
+ }%
+ \renewcommand*{\l@subsubsection}{%
+ % \@dottedtocline{3}{3.8em}{3.2em}% article.cls, 10pt
+ \@dottedtocline{3}{4.3em}{3.7em}%
+ }%
+ \renewcommand*{\@pnumwidth}{2.05em}% 1.55em, article.cls, 10pt
+ \addtocontents{toc}{\protect\sloppy}%
+ \let\saved@multicols\multicols
+ \def\multicols#1{%
+ \ifnum#1=2 %
+ \let\endmulticols\relax
+ \expandafter\@gobble
+ \else
+ \expandafter\@firstofone
+ \fi
+ {%
+ \saved@multicols{#1}%
+ }%
+ }%
}
\def\New@TheBibliography{%
\if@FirstBib
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 7a596998c4b..e28644896cb 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/04/05 Tools overview (HO)]
+ [2008/06/28 Tools overview (HO)]
% Copyright 2006-2008 Heiko Oberdiek
%
% This file is part of project `latex-tds'.