diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-06 22:04:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-06 22:04:57 +0000 |
commit | 1e38cd4b45c93bd4d0e36e7cfb12fb1a8feb02c4 (patch) | |
tree | 382415facdb42be2fde175053880a5a1c22ba82e /Master/texmf-dist/source/latex/l3kernel/l3fp-parse.dtx | |
parent | b41749959c73e2c85e711c0d8f98829cb74af6dd (diff) |
l3kernel (5jan19)
git-svn-id: svn://tug.org/texlive/trunk@49620 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3fp-parse.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/l3kernel/l3fp-parse.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3fp-parse.dtx b/Master/texmf-dist/source/latex/l3kernel/l3fp-parse.dtx index 3c13e3be6d8..a35c9ed97bb 100644 --- a/Master/texmf-dist/source/latex/l3kernel/l3fp-parse.dtx +++ b/Master/texmf-dist/source/latex/l3kernel/l3fp-parse.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -%% File: l3fp-parse.dtx Copyright (C) 2011-2018 The LaTeX3 Project +%% File: l3fp-parse.dtx Copyright (C) 2011-2019 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 @@ -38,7 +38,7 @@ % {latex-team@latex-project.org}^^A % }^^A % } -% \date{Released 2018-12-12} +% \date{Released 2019-01-01} % % \maketitle % @@ -2599,7 +2599,7 @@ \cs_new:Npn \@@_parse_compare_auxi:NNNNNNN #1#2#3#4#5#6#7 { \if_case:w - \@@_int_eval:w \exp_after:wN ` \token_to_str:N #7 - `< + \@@_int_eval:w \exp_after:wN ` \token_to_str:N #7 - `< \@@_int_eval_end: \@@_parse_compare_auxii:NNNNN #2#2#4#5#6 \or: \@@_parse_compare_auxii:NNNNN #2#3#2#5#6 |