[latex3-commits] [git/LaTeX3-latex3-latex2e] cmd: Update test file with updated xparse (ca295167)
PhelypeOleinik
phelype.oleinik at latex-project.org
Wed Feb 3 15:24:16 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : cmd
Link : https://github.com/latex3/latex2e/commit/ca295167a64f54d40165cb31cf157f8e7d8042c5
>---------------------------------------------------------------
commit ca295167a64f54d40165cb31cf157f8e7d8042c5
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Wed Feb 3 11:24:16 2021 -0300
Update test file with updated xparse
>---------------------------------------------------------------
ca295167a64f54d40165cb31cf157f8e7d8042c5
base/testfiles-ltcmd/ltcmd006.tlg | 32 --------------------------------
1 file changed, 32 deletions(-)
diff --git a/base/testfiles-ltcmd/ltcmd006.tlg b/base/testfiles-ltcmd/ltcmd006.tlg
index 221b0328..c30cd63f 100644
--- a/base/testfiles-ltcmd/ltcmd006.tlg
+++ b/base/testfiles-ltcmd/ltcmd006.tlg
@@ -40,36 +40,4 @@ LaTeX will ignore this entire definition.
============================================================
TEST 2: Deprecated argument types with xparse loaded
============================================================
-! LaTeX3 Error: Deprecated argument type 'G' for the command '\testA' requires
-(LaTeX3) xparse.
-For immediate help type H <return>.
- ...
-l. ... }
-The letter 'G' specifies a known argument type that requires the xparse
-package.
-LaTeX will ignore this entire definition.
-! LaTeX3 Error: Deprecated argument type 'g' for the command '\testA' requires
-(LaTeX3) xparse.
-For immediate help type H <return>.
- ...
-l. ... }
-The letter 'g' specifies a known argument type that requires the xparse
-package.
-LaTeX will ignore this entire definition.
-! LaTeX3 Error: Deprecated argument type 'l' for the command '\testA' requires
-(LaTeX3) xparse.
-For immediate help type H <return>.
- ...
-l. ... }
-The letter 'l' specifies a known argument type that requires the xparse
-package.
-LaTeX will ignore this entire definition.
-! LaTeX3 Error: Deprecated argument type 'u' for the command '\testA' requires
-(LaTeX3) xparse.
-For immediate help type H <return>.
- ...
-l. ... }
-The letter 'u' specifies a known argument type that requires the xparse
-package.
-LaTeX will ignore this entire definition.
============================================================
More information about the latex3-commits
mailing list.