ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* compilation is stuck!
@ 2000-11-01 21:22 Denis B. Roegel
  2000-11-02  8:13 ` Hans Hagen
  0 siblings, 1 reply; 17+ messages in thread
From: Denis B. Roegel @ 2000-11-01 21:22 UTC (permalink / raw)
  Cc: roegel

Hello,

When I compile the following with texexec --color --pdf,
the compilation gets stuck. How can I get around this?

Thanks,

Denis

---------------
\setupcolors[state=start]
\starttext

\startMPenvironment
  \setupbodyfont[pos]
\stopMPenvironment

\startMPcode
  draw btex Meta is a female lion! etex
  xysized (\the\textwidth,\the\textheight);
\stopMPcode

\stoptext


^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: compilation is stuck!
@ 2000-11-02 12:15 Denis B. Roegel
  2000-11-02 12:28 ` Hans Hagen
  0 siblings, 1 reply; 17+ messages in thread
From: Denis B. Roegel @ 2000-11-02 12:15 UTC (permalink / raw)
  Cc: ntg-context, roegel

> In what sense? It runsok here. 

With 

\setupcolors[state=start]
\starttext
\startMPenvironment
  \setupbodyfont[pos]
\stopMPenvironment
\startMPcode
  draw btex Meta is a female lion! etex
  xysized (\the\textwidth,\the\textheight);
\stopMPcode
\stoptext

I get

-----------
russell context2 472 % texexec --color --pdf test34

 TeXExec 2.3 - ConTeXt / PRAGMA ADE 1997-2000

            executable : pdfetex
                format : cont-en
             inputfile : test34
                output : pdftex
             interface : en
               options : color
          current mode : all
               TeX run : 1

This is pdfeTeX, Version 3.14159-14f-released-20000525-2.1 (Web2C 7.3.2x)
entering extended mode
(./test34.tex{/usr/local/tex/texmf/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2000.10.22  fmt: 2000.10.26  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/users/model/roegel/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
)
system         : cont-old loaded
(/users/model/roegel/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/users/model/roegel/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(./cont-sys.tex)
bodyfont       : 12pt rm is loaded
language       : patterns 2-en-2 2-de-2 2-fr-2 2-nl-2 loaded
specials       : tex,postscript,rokicki loaded
system         : test34.top loaded
(./test34.top
specials       : tex,postscript,rokicki is reset
specials       : loading definition file tpd
(/users/model/roegel/texmf/tex/context/base/spec-tpd.tex <unprotect 2>
specials       : loading definition file fdf
(/users/model/roegel/texmf/tex/context/base/spec-fdf.tex <unprotect 3>
<unprotect 4> <protect 4> <protect 3>)
specials       : fdf loaded
<unprotect 3> <protect 3> <protect 2>)
specials       : fdf,tpd loaded
color          : rgb color space is supported
color          : cmyk color space is supported
color          : system rgb is global activated
) (./test34.tuo) (./test34.tuo) (./test34.tuo) (./test34.tuo) (./test34.tuo)
(./test34.tuo) (./test34.tuo) (./test34.tuo) (./test34.tuo) (./test34.tuo)
color          : rgb color space is supported
color          : cmyk color space is supported
color          : system rgb is global activated
(./test34.tuo) (./test34.tuo)
systems        : begin file test34 at line 2
Randomizer initialized to 928886561.
 TeXExec 2.3 - ConTeXt / PRAGMA ADE 1997-2000

       metapost to tex : test34-mpgraph
            executable : pdfetex
                format : cont-en
             inputfile : tmpgraph
                output : dvips
             interface : en
               options : once batch nomp
          current mode : all

This is pdfeTeX, Version 3.14159-14f-released-20000525-2.1 (Web2C 7.3.2x)
entering extended mode

=>>>>>> Here I do CTRL-Z (CTRL-C wouldn't work)

Suspended
russell context2 473 % ps
  PID TTY          TIME CMD
  915 ttyp1    00:00:01 tcsh
 9189 ttyp1    00:00:01 emacs
 9190 ttyp1    00:00:00 perl
 9196 ttyp1    00:00:00 pdfetex
 9197 ttyp1    00:00:00 perl
 9202 ttyp1    00:00:01 pdfetex
10599 ttyp1    00:00:00 sh
10600 ttyp1    00:00:00 mktextfm
10615 ttyp1    00:00:00 mktextfm
10616 ttyp1    00:00:00 kpsewhich
10617 ttyp1    00:00:00 ps
russell context2 474 % kill -9 9190 9196 9197 9202 10600 10615 10616
9196: No such process
9197: No such process
9202: No such process
10600: No such process
10615: No such process
10616: No such process
[3]    Killed                        texexec --color --pdf test34
russell context2 475 % ps
  PID TTY          TIME CMD
  915 ttyp1    00:00:01 tcsh
 9189 ttyp1    00:00:01 emacs
10622 ttyp1    00:00:00 ps
russell context2 476 % 

-------------

Denis


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2000-11-06 15:47 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-01 21:22 compilation is stuck! Denis B. Roegel
2000-11-02  8:13 ` Hans Hagen
2000-11-02 12:15 Denis B. Roegel
2000-11-02 12:28 ` Hans Hagen
2000-11-03 15:31   ` Denis B. Roegel
2000-11-03 15:49   ` Ed L Cashin
2000-11-03 15:58     ` Denis B. Roegel
2000-11-03 16:10       ` Ed L Cashin
2000-11-03 16:16         ` Denis B. Roegel
2000-11-03 16:55       ` Hans Hagen
2000-11-03 19:27         ` Denis B. Roegel
2000-11-03 16:57       ` Hans Hagen
2000-11-03 19:45         ` Denis B. Roegel
2000-11-04 15:15           ` Hraban
2000-11-05 20:52             ` Hans Hagen
2000-11-06 15:47               ` Taco Hoekwater
2000-11-05 20:18           ` Hans Hagen

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).