[latex3-commits] [git/LaTeX3-latex3-pdfresources] master: correct a few index errors (189ab42)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri Nov 15 18:16:38 CET 2019
Repository : https://github.com/latex3/pdfresources
On branch : master
Link : https://github.com/latex3/pdfresources/commit/189ab4202b28b45c63edb4522857453f948deb05
>---------------------------------------------------------------
commit 189ab4202b28b45c63edb4522857453f948deb05
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Nov 15 18:16:38 2019 +0100
correct a few index errors
>---------------------------------------------------------------
189ab4202b28b45c63edb4522857453f948deb05
pdfresources.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pdfresources.dtx b/pdfresources.dtx
index e1d276e..b5e44c9 100644
--- a/pdfresources.dtx
+++ b/pdfresources.dtx
@@ -1178,7 +1178,7 @@
% \@@_backend_emc:,
% \@@_backend_PageN_Resources_gpush:n
% }
-% \cs{@@_backend_bdc:nn}, \cs{\@@_backend_bmc:n} and \cs{@@_backend_emc:}
+% \cs{@@_backend_bdc:nn}, \cs{@@_backend_bmc:n} and \cs{@@_backend_emc:}
% are the backend command that
% create the bdc/emc marker and store the properties.
% \cs{@@_backend_PageN_Resources_gpush:n} outputs the /Properties in
@@ -2871,7 +2871,7 @@
%
% hooks should be manipulated only through such access functions. So their
% name should be an internal command of the module. E.g.
-% \cs{l__<module>_hook_<hook-name>_prop}
+% \verb+l__<module>_hook_<hook-name>_prop+
%
% \begin{macrocode}
\cs_new:Nn \hook_put_right:nnn
More information about the latex3-commits
mailing list