[latex3-commits] [latex3/pdfresources] develop: remove old int name for objects (b7231de)

github at latex-project.org github at latex-project.org
Tue Mar 26 00:10:59 CET 2024


Repository : https://github.com/latex3/pdfresources
On branch  : develop
Link       : https://github.com/latex3/pdfresources/commit/b7231de5f498331366e00b6dad848b489c512c5e

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

commit b7231de5f498331366e00b6dad848b489c512c5e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Tue Mar 26 00:10:59 2024 +0100

    remove old int name for objects


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

b7231de5f498331366e00b6dad848b489c512c5e
 l3backend-testphase.dtx | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/l3backend-testphase.dtx b/l3backend-testphase.dtx
index e5a5c8e..caf2126 100644
--- a/l3backend-testphase.dtx
+++ b/l3backend-testphase.dtx
@@ -1965,7 +1965,7 @@
             \tex_pdfdest:D
                struct~
                \int_use:c
-                 { c_@@_backend_object_ \exp_args:Ne \tl_to_str:n {\l_pdf_current_structure_destination_tl} _int }~
+                 { c_@@_object_ \exp_args:Ne \tl_to_str:n {\l_pdf_current_structure_destination_tl} _int }~
                name {#1}
                \str_case:nnF {#2}
                  {
@@ -1995,7 +1995,7 @@
            \tex_pdfdest:D
              struct~
              \int_use:c
-               { c_@@_backend_object_ \exp_args:Ne \tl_to_str:n {\l_pdf_current_structure_destination_tl} _int }~
+               { c_@@_object_ \exp_args:Ne \tl_to_str:n {\l_pdf_current_structure_destination_tl} _int }~
              name {#1}
              fitr ~
              width  \dim_eval:n {#2} ~
@@ -2037,7 +2037,7 @@
             \tex_pdfextension:D dest
                struct~
                \int_use:c
-                 { c_@@_backend_object_ \exp_args:Ne \tl_to_str:n {\l_pdf_current_structure_destination_tl} _int }~
+                 { c_@@_object_ \exp_args:Ne \tl_to_str:n {\l_pdf_current_structure_destination_tl} _int }~
                name {#1}
                \str_case:nnF {#2}
                  {
@@ -2067,7 +2067,7 @@
            \tex_pdfextension:D dest
              struct~
              \int_use:c
-               { c_@@_backend_object_ \exp_args:Ne \tl_to_str:n {\l_pdf_current_structure_destination_tl} _int }~
+               { c_@@_object_ \exp_args:Ne \tl_to_str:n {\l_pdf_current_structure_destination_tl} _int }~
              name {#1}
              fitr ~
              width  \dim_eval:n {#2} ~





More information about the latex3-commits mailing list.