ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: WN <wneimeijer01@cs.com>
Subject: Re: Problem with Context ver: 2006.09.11 14:37 MK II fmt: 2006.9.12 int: english/english
Date: Tue, 12 Sep 2006 22:01:15 +0200	[thread overview]
Message-ID: <4507120B.60403@cs.com> (raw)
In-Reply-To: <4506F47E.10306@wxs.nl>

Hans,

Here is the minimal test file with the log, a bit strange that the exit 
code is 0
Btw when I use only 1 \sometxt instead of the 2, the document compiles 
without errors
and Context says it produced 1 page which it did, but the page does not 
contain any
graphics.

Another important thing, how can I make sure, when I update or download 
Context , it's a stable version
instead of a beta ? Looking at the entries on the mailinglist related to 
the ''beta'' release, I wonder
if I have to use version control instead so I can always revert back to 
the  release which worked.
Or will the version control be built into the Context system instead, 
just wondering ?

Wim

\starttext
Minimal testfile
\startMPcode
    numeric u;
    picture pic;

    u := 1cm;
    pic := \sometxt{versnelde klok};
    pic := pic shifted (2u,2u);
    draw pic;

    pic := \sometxt{rechtlijnig bewegende klok};
    pic := pic shifted (2u,3u);
    draw pic;

\stopMPcode
\stoptext
 >texmfstart texexec --autopdf --pdf testmp.tex
TeXExec | processing document 'testmp.tex'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | TeX run 1
TeXExec | writing option file testmp.top
TeXExec | using randomseed 753
TeXExec | tex engine: pdfetex
TeXExec | tex format: cont-en
TeXExec | progname: context
This is pdfeTeX, Version 3.141592-1.30.3-2.2 (Web2c 7.5.5)
 \write18 enabled.
 (f:\context\usr\local\context\tex\texmf-local/web2c/natural.tcx)
entering extended mode
(./testmp.tex

ConTeXt  ver: 2006.09.11 14:37 MK II  fmt: 2006.9.12  int: english/english

language        : language en is active
<protectionstate 0>
system          : cont-new loaded
(f:\context\usr\local\context\tex\texmf-local/tex/context/base/cont-new.tex
systems         : beware: some patches loaded from cont-new.tex
color           : palette rollover is available
)
system          : cont-old loaded
(f:\context\usr\local\context\tex\texmf-local/tex/context/base/cont-old.tex
loading         : Context Old Macros
)
system          : cont-fil loaded
(f:\context\usr\local\context\tex\texmf-local/tex/context/base/cont-fil.tex
loading         : Context File Synonyms
)
system          : cont-sys loaded
(f:\context\usr\local\context\tex\texmf-local/tex/context/user/cont-sys.tex)
bodyfont        : 12pt rm is loaded
language        : patterns nl->texnansi:texnansi->1->2:3 
nl->ec:ec->2->2:3 fr->
texnansi:texnansi->3->2:3 fr->ec:ec->4->2:3 
de->texnansi:texnansi->5->2:3 de->e
c:ec->6->2:3 it->texnansi:texnansi->7->2:3 it->ec:ec->8->2:3 
pt->texnansi:texna
nsi->9->2:3 pt->ec:ec->10->2:3 hr->ec:ec->11->2:3 pl->pl0:pl0->12->2:3 
pl->ec:e
c->13->2:3 pl->qx:qx->14->2:3 cz->il2:il2->15->2:3 cz->ec:ec->16->2:3 
sk->il2:i
l2->17->2:3 sk->ec:ec->18->2:3 sl->ec:ec->19->2:3 ru->t2a:t2a->21->2:3 
en->ec:e
c->22->2:3 uk->ec:ec->23->2:3 us->ec:ec->24->2:3 agr->agr:agr->25->2:3 
da->ec:e
c->26->2:3 sv->ec:ec->27->2:3 af->ec:ec->28->2:3 no->ec:ec->29->2:3 
deo->ec:ec-
 >30->2:3 es->ec:ec->31->2:3 ca->ec:ec->32->2:3 la->ec:ec->33->2:3 
ro->ec:ec->34
->2:3 tr->ec:ec->35->2:3 fi->ec:ec->37->2:3 hu->ec:ec->38->2:3 loaded
specials        : tex,postscript,rokicki loaded
system          : testmp.top loaded
(./testmp.top
specials        : loading definition file tpd
(f:\context\usr\local\context\tex\texmf-local/tex/context/base/spec-tpd.tex
specials        : loading definition file fdf
(f:\context\usr\local\context\tex\texmf-local/tex/context/base/spec-fdf.tex)
specials        : fdf loaded
)
specials        : fdf,tpd loaded
)
systems         : system commands are enabled
(./testmp.tuo) (./testmp.tuo) (./testmp.tuo) (./testmp.tuo) (./testmp.tuo)
(./testmp.tuo) (./testmp.tuo) (./testmp.tuo) (./testmp.tuo) (./testmp.tuo)
(f:\context\usr\local\context\tex\texmf-local/tex/context/base/sort-def.tex)
(f:\context\usr\local\context\tex\texmf-local/tex/context/base/sort-lan.tex)
(./testmp.tuo) (./testmp.tuo)
systems         : begin file testmp at line 1
color           : currentcolor (def) is not defined
savetxt(1,72.52364pt,8.26648pt,0.0pt) shifted (0,-0.0pt);
savetxt(2,135.12482pt,8.26648pt,2.33331pt) shifted (0,-2.33331pt);
! TeX capacity exceeded, sorry [input stack size=10000].
\@xob@testmp-mpgraph ->\@xob@testmp-mpgraph
                                            ,1
\@xob@testmp-mpgraph ->\@xob@testmp-mpgraph
                                            ,1
\@xob@testmp-mpgraph ->\@xob@testmp-mpgraph
                                            ,1
\@xob@testmp-mpgraph ->\@xob@testmp-mpgraph
                                            ,1
\@xob@testmp-mpgraph ->\@xob@testmp-mpgraph
                                            ,1
\@xob@testmp-mpgraph ->\@xob@testmp-mpgraph
                                            ,1
...
l.16 \stopMPcode
               
No pages of output.
Transcript written on testmp.log.
TeXExec | runtime: 1.912
 >Exit code: 0


pragma@wxs.nl wrote:
> WN wrote:
>   
>> When I compile my documents with the new version of Context (beta)
>> I get the following error (see below) with some of my metapost code which
>> uses \sometxt.
>>  
>> Does anybody knows how to fix this ?
>>   
>>     
> can you make a small test file? 
>
> Hans 
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>   

  reply	other threads:[~2006-09-12 20:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-12 17:07 WN
2006-09-12 17:55 ` Hans Hagen
2006-09-12 20:01   ` WN [this message]
2006-09-12 22:05     ` Hans Hagen
2006-09-13  0:02     ` Hans Hagen

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=4507120B.60403@cs.com \
    --to=wneimeijer01@cs.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).