summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/expl3/l3doc.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/expl3/l3doc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/expl3/l3doc.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/expl3/l3doc.dtx b/Master/texmf-dist/source/latex/expl3/l3doc.dtx
index 3aad9e48257..e56cd330ecc 100644
--- a/Master/texmf-dist/source/latex/expl3/l3doc.dtx
+++ b/Master/texmf-dist/source/latex/expl3/l3doc.dtx
@@ -77,7 +77,7 @@ Do not distribute a modified version of this file.
% \end{macrocode}
%
%<*driver|class>
-\GetIdInfo$Id: l3doc.dtx 1786 2010-02-09 12:52:45Z joseph $
+\GetIdInfo$Id: l3doc.dtx 1890 2010-04-11 03:37:15Z will $
{L3 Experimental documentation class}
%</driver|class>
%
@@ -673,7 +673,7 @@ Do not distribute a modified version of this file.
% \begin{macrocode}
\group_begin:
\char_make_active:N \<
-\cs_gnew_nopar:Npn \function {
+\cs_new_nopar:Npn \function {
\char_make_active:N \<
\cs_set_eq:NN < \doc_open_meta:n
\group_begin:
@@ -844,12 +844,12 @@ Do not distribute a modified version of this file.
% \begin{macrocode}
\group_begin:
\tl_map_inline:nn {0123456789} { \char_make_active:N #1 }
- \cs_gnew:Npn \doc_open_meta:n {
+ \cs_new:Npn \doc_open_meta:n {
\group_begin:
\tl_map_function:nN {0123456789} \doc_assign_num:n
\doc_close_meta:w
}
- \cs_gnew:Npn \Arg {
+ \cs_new:Npn \Arg {
\texttt{ \char`\{ }
\group_begin:
\tl_map_function:nN {0123456789} \doc_assign_num:n