texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[8001] \pdfgettoks add comment


From: gavinsmith0123
Subject: [8001] \pdfgettoks add comment
Date: Sat, 2 Jun 2018 04:03:50 -0400 (EDT)

Revision: 8001
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8001
Author:   gavin
Date:     2018-06-02 04:03:49 -0400 (Sat, 02 Jun 2018)
Log Message:
-----------
\pdfgettoks add comment

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/doc/texinfo.tex

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2018-06-02 07:58:56 UTC (rev 8000)
+++ trunk/ChangeLog     2018-06-02 08:03:49 UTC (rev 8001)
@@ -1,3 +1,7 @@
+2018-06-02  Gavin Smith  <address@hidden>
+
+       * doc/texinfo.tex (\pdfgettoks): Add a comment.
+
 2018-03-10  Paul Eggert  <address@hidden>
 
        * doc/texinfo.tex, contrib/psfonts-bronger.tex: Replace 

Modified: trunk/doc/texinfo.tex
===================================================================
--- trunk/doc/texinfo.tex       2018-06-02 07:58:56 UTC (rev 8000)
+++ trunk/doc/texinfo.tex       2018-06-02 08:03:49 UTC (rev 8001)
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2018-03-10.14}
+\def\texinfoversion{2018-06-02.09}
 %
 % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -1528,6 +1528,9 @@
       \startlink attr{/Border [0 0 0]}%
         user{/Subtype /Link /A << /S /URI /URI (#1) >>}%
     \endgroup}
+  % \pdfgettoks - Surround page numbers in #1 with @pdflink.  #1 may
+  % be a simple number, or a list of numbers in the case of an index
+  % entry.
   \def\pdfgettoks#1.{\setbox\boxA=\hbox{\toksA={#1.}\toksB={}\maketoks}}
   \def\addtokens#1#2{\edef\addtoks{\noexpand#1={\the#1#2}}\addtoks}
   \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]