From 9248aafdda8965e8bf78cb3288e8fd08dc460289 Mon Sep 17 00:00:00 2001 From: Yukai Chou Date: Thu, 5 Dec 2024 23:19:05 +0800 Subject: [PATCH] tweak for normalized .tlg Signed-off-by: Yukai Chou --- testfiles/gh1082.latexdvisvgm.tlg | 15 --------------- testfiles/gh1082.luatex.tlg | 15 --------------- testfiles/gh1082.lvt | 4 +++- testfiles/gh1082.tlg | 2 +- 4 files changed, 4 insertions(+), 32 deletions(-) delete mode 100644 testfiles/gh1082.latexdvisvgm.tlg delete mode 100644 testfiles/gh1082.luatex.tlg diff --git a/testfiles/gh1082.latexdvisvgm.tlg b/testfiles/gh1082.latexdvisvgm.tlg deleted file mode 100644 index d92038d27..000000000 --- a/testfiles/gh1082.latexdvisvgm.tlg +++ /dev/null @@ -1,15 +0,0 @@ -This is a generated file for the l3build validation system. -Don't change this file in any respect. -============================================================ -TEST 1: Unknown decoration option -============================================================ -! Package tikz Error: Unknown decoration option 'red'. I do not know the key '/pgf/decoration/red' and I am going to ignore it. Perhaps you misspelled it. -See the tikz package documentation for explanation. -Type H for immediate help. - ... -l. ...\tikzset{decoration={segment length=5pt, red}} -This error message was generated by an \errmessage -command, so I can't give any explicit help. -Pretend that you're Hercule Poirot: Examine all clues, -and deduce the truth by order and method. -============================================================ diff --git a/testfiles/gh1082.luatex.tlg b/testfiles/gh1082.luatex.tlg deleted file mode 100644 index d92038d27..000000000 --- a/testfiles/gh1082.luatex.tlg +++ /dev/null @@ -1,15 +0,0 @@ -This is a generated file for the l3build validation system. -Don't change this file in any respect. -============================================================ -TEST 1: Unknown decoration option -============================================================ -! Package tikz Error: Unknown decoration option 'red'. I do not know the key '/pgf/decoration/red' and I am going to ignore it. Perhaps you misspelled it. -See the tikz package documentation for explanation. -Type H for immediate help. - ... -l. ...\tikzset{decoration={segment length=5pt, red}} -This error message was generated by an \errmessage -command, so I can't give any explicit help. -Pretend that you're Hercule Poirot: Examine all clues, -and deduce the truth by order and method. -============================================================ diff --git a/testfiles/gh1082.lvt b/testfiles/gh1082.lvt index 844adac9d..6c5944753 100644 --- a/testfiles/gh1082.lvt +++ b/testfiles/gh1082.lvt @@ -7,7 +7,9 @@ \START \BEGINTEST{Unknown decoration option} -\tikzset{decoration={segment length=5pt, red}} +\tikzset{ + decoration={segment length=5pt, red} +} \ENDTEST \END diff --git a/testfiles/gh1082.tlg b/testfiles/gh1082.tlg index ff3131767..f57157d9d 100644 --- a/testfiles/gh1082.tlg +++ b/testfiles/gh1082.tlg @@ -7,7 +7,7 @@ TEST 1: Unknown decoration option See the tikz package documentation for explanation. Type H for immediate help. ... -l. ......zset{decoration={segment length=5pt, red}} +l. ...} This error message was generated by an \errmessage command, so I can't give any explicit help. Pretend that you're Hercule Poirot: Examine all clues,