diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-30 22:06:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-30 22:06:14 +0000 |
commit | 1d5214eef547cee6ca964581213f2ce9e225405f (patch) | |
tree | 8ec01ec0918933109486cc058a6f1ee277d9727b /Master/texmf-dist/source/latex/l3kernel/l3basics.dtx | |
parent | eeb7bfc039d7f1751252a8e2bc1e1fa1701f3d1b (diff) |
l3kernel (30jan15)
git-svn-id: svn://tug.org/texlive/trunk@36174 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3basics.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/l3kernel/l3basics.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3basics.dtx b/Master/texmf-dist/source/latex/l3kernel/l3basics.dtx index ab565a10ab7..5e97b697fdf 100644 --- a/Master/texmf-dist/source/latex/l3kernel/l3basics.dtx +++ b/Master/texmf-dist/source/latex/l3kernel/l3basics.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -%% File: l3basics.dtx Copyright (C) 1990-2014 The LaTeX3 project +%% File: l3basics.dtx Copyright (C) 1990-2015 The LaTeX3 project %% %% It may be distributed and/or modified under the conditions of the %% LaTeX Project Public License (LPPL), either version 1.3c of this @@ -37,7 +37,7 @@ \documentclass[full]{l3doc} %</driver> %<*driver|package> -\GetIdInfo$Id: l3basics.dtx 5364 2014-08-24 20:19:24Z joseph $ +\GetIdInfo$Id: l3basics.dtx 5500 2015-01-27 14:37:04Z joseph $ {L3 Basic definitions} %</driver|package> %<*driver> @@ -820,7 +820,7 @@ % If one or more tokens are wrapped in braces then in absorbing them % the outer set will be removed. At the same time, the category code % of each token is set when the token is read by a function (if it -% is read more than once, the category code is determined by the +% is read more than once, the category code is determined by % the situation in force when first function absorbs the token). % % \begin{function}[EXP]{\use:n, \use:nn, \use:nnn, \use:nnnn} |