On Sun, Jun 3, 2012 at 9:39 AM, Alfredo Catalina
<[email protected]> wrote:
> I am trying to process a document I wrote in 2009 using mkii. I am modifying
> it to work with mkiv.
>
> When I run
>
> context mydoc.tex
>
> the process starts and after some time it stops and shows an asterisk (*)
> waiting for a command. I then type in "\end", and it resumes. Finally it
> ouputs "mydoc.pdf". There are still some things to fix (ie section numbers)
> but in general the document is ok.
>
> I can't see any "error" message although I got a lot of "Overfull \hbox..."
> and "Underfull \hbox..." messages.
>
> What can be the reason?
Something like a missed \stoptext , i.e.
\starttext
..
..
%\stoptext

A good strategy is to move \stoptext from bottom to up next to
\starttext  until  a correct compilation.

-- 
luigi
___________________________________________________________________________________
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