[latex3-commits] [latex3/latex3] main: Mark up more "int" in the backend (0dd5a59d3)
github at latex-project.org
github at latex-project.org
Sun Dec 31 20:57:53 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/0dd5a59d3109e4263d74c79a9290aea8da412042
>---------------------------------------------------------------
commit 0dd5a59d3109e4263d74c79a9290aea8da412042
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Dec 31 19:57:53 2023 +0000
Mark up more "int" in the backend
>---------------------------------------------------------------
0dd5a59d3109e4263d74c79a9290aea8da412042
l3backend/l3backend-header.dtx | 2 +-
l3backend/l3backend-pdf.dtx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3backend/l3backend-header.dtx b/l3backend/l3backend-header.dtx
index afb1d0350..0e720af6b 100644
--- a/l3backend/l3backend-header.dtx
+++ b/l3backend/l3backend-header.dtx
@@ -167,7 +167,7 @@ false setglobal
% \end{macrocode}
% \end{macro}
%
-% \begin{macro}
+% \begin{macro}[int]
% {
% pdf.dest.anchor ,
% pdf.dest.x ,
diff --git a/l3backend/l3backend-pdf.dtx b/l3backend/l3backend-pdf.dtx
index bd694acc2..20dc4948a 100644
--- a/l3backend/l3backend-pdf.dtx
+++ b/l3backend/l3backend-pdf.dtx
@@ -388,7 +388,7 @@
% \begin{macro}{\@@_backend_link_minima:}
% \begin{macro}{\@@_backend_link_outerbox:n}
% \begin{macro}{\@@_backend_link_sf_save:, \@@_backend_link_sf_restore:}
-% \begin{macro}
+% \begin{macro}[int]
% {
% pdf.linkdp.pad ,
% pdf.linkht.pad ,
More information about the latex3-commits
mailing list.