[latex3-commits] [latex3/pdfresources] etype-switch: change test [ci-skip] (6f28662)

github at latex-project.org github at latex-project.org
Thu Nov 2 20:27:05 CET 2023


Repository : https://github.com/latex3/pdfresources
On branch  : etype-switch
Link       : https://github.com/latex3/pdfresources/commit/6f286626cd868a7b8925b0d246e38797944fb8c6

>---------------------------------------------------------------

commit 6f286626cd868a7b8925b0d246e38797944fb8c6
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Nov 2 20:27:05 2023 +0100

    change test [ci-skip]


>---------------------------------------------------------------

6f286626cd868a7b8925b0d246e38797944fb8c6
 testfiles-luatex/fontspec-spotcolor.pvt | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/testfiles-luatex/fontspec-spotcolor.pvt b/testfiles-luatex/fontspec-spotcolor.pvt
index 1ec9164..32f7860 100644
--- a/testfiles-luatex/fontspec-spotcolor.pvt
+++ b/testfiles-luatex/fontspec-spotcolor.pvt
@@ -11,17 +11,14 @@
       alternative-values = {1, 0.56, 0,0},
     }
   \color_set:nnn{spotblue}{sepblue}{1}
-  \color_set:nnn{cmykblue}{cmyk}{1,1,1,0.5}
-% \__fontspec_keys_define_code:nnn {fontspec} {Color}
-%             {
-%               \tl_set:Nn \l__fontspec_hexcol_tl {#1}
-%             }  
+  \color_set:nnn{cmykblue}{cmyk}{1,0,0,0.5}
 \ExplSyntaxOff
-\definecolor{foo}{rgb}{0,0.75,0}
+\definecolor{Foo}{rgb}{1,0,0.5}
 \setmainfont{texgyretermes}[Color=cmykblue]
-\setsansfont{texgyreheros}[Color=red,Opacity=0.2]
-\setmonofont{texgyrecursor}[Color=foo]
+\setsansfont{texgyreheros}[Color=spotblue,Opacity=0.2]
+\setmonofont{texgyrecursor}[Color=Foo]
+
 \begin{document}
-TTT \sffamily MMM \ttfamily FFF} {\normalfont TTT} {\sffamily MMM} {\ttfamily 
-FFF} 
+TTT \sffamily MMM \rmfamily xxx \ttfamily abc
+
 \end{document}





More information about the latex3-commits mailing list.