ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Broken Nightly 2012.03.02
Date: Sun, 4 Mar 2012 10:18:40 +0100	[thread overview]
Message-ID: <130497C8-42E2-4675-9BB9-C4CB1102F6E2@googlemail.com> (raw)
In-Reply-To: <1330825799.17258.12.camel@kip-laptop>


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
___________________________________________________________________________________


      parent reply	other threads:[~2012-03-04  9:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-04  1:49 Kip Warner
2012-03-04  8:52 ` Jaroslav Hajtmar
2012-03-04 19:42   ` Kip Warner
2012-03-04  9:18 ` Wolfgang Schuster [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=130497C8-42E2-4675-9BB9-C4CB1102F6E2@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).