inchar, outchar and linechar



On Wed, 2004-05-12 at 14:45, Jay Belanger wrote:
> Barton Willis <willisb@unk.edu> writes:

> > 2.  the {\\t NIL} doesn't seem right to me in
> >
> > (%i7) tex(%);
> >
> > $$x\leqno{\tt NIL}$$
> > (%o7)                                 NIL
> > (%i8)
> 
> Oops... my bad.
> In mactex.lisp, quote-% is applied to some potential labels even if
> it isn't a label ... such as "%".  The following patch is one way of
> fixing this.

I have committed your patch.

--Jim