[latex3-commits] [latex3/latex3] object-tracking: Update l3kernel/l3pdf.dtx (d9c91a805)

github at latex-project.org github at latex-project.org
Mon Apr 1 09:18:41 CEST 2024


Repository : https://github.com/latex3/latex3
On branch  : object-tracking
Link       : https://github.com/latex3/latex3/commit/d9c91a8050f22c4c06b6d9fec54f99de2d65f878

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

commit d9c91a8050f22c4c06b6d9fec54f99de2d65f878
Author: Joseph Wright <joseph at texdev.net>
Date:   Sun Mar 31 14:06:37 2024 +0100

    Update l3kernel/l3pdf.dtx
    
    Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>


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

d9c91a8050f22c4c06b6d9fec54f99de2d65f878
 l3kernel/l3pdf.dtx | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index 33ff557f2..08768a814 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -103,8 +103,9 @@
 %
 % Objects can also be created using a pair of \meta{class} and \emph{index};
 % the \meta{class} argument should expand to character tokens, whilst the
-% \meta{index} is an \meta{int expr}. For large families of objects, this
-% approach is more efficient than using individual names.
+% \meta{index} is an \meta{int expr} and starts at $1$. For large
+% families of objects, this approach is more efficient than using
+% individual names.
 %
 % \begin{function}[added = 2024-03-28]{\pdf_object_new_indexed:nn}
 %   \begin{syntax}





More information about the latex3-commits mailing list.