On Fri, 20 Apr 2007, Zhichu Chen wrote:

> Hi everybody,
> =====================
> \def\^^M{\endgraf\page[yes]}
> =====================
> nothing happened.
>
> So I'm lost. Can you tell me how to make it?

This seems to work for me:

\starttext
\catcode`\^^M=\active
\def^^M{\page[yes]}


This

Test

\stoptext

Aditya
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to