[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop, main: add test for orange (8014bad)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sat Jul 31 15:07:47 CEST 2021
Repository : https://github.com/latex3/pdfresources
On branches: develop,main
Link : https://github.com/latex3/pdfresources/commit/8014bad5177d7f078e91529c19472943e535753d
>---------------------------------------------------------------
commit 8014bad5177d7f078e91529c19472943e535753d
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Jul 31 15:07:47 2021 +0200
add test for orange
>---------------------------------------------------------------
8014bad5177d7f078e91529c19472943e535753d
testfiles/xcolorpatch.lvt | 4 ++++
testfiles/xcolorpatch.tlg | 9 +++++++++
2 files changed, 13 insertions(+)
diff --git a/testfiles/xcolorpatch.lvt b/testfiles/xcolorpatch.lvt
index 998daa5..815a0fc 100644
--- a/testfiles/xcolorpatch.lvt
+++ b/testfiles/xcolorpatch.lvt
@@ -44,6 +44,10 @@ abc
{
\color_show:n{PS}
}
+\TEST{show~orange}
+ {
+ \color_show:n{orange}
+ }
\ExplSyntaxOff
\end{document}
\ No newline at end of file
diff --git a/testfiles/xcolorpatch.tlg b/testfiles/xcolorpatch.tlg
index 69945f1..02b56ca 100644
--- a/testfiles/xcolorpatch.tlg
+++ b/testfiles/xcolorpatch.tlg
@@ -53,5 +53,14 @@ The color PS is undefined.
<recently read> }
l. ... }
============================================================
+============================================================
+TEST 7: show orange
+============================================================
+The color orange has the properties:
+> model => rgb
+> rgb => 1.0 0.5 0.0.
+<recently read> }
+l. ... }
+============================================================
[1
] (xcolorpatch.aux)
More information about the latex3-commits
mailing list.