bug-texinfo
[Top][All Lists]
Advanced

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

Re: another texinfo.tex bug in \scanmacro


From: Norbert Preining
Subject: Re: another texinfo.tex bug in \scanmacro
Date: Tue, 12 Apr 2016 17:05:17 +0900
User-agent: Mutt/1.5.21 (2010-09-15)

HI Gavin, hi Christoph,

> does allow the TeXinfo manual to build.  Unfortunately, it ruins the
> typesetting of the index in the PDF version of the manual, which now
> typesets literal @address@hidden (rather than interpreting
> the TeX commands).


Here is a minimal example extracted from the sbcl sources that shows
the effect:
\input texinfo   @c -*-texinfo-*-

@iftex
@macro cl{name}
address@hidden@phantom{concurrency:address@hidden:}}\name\
@end macro
@end iftex

Some text

@tindex @cl{built-in-class}
foo bar baz

@printindex tp


@bye

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------



reply via email to

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