Am 04.03.2012 um 02:49 schrieb Kip Warner:

> Hey list,
> 
> While attempting to compile my book, I get the following error:
> 
> $ context Source/Handbook.tex --purgeresult
> ...
> graphics        > invalid region for 'tbg:1'
> ! TeX capacity exceeded, sorry [input stack size=10000].
> <argument> \next 
> 
> \doifmeaningelse ...>\edef \!!stringa {\meaning #1
>                                                  }\def \!!stringb
> {#2}\edef...
> \spac_lines_between ...ningelse \next \obeyedline 
>                                                  {\linesparameter \c!
> inbetw...
> \doifmeaningelse ...meaning #1}\def \!!stringb {#2
>                                                  }\edef \!!stringb
> {\meanin...
> \spac_lines_between ...ningelse \next \obeyedline 
>                                                  {\linesparameter \c!
> inbetw...
> \doifmeaningelse ...meaning #1}\def \!!stringb {#2
>                                                  }\edef \!!stringb
> {\meanin...
> ...
> l.34 ... and the methane/oxygen return propellant.
> 
> !  ==> Fatal error occurred, no output PDF file produced!
> mtx-context     | fatal error: return code: 1
> 
> This happened with nightly 2012.03.02.

This is a problem with the lines environment and a minimal example does also 
show the same message.

\definetextbackground[test]%[state=stop]

\starttext \showframe

%\blank[force,35*line]
\blank[force,36*line]

\starttest

\startlines
One
Two
Three
Four
Five
\stoplines

\stoptest

\stoptext

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