[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: correct @@ uses (5b33e08)

Ulrike Fischer fischer at troubleshooting-tex.de
Thu Jul 8 20:58:47 CEST 2021


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

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

commit 5b33e084afeb55efceda5b751d6b80869da78819
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Jul 8 20:58:47 2021 +0200

    correct @@ uses


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

5b33e084afeb55efceda5b751d6b80869da78819
 hyperref-generic.dtx | 74 ++++++++++++++++++++++++++--------------------------
 1 file changed, 37 insertions(+), 37 deletions(-)

diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 10ea276..8bd0e10 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -859,11 +859,11 @@
 %^^A %% drivers are loaded in line 4745 in hyperref.sty in a \Hy at AtEndOfPackage command.
 %^^A %%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %^^A %% list of new internal commands
-%^^A %% __hyp_link_goto_begin:nw : start command for links to internal destination
+%^^A %% @@_link_goto_begin:nw : start command for links to internal destination
 %^^A %%                             replaces \find at pdflink
-%^^A %% __hyp_link_goto_end:
-%^^A %% __hyp_destination:n     :  sets an anchor, replaces \new at pdflink
-%^^A %% \__hyp_PageLabels_gpush: : puts pagelabels in the catalog, used on every storing
+%^^A %% @@_link_goto_end:
+%^^A %% @@_destination:n     :  sets an anchor, replaces \new at pdflink
+%^^A %% \@@_PageLabels_gpush: : puts pagelabels in the catalog, used on every storing
 %^^A %% PDF String (text)
 %^^A %% *\@@_text_pdfstring:nnN  : replaces Hy at pstringdef, converts #1 to pdfstring in encoding #2
 %^^A %%                           and stores in N
@@ -882,10 +882,10 @@
 %^^A %% % helps to display key list messages
 %^^A %% \@@_clist_display:n
 %^^A %%
-%^^A %% \__hyp_info_generate_addons: what did this do??
+%^^A %% \@@_info_generate_addons: what did this do??
 %^^A %%
-%^^A %% \g__hyp_AcroForm_CoFields_prop
-%^^A %% \g__hyp_AcroForm_Fields_prop
+%^^A %% \g_@@_AcroForm_CoFields_prop
+%^^A %% \g_@@_AcroForm_Fields_prop
 %^^A %%
 %^^A %%  \g_@@_dest_pdfstartpage_tl ,
 %^^A %%  \g_@@_dest_pdfstartview_tl ,
@@ -1244,10 +1244,10 @@
   \let\protect\@unexpandable at protect
   \bool_if:NTF \l_@@_href_url_encode_bool
     {
-      \tl_set:Nn \l__hyp_text_enc_uri_print_tl {utf8/URI}
+      \tl_set:Nn \l_@@_text_enc_uri_print_tl {utf8/URI}
     }
     {
-      \tl_set:Nn \l__hyp_text_enc_uri_print_tl {utf8/string}
+      \tl_set:Nn \l_@@_text_enc_uri_print_tl {utf8/string}
     }
   \@ifnextchar\bgroup\Hy at href{\hyper at normalise\href@}%
 }
@@ -1274,10 +1274,10 @@
    \let\protect\@unexpandable at protect
    \bool_if:NTF \l_@@_href_url_encode_bool
     {
-      \tl_set:Nn \l__hyp_text_enc_uri_print_tl {utf8/URI}
+      \tl_set:Nn \l_@@_text_enc_uri_print_tl {utf8/URI}
     }
     {
-      \tl_set:Nn \l__hyp_text_enc_uri_print_tl {utf8/string}
+      \tl_set:Nn \l_@@_text_enc_uri_print_tl {utf8/string}
     }
   \hyper at normalise\@@_href_url_aux:nn}
 
@@ -1336,10 +1336,10 @@
    \let\protect \@unexpandable at protect
     \bool_if:NTF \l_@@_href_url_encode_bool
     {
-      \tl_set:Nn \l__hyp_text_enc_uri_print_tl {utf8/URI}
+      \tl_set:Nn \l_@@_text_enc_uri_print_tl {utf8/URI}
     }
     {
-      \tl_set:Nn \l__hyp_text_enc_uri_print_tl {utf8/string}
+      \tl_set:Nn \l_@@_text_enc_uri_print_tl {utf8/string}
     }
    \hyper at normalise\@@_href_url_aux:n
   }
