[latex3-commits] [git/LaTeX3-latex3-pdfresources] backendtest: corrected test file! (95c9a9f)

Ulrike Fischer fischer at troubleshooting-tex.de
Thu Sep 5 23:44:39 CEST 2019


Repository : https://github.com/latex3/pdfresources
On branch  : backendtest
Link       : https://github.com/latex3/pdfresources/commit/95c9a9f223eb8ff76ce9a07ba8381eb2a8c502d4

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

commit 95c9a9f223eb8ff76ce9a07ba8381eb2a8c502d4
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Sep 5 23:44:39 2019 +0200

    corrected test file!


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

95c9a9f223eb8ff76ce9a07ba8381eb2a8c502d4
 testfiles/xform.pvt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testfiles/xform.pvt b/testfiles/xform.pvt
index 243bda0..0ea4e1d 100644
--- a/testfiles/xform.pvt
+++ b/testfiles/xform.pvt
@@ -7,11 +7,11 @@
 text
 \ExplSyntaxOn
 
-\pdf_xform_new:nnnn  {myxformA}{/yyy~(bla)}{/bbb~(x)}{yyyyy}
+\pdf_xform_new:nnn  {myxformA}{/yyy~(bla)}{yyyyy}
 
 \pdf_pageresources_gput:nnn {ExtGState}{bearopacity}{<</ca~0.7/CA~0.7>>}
 
-\pdf_xform_new:nnnn  {myxform}{/yyy~(bla)}{/bbb~(x)}{xxxxxxxxxx}
+\pdf_xform_new:nnn  {myxform}{/yyy~(bla)}{xxxxxxxxxx}
 
 \pdf_xform_use:n {myxform}~\pdf_xform_use:n {myxformA}
 some~text~





More information about the latex3-commits mailing list