[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: backslashes, macros, indexes, texinfo
From: |
Gavin Smith |
Subject: |
Re: backslashes, macros, indexes, texinfo |
Date: |
Sun, 9 Aug 2015 11:12:00 +0100 |
On 8 August 2015 at 22:05, Gavin Smith <address@hidden> wrote:
>> I'd like to make the @macroargdummy token completely disappear at some
>> point, but maybe it isn't possible.
>
> Doing \def\macroargdummy{} in \scanmacro also makes the files I tried
> work. It didn't the first time I tried, maybe because I had stale
> index files.
That last patch I posted doesn't work properly when a macro defines an
index entry, because of changes in the active definition of backslash
down under the definition of \cindex (\normalturnoffactive underneath
\commondummies).
Here's a change that I think's nicer, which does the expansion of the
active backslash earlier as an extra stage of expansion.
macroargbackslash-simpler.diff
Description: Text document
- Re: backslashes, macros, indexes, texinfo, Gavin Smith, 2015/08/08
- Re: backslashes, macros, indexes, texinfo, David Kastrup, 2015/08/08
- Re: backslashes, macros, indexes, texinfo, Gavin Smith, 2015/08/08
- Re: backslashes, macros, indexes, texinfo, Gavin Smith, 2015/08/08
- Re: backslashes, macros, indexes, texinfo,
Gavin Smith <=
- Re: backslashes, macros, indexes, texinfo, David Kastrup, 2015/08/10
- Re: backslashes, macros, indexes, texinfo, Gavin Smith, 2015/08/10
- Re: backslashes, macros, indexes, texinfo, David Kastrup, 2015/08/10
- Re: backslashes, macros, indexes, texinfo, David Kastrup, 2015/08/10
- Re: backslashes, macros, indexes, texinfo, Gavin Smith, 2015/08/11
- Re: backslashes, macros, indexes, texinfo, Gavin Smith, 2015/08/12
- Re: backslashes, macros, indexes, texinfo, David Kastrup, 2015/08/15
- Re: backslashes, macros, indexes, texinfo, Gavin Smith, 2015/08/15
- Re: backslashes, macros, indexes, texinfo, Gavin Smith, 2015/08/16
- Re: backslashes, macros, indexes, texinfo, David Kastrup, 2015/08/16
- Prev by Date:
Re: backslashes, macros, indexes, texinfo
- Next by Date:
Re: backslashes, macros, indexes, texinfo
- Previous by thread:
Re: backslashes, macros, indexes, texinfo
- Next by thread:
Re: backslashes, macros, indexes, texinfo
- Index(es):