diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-12 23:14:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-12 23:14:54 +0000 |
commit | dad5d555511f1efe4370058c5c49baa1ab19a5bb (patch) | |
tree | 2cbc73841729af11e62c7c9d4b4de86fa12e4ace /Master | |
parent | c9172879c19139ba8d262e615a535073caea2e54 (diff) |
l3packages (11aug11)
git-svn-id: svn://tug.org/texlive/trunk@23525 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf | bin | 462121 -> 462194 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf | bin | 612412 -> 612417 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf | bin | 395269 -> 395280 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf | bin | 392288 -> 392760 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx | 2 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx | 2 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx | 16 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty | 14 |
10 files changed, 19 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf b/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf Binary files differindex e9aab325c68..9ebddcaaa47 100644 --- a/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf +++ b/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf diff --git a/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf b/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf Binary files differindex 433d5bff3e3..eea7ad55c39 100644 --- a/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf +++ b/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf diff --git a/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf b/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf Binary files differindex e337ec061a8..5cd41d28841 100644 --- a/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf +++ b/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf diff --git a/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf b/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf Binary files differindex 39a772965c1..0d763d3a0cd 100644 --- a/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf +++ b/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf diff --git a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx index 4d1930a05e7..3dd0218eedc 100644 --- a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx +++ b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx @@ -137,7 +137,7 @@ % % A check to make sure that \pkg{expl3} is not too old % \begin{macrocode} -\@ifpackagelater { l3token } { 2011/07/02 } +\@ifpackagelater { expl3 } { 2011/08/10 } { } { \PackageError { l3keys2e } { Support~package~l3kernel~too~old. } diff --git a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx index 79a996d4fc8..19b8772d4b5 100644 --- a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx +++ b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx @@ -592,7 +592,7 @@ % % A check to make sure that \pkg{expl3} is not too old % \begin{macrocode} -\@ifpackagelater { l3token } { 2011/07/02 } +\@ifpackagelater { expl3 } { 2011/08/10 } { } { \PackageError { xparse } { Support~package~l3kernel~too~old. } diff --git a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx index bdca9d69f82..38eb9ec60f9 100644 --- a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx +++ b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx @@ -40,7 +40,7 @@ % %<*driver|package> \RequirePackage{expl3} -\GetIdInfo$Id: xtemplate.dtx 2492 2011-07-02 13:40:38Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 2523 2011-08-08 22:11:50Z mittelba $ {L3 Experimental prototype document functions} %</driver|package> %<*driver> @@ -664,7 +664,7 @@ % % A check to make sure that \pkg{expl3} is not too old % \begin{macrocode} -\@ifpackagelater { l3token } { 2011/07/02 } +\@ifpackagelater { expl3 } { 2011/08/10 } { } { \PackageError { xtemplate } { Support~package~l3kernel~too~old. } @@ -891,7 +891,7 @@ % \end{macro} % % \begin{macro}{\xtemplate_execute_if_keytype_exist:nT} -% \begin{macro}{\xtemplate_execute_if_keytype_exist:oF} +% \begin{macro}{\xtemplate_execute_if_keytype_exist:oT} % The test for valid keytypes looks for a function to set up the key, % which is part of the \enquote{code} side of the template definition. % This avoids having different lists for the two parts of the process. @@ -942,7 +942,7 @@ % \begin{macrocode} \prg_new_conditional:Npnn \xtemplate_if_key_value:n #1 { T } { - \str_if_eq:noTF { \KeyValue } { \tl_head:w #1 \q_stop } + \str_if_eq:noTF { \KeyValue } { \tl_head:w #1 \q_nil \q_stop } {\prg_return_true: } { \prg_return_false: } } @@ -955,7 +955,7 @@ % \begin{macrocode} \prg_new_conditional:Npnn \xtemplate_if_eval_now:n #1 { TF } { - \str_if_eq:noTF { \EvaluateNow } { \tl_head:w #1 \q_stop } + \str_if_eq:noTF { \EvaluateNow } { \tl_head:w #1 \q_nil \q_stop } { \prg_return_true: } { \prg_return_false: } } @@ -980,7 +980,7 @@ % \begin{macrocode} \prg_new_conditional:Npnn \xtemplate_if_use_template:n #1 { TF } { - \str_if_eq:noTF { \UseTemplate } { \tl_head:w #1 \q_stop } + \str_if_eq:noTF { \UseTemplate } { \tl_head:w #1 \q_nil \q_stop } { \prg_return_true: } { \prg_return_false: } } @@ -1568,7 +1568,7 @@ \l_xtemplate_key_name_tl {#1} } { - \str_if_eq:noTF {#1} { \tl_head:w #1 \q_stop } + \str_if_eq:noTF {#1} { \tl_head:w #1 \q_nil \q_stop } { \cs_if_exist:NTF #1 { @@ -1596,7 +1596,7 @@ { \tl_if_empty:nTF {#1} { - \str_if_eq:noTF {#2} { \tl_head:w #2 \q_stop } + \str_if_eq:noTF {#2} { \tl_head:w #2 \q_nil \q_stop } { \cs_if_exist:NTF #2 { diff --git a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty index 3a84d0e1d4f..364f473d372 100644 --- a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty +++ b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty @@ -51,7 +51,7 @@ {LaTeX2e option processing using LaTeX3 keys} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} -\@ifpackagelater { l3token } { 2011/07/02 } +\@ifpackagelater { expl3 } { 2011/08/10 } { } { \PackageError { l3keys2e } { Support~package~l3kernel~too~old. } diff --git a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty index be93d481af1..5aae56e65a0 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty @@ -56,7 +56,7 @@ \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} \RequirePackage{expl3} -\@ifpackagelater { l3token } { 2011/07/02 } +\@ifpackagelater { expl3 } { 2011/08/10 } { } { \PackageError { xparse } { Support~package~l3kernel~too~old. } diff --git a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty index 83be1411dad..f6740d5e714 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty @@ -51,11 +51,11 @@ %% ----------------------------------------------------------------------- %% \RequirePackage{expl3} -\GetIdInfo$Id: xtemplate.dtx 2492 2011-07-02 13:40:38Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 2523 2011-08-08 22:11:50Z mittelba $ {L3 Experimental prototype document functions} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} -\@ifpackagelater { l3token } { 2011/07/02 } +\@ifpackagelater { expl3 } { 2011/08/10 } { } { \PackageError { xtemplate } { Support~package~l3kernel~too~old. } @@ -145,14 +145,14 @@ } \prg_new_conditional:Npnn \xtemplate_if_key_value:n #1 { T } { - \str_if_eq:noTF { \KeyValue } { \tl_head:w #1 \q_stop } + \str_if_eq:noTF { \KeyValue } { \tl_head:w #1 \q_nil \q_stop } {\prg_return_true: } { \prg_return_false: } } \cs_generate_variant:Nn \xtemplate_if_key_value:nT { o } \prg_new_conditional:Npnn \xtemplate_if_eval_now:n #1 { TF } { - \str_if_eq:noTF { \EvaluateNow } { \tl_head:w #1 \q_stop } + \str_if_eq:noTF { \EvaluateNow } { \tl_head:w #1 \q_nil \q_stop } { \prg_return_true: } { \prg_return_false: } } @@ -165,7 +165,7 @@ } \prg_new_conditional:Npnn \xtemplate_if_use_template:n #1 { TF } { - \str_if_eq:noTF { \UseTemplate } { \tl_head:w #1 \q_stop } + \str_if_eq:noTF { \UseTemplate } { \tl_head:w #1 \q_nil \q_stop } { \prg_return_true: } { \prg_return_false: } } @@ -523,7 +523,7 @@ \l_xtemplate_key_name_tl {#1} } { - \str_if_eq:noTF {#1} { \tl_head:w #1 \q_stop } + \str_if_eq:noTF {#1} { \tl_head:w #1 \q_nil \q_stop } { \cs_if_exist:NTF #1 { @@ -551,7 +551,7 @@ { \tl_if_empty:nTF {#1} { - \str_if_eq:noTF {#2} { \tl_head:w #2 \q_stop } + \str_if_eq:noTF {#2} { \tl_head:w #2 \q_nil \q_stop } { \cs_if_exist:NTF #2 { |