Thanks, but it did not work... here you are a minimalistic example:

\usemodule[pre-fuzzy]
\usemodule[amsl]
\useMPlibrary[txt]

\def\continueifinputfile#1%
   {\doifnotfile{#1}{\endinput}}


\TitlePage {
     {\hw [ TITLE ]}

\vfill

     {\tfx \hw Author}
}

\setupbodyfont[13pt]

\starttext

\stoptext




> \contiinueifinputfile is a MkIV macro not defined in MkII. Perhpas you can
> define it in MKII as
>
> \def\continueifinputfile#1%
>    {\doifnotfile{#1}{\endinput}}
>
> Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to