[tex-eplain] eplain and Context
Stepan Kasal
kasal at ucw.cz
Sat May 1 08:06:33 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?
Stepan
More information about the tex-eplain
mailing list