texinfo-commits
[Top][All Lists]
Advanced

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

[6978] noexpand after if


From: Gavin D. Smith
Subject: [6978] noexpand after if
Date: Tue, 02 Feb 2016 07:53:52 +0000

Revision: 6978
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6978
Author:   gavin
Date:     2016-02-02 07:53:46 +0000 (Tue, 02 Feb 2016)
Log Message:
-----------
noexpand after if

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

Modified: trunk/doc/texinfo.tex
===================================================================
--- trunk/doc/texinfo.tex       2016-02-01 07:36:01 UTC (rev 6977)
+++ trunk/doc/texinfo.tex       2016-02-02 07:53:46 UTC (rev 6978)
@@ -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{2016-02-01.08}
+\def\texinfoversion{2016-02-02.07}
 %
 % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -8601,7 +8601,7 @@
       %
       % output the `page 3'.
       \turnoffactive \putwordpage\tie\refx{#1-pg}{}%
-      \if\space\tokenafterxref
+      \if\noexpand\tokenafterxref\space
         ,% add a , if xref not followed by punctuation
       \fi
     \fi\fi




reply via email to

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