[tex-eplain] eplain and Context
Dorai Sitaram
dorai at ccs.neu.edu
Sat May 1 13:02:26 CEST 2004
>
> Hello,
>
> On Fri, Apr 30, 2004 at 09:23:45AM -0400, Karl Berry wrote:
> > \def^^L{\par}%
> >
> > I just wanted to make the definition non-\outer, it seems, so I could be
> > used in \@setuplisting.
> >
> > \catcode`\^^L=13 should be added before it, to avoid the error.
>
> perhaps even
>
> {
> \catcode`\^^L=13
> \gdef^^L{\par}%
> }%
>
> BTW: Who is going to submit it to eplain maintainer?
> Should I make a patch?
I'll put it in. I'm curious why this works without the catcode in plain
TeX, but apparently fails in ConTeXt. But I guess I can find out when I
get near a TeX system.
--d
> Stepan
More information about the tex-eplain
mailing list