[latex3-commits] [git/LaTeX3-latex3-pdfresources] backendtest: corrected bdc code for dvips (adfc02c)

Ulrike Fischer fischer at troubleshooting-tex.de
Wed Jul 10 11:56:08 CEST 2019


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

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

commit adfc02c122174c3ef7a8f6abd5bbc5423372b72f
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed Jul 10 11:56:08 2019 +0200

    corrected bdc code for dvips


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

adfc02c122174c3ef7a8f6abd5bbc5423372b72f
 pdfresources.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pdfresources.dtx b/pdfresources.dtx
index 1b04dba..0cbb4b1 100644
--- a/pdfresources.dtx
+++ b/pdfresources.dtx
@@ -821,7 +821,7 @@
  {
   \cs_set_protected:Npn \@@_backend_bdc:nn #1 #2 % #1 eg. Span, #2: object name
    {
-     \special {ps:~mark~/#1~\@@_backend_object_ref:n{#2}~BDC~pdfmark}
+     \special {ps:~mark~/#1~\@@_backend_object_ref:n{#2}~/BDC~pdfmark}
    }
   \cs_set_protected:Npn \@@_backend_emc:
    {





More information about the latex3-commits mailing list