summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/expl3
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/texmf-dist/source/latex/expl3
parent94fda57f1115b81149f31ea01c83d46ceb2b05b5 (diff)
expl3 update
git-svn-id: svn://tug.org/texlive/trunk@19921 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/expl3')
-rw-r--r--Master/texmf-dist/source/latex/expl3/l3box.dtx4
-rw-r--r--Master/texmf-dist/source/latex/expl3/l3names.dtx5
2 files changed, 6 insertions, 3 deletions
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}