summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-27 23:22:25 +0000
committerKarl Berry <karl@freefriends.org>2010-09-27 23:22:25 +0000
commitb9bcd911e43416c608c7b9a5662f9994422bfeb5 (patch)
tree9b5856ef069586174bc334e14004cb49076efc85 /Master
parent94fda57f1115b81149f31ea01c83d46ceb2b05b5 (diff)
expl3 update
git-svn-id: svn://tug.org/texlive/trunk@19921 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/expl3/expl3.pdfbin498282 -> 498282 bytes
-rw-r--r--Master/texmf-dist/doc/latex/expl3/l3calc.pdfbin377245 -> 377245 bytes
-rw-r--r--Master/texmf-dist/doc/latex/expl3/source3.pdfbin0 -> 1508056 bytes
-rw-r--r--Master/texmf-dist/source/latex/expl3/l3box.dtx4
-rw-r--r--Master/texmf-dist/source/latex/expl3/l3names.dtx5
-rw-r--r--Master/texmf-dist/tex/latex/expl3/l3box.sty2
-rw-r--r--Master/texmf-dist/tex/latex/expl3/l3names.sty2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
8 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/expl3/expl3.pdf b/Master/texmf-dist/doc/latex/expl3/expl3.pdf
index 8c7f7fe94f8..c95bcedc00a 100644
--- a/Master/texmf-dist/doc/latex/expl3/expl3.pdf
+++ b/Master/texmf-dist/doc/latex/expl3/expl3.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/expl3/l3calc.pdf b/Master/texmf-dist/doc/latex/expl3/l3calc.pdf
index ef753a4a9ff..3d7fc3d7410 100644
--- a/Master/texmf-dist/doc/latex/expl3/l3calc.pdf
+++ b/Master/texmf-dist/doc/latex/expl3/l3calc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/expl3/source3.pdf b/Master/texmf-dist/doc/latex/expl3/source3.pdf
new file mode 100644
index 00000000000..479264dc199
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/expl3/source3.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/expl3/l3box.dtx b/Master/texmf-dist/source/latex/expl3/l3box.dtx
index 0a3538bf73e..5e8bcbb4352 100644
--- a/Master/texmf-dist/source/latex/expl3/l3box.dtx
+++ b/Master/texmf-dist/source/latex/expl3/l3box.dtx
@@ -36,7 +36,7 @@
\RequirePackage{l3names}
%</driver|package>
%\fi
-\GetIdInfo$Id: l3box.dtx 2044 2010-09-22 03:34:46Z will $
+\GetIdInfo$Id: l3box.dtx 2048 2010-09-26 19:13:59Z joseph $
{L3 Experimental Box module}
%\iffalse
%<*driver>
@@ -759,6 +759,8 @@
%
%\begin{macro}{\box_set_ht:Nn}
%\begin{macro}{\box_set_ht:cn}
+%\begin{macro}{\box_set_dp:Nn}
+%\begin{macro}{\box_set_dp:cn}
%\begin{macro}{\box_set_wd:Nn}
%\begin{macro}{\box_set_wd:cn}
% Measuring is easy: all primitive work. These primitives are not
diff --git a/Master/texmf-dist/source/latex/expl3/l3names.dtx b/Master/texmf-dist/source/latex/expl3/l3names.dtx
index 22df0db9821..6c0ceea0129 100644
--- a/Master/texmf-dist/source/latex/expl3/l3names.dtx
+++ b/Master/texmf-dist/source/latex/expl3/l3names.dtx
@@ -103,8 +103,9 @@
\RequirePackage{l3names}
%</driver>
%\fi
-\GetIdInfo$Id: l3names.dtx 2034 2010-09-20 20:17:43Z joseph $
+\GetIdInfo$Id: l3names.dtx 2048 2010-09-26 19:13:59Z joseph $
{L3 Experimental Naming Scheme for TeX Primitives}
+%\iffalse
%<package>\endgroup
%<*driver>
%\fi
@@ -1237,7 +1238,7 @@
% as the packages in this distribution do like this:
% \begin{verbatim}
% \RequirePackage{l3names}
-% \GetIdInfo$Id: l3names.dtx 2034 2010-09-20 20:17:43Z joseph $
+% \GetIdInfo$Id: l3names.dtx 2048 2010-09-26 19:13:59Z joseph $
% {L3 Experimental Box module}
% \ProvidesExplPackage
% {\filename}{\filedate}{\fileversion}{\filedescription}
diff --git a/Master/texmf-dist/tex/latex/expl3/l3box.sty b/Master/texmf-dist/tex/latex/expl3/l3box.sty
index 3982125a979..ad546da7c67 100644
--- a/Master/texmf-dist/tex/latex/expl3/l3box.sty
+++ b/Master/texmf-dist/tex/latex/expl3/l3box.sty
@@ -48,7 +48,7 @@
%%
%% -----------------------------------------------------------------------
\RequirePackage{l3names}
-\GetIdInfo$Id: l3box.dtx 2044 2010-09-22 03:34:46Z will $
+\GetIdInfo$Id: l3box.dtx 2048 2010-09-26 19:13:59Z joseph $
{L3 Experimental Box module}
\ProvidesExplPackage
{\filename}{\filedate}{\fileversion}{\filedescription}
diff --git a/Master/texmf-dist/tex/latex/expl3/l3names.sty b/Master/texmf-dist/tex/latex/expl3/l3names.sty
index e3fbe730eae..d86ea68c3f3 100644
--- a/Master/texmf-dist/tex/latex/expl3/l3names.sty
+++ b/Master/texmf-dist/tex/latex/expl3/l3names.sty
@@ -87,7 +87,7 @@
\gdef\filedescription{#1}%
\ProvidesPackage{[unknown package]}[0000/00/00 v0.0 #1]
}
-\GetIdInfo$Id: l3names.dtx 2034 2010-09-20 20:17:43Z joseph $
+\GetIdInfo$Id: l3names.dtx 2048 2010-09-26 19:13:59Z joseph $
{L3 Experimental Naming Scheme for TeX Primitives}
\endgroup
\def\@tempa{%
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index d93683e64d3..3af584e8fde 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -60,7 +60,7 @@ $Master = "$mydir/../..";
'a4', "die 'skipping, just a pointer to ntgclass'",
'aastex', "&MAKEflatten",
'accenti', "die 'skipping, use bosisio instead'",
- 'acroflex', "die 'skipping, per author (dps) request'",
+ 'acrotex', "die 'skipping, per author (dps) request'",
'adforn', "&MAKEcopy",
'adfsymbols', "&MAKEcopy",
'aeb_mlink', "die 'skipping, per author (dps) request'",