ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Haseloff, Lutz" <Lutz.Haseloff@mdf.brandenburg.de>
Subject: RE: Metaerror?
Date: Fri, 15 Sep 2000 11:35:40 +0200	[thread overview]
Message-ID: <0F3313EC125AD311981100105AB3A75D4DBD42@N0795.mdf.fvbb.de> (raw)

Hi Hans Hi all,

i have the same problem.

newest beta context + texexec
newest pdfetex (fp) 12.09.2000

only the last mpgraphic is written into the mpgraph.mp
and no graphic can be found.

mpost complains on the commandline about:

mpost: unrecognized option ´-progname=mpost´

immidiate write 18 is enabled and
i have following entries in my cont-sys.tex:

\runMPgraphicstrue
\runMPTEXgraphicstrue
\recycleMPslotstrue
%\protectbufferstrue
\useMETAFUNformattrue

btw. \protectbufferstrue never worked here
always context/texexec complains about graphic not found.

my file:

\startuseMPgraphic{Fig 1}
linejoin:=mitered;
for i = 0 upto 4:
z[i]=(7cm*sind(i*360/5),7cm*cosd(i*360/5));
endfor;
draw z0--z1--z2--z3--z4--cycle;
draw z0..z1..z2..z3..z4..cycle;
pickup pencircle scaled 1.5pt;
draw z2--z3--(x3,y0)--(x2,y0)--cycle;
\stopuseMPgraphic
\startuseMPgraphic{Fig 2}
linejoin:=mitered;
z1=(0,0); z2=(140mm,0); z3=(140mm,140mm*.75); z4=(0,140mm*.75);
draw z1--z2--z3--z4--cycle;
z5=.5[z3,z4];
z6=.5[z1,z5];
draw .5[z1,z2]--z5;
pickup pencircle scaled 1.5pt;
draw .5[z1,z2]--z2--.5[z2,z3]--.5[z1,z3]--cycle;
drawarrow z6--(x6+1.5cm,y6);
drawarrow z6--(x6-1.5cm,y6);
\stopuseMPgraphic
\setuplabeltext[de][figure={Figur\kern.2em}]
\setupcaptions[headstyle=italic,style=italic,conversion=O]
\useencoding[win]
\mainlanguage[de]
\starttext
{\sc Zwei} Konstanten regieren die Proportionen eines gut gemachten Buches:
Hand und Auge.
Das gesunde Auge ist immer um zwei Spannen von der Buchseite entfernt, und
alle Menschen fassen Bücher
auf die gleiche Weise an.

\placefigure[][Fig 1]
  {Rechteck aus dem Fünfeck. Verhältnis 1:1,538 (\kern.07em
irrational\kern.07em).}
  {\useMPgraphic{Fig 1}}
Figur\kern.2em1 führt ein wenig bekanntes, sehr schönes Rechteck aus dem
Fünfeck vor\kern.07em; Proportion 1:1,538.

\placefigure[][Fig 2]
  {Quartformat mit seiner Faserlaufrichtung.}
  {\useMPgraphic{Fig 2}}

\stoptext

Greetings

Lutz


             reply	other threads:[~2000-09-15  9:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-15  9:35 Haseloff, Lutz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-09-18 10:15 Metaerror? Haseloff, Lutz
     [not found] <0F3313EC125AD311981100105AB3A75D4DBD41@N0795.mdf.fvbb.de>
2000-09-15 10:29 ` Metaerror? Hans Hagen
2000-09-14 10:49 Metaerror? Haseloff, Lutz
2000-09-14 12:23 ` Metaerror? Berend de Boer
2000-09-14 13:39   ` Metaerror? Tobias Burnus
2000-09-14  6:45 Metaerror? Berend de Boer
2000-09-14  8:48 ` Metaerror? Hans Hagen
2000-09-14 11:34   ` Metaerror? Berend de Boer
2000-09-14 11:37     ` Metaerror? Hans Hagen
2000-09-14 12:05       ` Metaerror? Berend de Boer
2000-09-14 12:15         ` Metaerror? Hans Hagen
2000-09-14 12:48           ` Metaerror? Berend de Boer
2000-09-14 12:40         ` Metaerror? Marc van Dongen
2000-09-14 13:20           ` Metaerror? Hans Hagen
     [not found]         ` <m33dj3jffv.fsf@coe.uga.edu>
2000-09-14 13:05           ` Metaerror? Berend de Boer
2000-09-14 13:23             ` Metaerror? Marc van Dongen
2000-09-14 15:28             ` Metaerror? Hans Hagen
2000-09-14 17:53               ` Metaerror? Berend de Boer
2000-09-14 18:18                 ` Metaerror? Berend de Boer
2000-09-15  7:36                   ` Metaerror? 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=0F3313EC125AD311981100105AB3A75D4DBD42@N0795.mdf.fvbb.de \
    --to=lutz.haseloff@mdf.brandenburg.de \
    /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).