If I set up my main file thus:
\starttext
\input title.tex
\input copyright.tex
\startfrontmatter
\completecontent
\chapter{Introduction} 
\stopfrontmatter
\startbodymatter
\input body.tex
\stopbodymatter
\startappendices
\stopappendices
\startbackmatter
\chapter{Index} 
%\chapter{Acknowledgement} 
\title{Colofon} 
\stoptext

and set up my title.tex file thus:

\startstandardmakekup
Foo

\stopstandardmakekup

then "\startstandardmakeup" generates an error. 

I can work around it of course. I just wonder why it happens. The
use of the \input file should be transparent to the rest of TeX. 
MKIV on slackware Linux.
-- 
John Culleton
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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