[latex3-commits] [git/LaTeX3-latex3-latex3] pdf: Add a XeTeX .tlg for color (7c2942a67)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Feb 11 14:30:59 CET 2021
Repository : https://github.com/latex3/latex3
On branch : pdf
Link : https://github.com/latex3/latex3/commit/7c2942a67f1c6e2311cf893c92492435403206fc
>---------------------------------------------------------------
commit 7c2942a67f1c6e2311cf893c92492435403206fc
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Feb 11 13:30:59 2021 +0000
Add a XeTeX .tlg for color
>---------------------------------------------------------------
7c2942a67f1c6e2311cf893c92492435403206fc
.../{m3color003.tlg => m3color003.xetex.tlg} | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/l3kernel/testfiles/m3color003.tlg b/l3kernel/testfiles/m3color003.xetex.tlg
similarity index 97%
copy from l3kernel/testfiles/m3color003.tlg
copy to l3kernel/testfiles/m3color003.xetex.tlg
index b4f315a37..49013bcae 100644
--- a/l3kernel/testfiles/m3color003.tlg
+++ b/l3kernel/testfiles/m3color003.xetex.tlg
@@ -6,61 +6,61 @@ TEST 1: Multiple models: selecting
============================================================
> \box...=
\hbox(6.94444+0.0)x22.50005
-.\pdfcolorstack 0 push {0.1 g 0.1 G}
+.\special{pdf:bc [0.1]}
.\OT1/cmr/m/n/10 H
.\OT1/cmr/m/n/10 e
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 o
-.\pdfcolorstack 0 pop
+.\special{pdf:ec}
! OK.
<argument> \l_tmpa_box
l. ... }
> \box...=
\hbox(6.94444+0.0)x22.50005
-.\pdfcolorstack 0 push {0.1 0.1 0.2 rg 0.1 0.1 0.2 RG}
+.\special{pdf:bc [0.1 0.1 0.2]}
.\OT1/cmr/m/n/10 H
.\OT1/cmr/m/n/10 e
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 o
-.\pdfcolorstack 0 pop
+.\special{pdf:ec}
! OK.
<argument> \l_tmpa_box
l. ... }
> \box...=
\hbox(6.94444+0.0)x22.50005
-.\pdfcolorstack 0 push {0.1 0.2 0.3 rg 0.1 0.2 0.3 RG}
+.\special{pdf:bc [0.1 0.2 0.3]}
.\OT1/cmr/m/n/10 H
.\OT1/cmr/m/n/10 e
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 o
-.\pdfcolorstack 0 pop
+.\special{pdf:ec}
! OK.
<argument> \l_tmpa_box
l. ... }
> \box...=
\hbox(6.94444+0.0)x22.50005
-.\pdfcolorstack 0 push {0.1 0.2 0.3 0.4 k 0.1 0.2 0.3 0.4 K}
+.\special{pdf:bc [0.1 0.2 0.3 0.4]}
.\OT1/cmr/m/n/10 H
.\OT1/cmr/m/n/10 e
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 o
-.\pdfcolorstack 0 pop
+.\special{pdf:ec}
! OK.
<argument> \l_tmpa_box
l. ... }
> \box...=
\hbox(6.94444+0.0)x22.50005
-.\pdfcolorstack 0 push {0.181 g 0.181 G}
+.\special{pdf:bc [0.181]}
.\OT1/cmr/m/n/10 H
.\OT1/cmr/m/n/10 e
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 l
.\OT1/cmr/m/n/10 o
-.\pdfcolorstack 0 pop
+.\special{pdf:ec}
! OK.
<argument> \l_tmpa_box
l. ... }
More information about the latex3-commits
mailing list.