Bug#815205: another texinfo.tex bug in \scanmacro

Norbert Preining preining at logic.at
Tue Apr 12 08:05:17 UTC 2016


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 @llap... at phantomconcurrency (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}
{@smallertt at phantom{concurrency:}@llap{cl:}}\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
------------------------------------------------------------------------



More information about the pkg-common-lisp-devel mailing list