[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6673] \pdfurl \processmacroarg dummy
From: |
Gavin D. Smith |
Subject: |
[6673] \pdfurl \processmacroarg dummy |
Date: |
Sun, 04 Oct 2015 09:04:49 +0000 |
Revision: 6673
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6673
Author: gavin
Date: 2015-10-04 09:04:48 +0000 (Sun, 04 Oct 2015)
Log Message:
-----------
\pdfurl \processmacroarg dummy
Modified Paths:
--------------
trunk/ChangeLog
trunk/doc/texinfo.tex
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-10-03 16:29:19 UTC (rev 6672)
+++ trunk/ChangeLog 2015-10-04 09:04:48 UTC (rev 6673)
@@ -1,3 +1,9 @@
+2015-10-04 Gavin Smith <address@hidden>
+
+ * doc/texinfo.tex (\pdfurl): Define \xprocessmacroarg in case we
+ are in a macro expansion. Problem with @email used via a @macro
+ in PDF output reported by Arnold Robbins.
+
2015-10-03 Gavin Smith <address@hidden>
* info/variables.c (info_variables): New user variable 'nodeline'.
Modified: trunk/doc/texinfo.tex
===================================================================
--- trunk/doc/texinfo.tex 2015-10-03 16:29:19 UTC (rev 6672)
+++ trunk/doc/texinfo.tex 2015-10-04 09:04:48 UTC (rev 6673)
@@ -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{2015-09-23.01}
+\def\texinfoversion{2015-10-04.11}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -1416,6 +1416,7 @@
\normalturnoffactive
address@hidden@}%
\let\/=\empty
+ \let\xprocessmacroarg=\eatspaces % in case we are in a macro expansion
\makevalueexpandable
% do we want to go so far as to use \indexnofonts instead of just
% special-casing \var here?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6673] \pdfurl \processmacroarg dummy,
Gavin D. Smith <=