@@ -2081,7 +2081,7 @@
         \group_begin:
         \hook_use:n {hyp/link/#1}
         \@@_link_goto_begin:nw {#2}#3\Hy at xspace@end
-        \__hyp_link_goto_end:
+        \@@_link_goto_end:
         \group_end:
         \Hy at VerboseLinkStop
       }
@@ -4142,14 +4142,14 @@
 % clearly faster than removing them from a sequence
 \def\HyField at AuxAddToFields#1
   {
-    \prop_gput:Nnn \g__hyp_AcroForm_Fields_prop {#1}{F}
+    \prop_gput:Nnn \g_@@_AcroForm_Fields_prop {#1}{F}
   }%
 
 %fields with empty key get a value too -- lets hope that
 %this give the expected behaviour
 \def\HyField at AuxAddToCoFields #1 #2
   {
-    \prop_gput:Nnn \g__hyp_AcroForm_CoFields_prop {a#1}{#2}
+    \prop_gput:Nnn \g_@@_AcroForm_CoFields_prop {a#1}{#2}
   }
 
 \Hy at AtBeginDocument
@@ -4207,9 +4207,9 @@
 \ExplSyntaxOff
 \ExplSyntaxOn
 \tl_new:N  \l_@@_CheckmarkYes_tl
-\tl_set:Nn \l_@@_CheckmarkYes_tl {  __hyp_xform_CheckMarkYes }
+\tl_set:Nn \l_@@_CheckmarkYes_tl {  @@_xform_CheckMarkYes }
 \tl_new:N  \l_@@_CheckmarkOff_tl
-\tl_set:Nn \l_@@_CheckmarkOff_tl {  __hyp_xform_CheckMarkOff }
+\tl_set:Nn \l_@@_CheckmarkOff_tl {  @@_xform_CheckMarkOff }
 
 \def\@Form[#1]
   {
@@ -4218,14 +4218,14 @@
     \pdf at ifdraftmode{}
       {
         \Hy at FormObjects
-        \prop_map_inline:Nn \g__hyp_AcroForm_Fields_prop
+        \prop_map_inline:Nn \g_@@_AcroForm_Fields_prop
           {
             \pdfmanagement_add:nnx { Catalog / AcroForm } { Fields }{##1}
             %\pdfmanagement_show:n { Catalog / AcroForm }
           }
-        \prop_if_empty:NF \g__hyp_AcroForm_CoFields_prop
+        \prop_if_empty:NF \g_@@_AcroForm_CoFields_prop
           {
-            \prop_map_inline:Nn \g__hyp_AcroForm_CoFields_prop
+            \prop_map_inline:Nn \g_@@_AcroForm_CoFields_prop
               {
                 \seq_put_right:Nn \l_@@_tmpa_seq {##1}
               }
@@ -4241,7 +4241,7 @@
                 \pdfmanagement_add:nnx { Catalog / AcroForm }
                   { CO }
                   {
-                    \prop_item:Nn \g__hyp_AcroForm_CoFields_prop {##1}
+                    \prop_item:Nn \g_@@_AcroForm_CoFields_prop {##1}
                   }
              }
           }
@@ -4273,7 +4273,7 @@
          \char123
          \group_end:
        }
-       {__hyp_xform_Ding}
+       {@@_xform_Ding}
     \MakeFieldObject
        {
          \group_begin:
@@ -4285,7 +4285,7 @@
          \phantom{\char123}
          \group_end:
        }
-       {__hyp_xform_DingOff}
+       {@@_xform_DingOff}
      \MakeFieldObject
        {
          \group_begin:
@@ -4297,7 +4297,7 @@
          \char51
          \group_end:
        }
-       {__hyp_xform_CheckMarkYes}
+       {@@_xform_CheckMarkYes}
      \MakeFieldObject
        {
         \group_begin:
@@ -4309,17 +4309,17 @@
          \phantom{\char51} %perhaps xetex needs some small glyph ..
          \group_end:
        }
-       {__hyp_xform_CheckMarkOff}
+       {@@_xform_CheckMarkOff}
      \MakeFieldObject
        {
          \fbox{\textcolor{yellow}{\textsf{Submit}}} %color?
        }
-       {__hyp_xform_Submit}
+       {@@_xform_Submit}
      \MakeFieldObject
        {
          \fbox{\textcolor{yellow}{\textsf{SubmitP}}} %color?
        }
-       {__hyp_xform_SubmitP}
+       {@@_xform_SubmitP}
   }
 \ExplSyntaxOff
 \let\@endForm\ltx at empty
@@ -4335,16 +4335,16 @@
     %\zref at labelbyprops{HyAnn@\the\HyAnn at Count}{abspage}%
     %\zref at labelbylist {HyAnn@\the\HyAnn at Count} {l3pdf}
     %\zref at refused{HyAnn@\the\HyAnn at Count}%
-    \__hyp_ref_label:en {HyAnn@\the\HyAnn at Count}{abspage}
-    \__hyp_ref_check:en {HyAnn@\the\HyAnn at Count}{abspage}
+    \@@_ref_label:en {HyAnn@\the\HyAnn at Count}{abspage}
+    \@@_ref_check:en {HyAnn@\the\HyAnn at Count}{abspage}
   }%
 \def\Fld at pageobjref
   {
-    \__hyp_ref_if_exist:enT {HyAnn@\the\HyAnn at Count}{abspage}
+    \@@_ref_if_exist:enT {HyAnn@\the\HyAnn at Count}{abspage}
       {
         /P~\pdf_pageobject_ref:n
           {
-            \__hyp_ref_value:en{HyAnn@\the\HyAnn at Count}{abspage}
+            \@@_ref_value:en{HyAnn@\the\HyAnn at Count}{abspage}
           }
       }
   }
@@ -4460,7 +4460,7 @@
   \endgroup
 }
 \tl_new:N  \l_@@_RadioYes_tl
-\tl_set:Nn \l_@@_RadioYes_tl { __hyp_xform_Ding }
+\tl_set:Nn \l_@@_RadioYes_tl { @@_xform_Ding }
 \def\@@Radio#1{%
   \Fld at listcount=0~%
   %\show\Fld at default
@@ -4485,8 +4485,8 @@
          <<
          /N
           <<
-          /\@currValue\c_space_tl \pdfxform_ref:o {__hyp_xform_Ding}
-          %/Off \c_space_tl \pdfxform_ref:n {__hyp_xform_DingOff} %hm
+          /\@currValue\c_space_tl \pdfxform_ref:o {@@_xform_Ding}
+          %/Off \c_space_tl \pdfxform_ref:n {@@_xform_DingOff} %hm
           >>
          >>
       }
@@ -4580,8 +4580,8 @@
       {
         \PDFForm at Submit
         /AP<<
-          /N~\pdfxform_ref:n {__hyp_xform_Submit}~
-          /D~\pdfxform_ref:n {__hyp_xform_SubmitP}
+          /N~\pdfxform_ref:n {@@_xform_Submit}~
+          /D~\pdfxform_ref:n {@@_xform_SubmitP}
          >>
        }
       \HyField at AddToFields





More information about the latex3-commits mailing list.