ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec1@email.si>
Subject: Re: Re: textext() doesn't work on my MikTeX distr.
Date: Fri, 15 Oct 2004 05:36:52 +0200	[thread overview]
Message-ID: <416F45D4.5010709@email.si> (raw)
In-Reply-To: <m21xg265u3.fsf@levana.de>


>> > do you have
>> >
>> > \protectbufferstrue
>> >
>> > in cont-sys.tex?
>>
>>I renamed the file once for some reason (I don't remember why, but
>>I've probably read something about removing the file; my apologises if
>>I accused MikTeX for that).
>>
>>Now I renamed the file back, (\protectbufferstrue was already there),
>>executed texexec --make -all, but now I get an empty PDF file instead
>>of at least a circle. And even if I delete this line, it makes no
>>change.
> 
> Hmm, strange. Please post the complete log to the list(!). And perhaps
> you can post the relevant lines of cont-sys.tex. Do you have
> shell-escape (=write18) enabled in MikTeX?

(If I knew what that was ...) :(

> I don't know where to look
> (I don't use MikTeX).

> Patrick

I don't like posting garbagge on the mailing list, but here it is:

This is my complete cont-sys.tex:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\unprotect
\setupoutput [pdf]
\runMPgraphicstrue
\runMPTEXgraphicstrue
\useMETAFUNformattrue
\newprettytrue
\protectbufferstrue
\protect \endinput
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

This is my file:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\starttext
\startMPpage
draw textext.origin("x");
draw fullcircle scaled 2cm;
\stopMPpage
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

And these are the logs:

[probably with something worht pointing out]

system(texexec --batch --output=dvips --mpformat=metafun --mptex --nomp 
--once
x-origin-mpgraph)...disabled.

.log
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
This is pdfeTeX, Version 3.141592-1.20a-2.2 (MiKTeX 2.4) (preloaded 
format=cont-en 2004.10.2)  15 OCT 2004 05:25
entering extended mode
**x-origin.tex
(x-origin.tex

ConTeXt  ver: 2004.8.15  fmt: 2004.10.2  int: english  mes: english

language       : language en is active
<protectionstate 0>
system         : cont-new loaded
(C:\Programme\MikTeX\tex\context\base\cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
color          : palette rollover is available
system (E-TEX) : [line 567]
system (E-TEX) : [line 622]
)
system         : cont-old loaded
(C:\Programme\MikTeX\tex\context\base\cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(C:\Programme\MikTeX\tex\context\base\cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(C:\Programme\MikTeX\tex\context\base\cont-sys.tex
specials       : loading definition file tpd
(C:\Programme\MikTeX\tex\context\base\spec-tpd.tex
specials       : loading definition file fdf
(C:\Programme\MikTeX\tex\context\base\spec-fdf.tex <unprotect 3> 
<unprotect 4>
system (E-TEX) : [line 2253] \ifcsname
<protect 4> <protect 3>)
specials       : fdf loaded
<unprotect 3> <protect 3>)
specials       : fdf,tpd loaded
)
bodyfont       : 12pt rm is loaded
language       : patterns 2:2-en-2 4:2-de-2 5:2-fr-2 6:2-es-2 7:2-it-2 
8:2-nl-2
  loaded
specials       : fdf,tpd loaded
system         : x-origin.top loaded
(./x-origin.top) (./x-origin.tuo) (./x-origin.tuo) (./x-origin.tuo)
(./x-origin.tuo) (./x-origin.tuo) (./x-origin.tuo) (./x-origin.tuo)
(./x-origin.tuo) (./x-origin.tuo) (./x-origin.tuo) (./x-origin.tuo)
(./x-origin.tuo) (./x-origin.tuo) (./x-origin.tuo)
fonts          : needs map file: ec-public-lm.map
fonts          : needs map file: original-base.map
systems        : begin file x-origin at line 1
systems        : randomizer starts with 385210193
system(texexec --batch --output=dvips --mpformat=metafun --mptex --nomp 
--once
x-origin-mpgraph)...disabled.

[MP x-origin-mpgraph.1] [1.1]
systems        : end file x-origin at line 6
  )
Here is how much of TeX's memory you used:
  1015 strings out of 66088
  14690 string characters out of 724779
  440778 words of memory out of 1079542
  32633 multiletter control sequences out of 35000
  10284 words of font info for 34 fonts, out of 500000 for 1000
  54 hyphenation exceptions out of 607
  37i,14n,34p,286b,454s stack positions out of 
1500i,500n,5000p,200000b,32768s
  4 PDF objects out of 300000
  0 named destinations out of 300000
  1 words of extra memory for PDF output out of 65536

Output written on x-origin.pdf (1 page, 1008 bytes).
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

.tmp
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% x-origin.top
\unprotect
\def\MPOSTbatchswitch   {--interaction=batchmode}\def\MPOSTnonstopswitch 
{--interaction=nonstopmode}\def\MPOSTformatswitch  {--alias=mpost 
--translate-file=natural.tcx 
--undump=}\setupsystem[\c!gebied={"C:/mojcam/"}]
\setupsystem[\c!n=2]
\setupsystem[inputfile=x-origin.tex]
\protect
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Thank you, Mojca

  reply	other threads:[~2004-10-15  3:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <416D1849.9080106@guest.arnes.si>
2004-10-13 14:38 ` Patrick Gundlach
2004-10-15  3:36   ` Mojca Miklavec [this message]
2004-10-15  7:37     ` Patrick Gundlach
2004-10-15  7:38     ` Hans Hagen
2004-10-15 11:10       ` Mojca Miklavec
2004-10-15 15:27         ` Adam Lindsay
2004-10-15 16:21           ` 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=416F45D4.5010709@email.si \
    --to=mojca.miklavec1@email.si \
    --cc=mojca.miklavec@guest.arnes.si \
    --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).