ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Uwe Koloska <uwe.koloska@mailbox.tu-dresden.de>
Subject: Re: Strange StartPage in Metapost
Date: Tue, 18 Sep 2001 02:07:27 +0200	[thread overview]
Message-ID: <20010918000728.80B8B436A8@bilbo.auenland> (raw)
In-Reply-To: <5.1.0.14.1.20010917133940.0236ea98@server-1>

Am Montag, 17. September 2001 13:41 hast du geschrieben:
> At 11:27 AM 9/17/2001 +0200, Patrick Gundlach wrote:
> >Hi,
> >
> > > i lost the graphic, what was the def?
> >
> >%output=pdf
> >
> >\startreusableMPgraphic{DemoFrame}
> >StartPage ;
> >pickup pencircle scaled 2pt ;
> >Field[Text][Text] := Field[Text][Text] enlarged .5cm ;
> >draw (llcorner Field[Text][Text] -- ulcorner Field[Text][Text]);
> >StopPage ;
> >\stopreusableMPgraphic
> >
> >\defineoverlay[DemoFrame][\reuseMPgraphic{DemoFrame}]

The original posting has a typo in this line that results in the use of 
"DemoFrame" instead of defining an overlay:
  \defineoverlay[DemoFrame]{\reuseMPgraphic{DemoFrame}}

And with this (wrong) line, the graphic doesn't has the height of the text 
field -- thus my question about the size.  But now I know that the line
  Field[Text][Text] := Field[Text][Text] enlarged .5cm ;
is wrong and doesn't do what I (and Patrick I suppose) thought it does ...

> >\setupbackgrounds[page][background=DemoFrame]
> >
> >\starttext
> >\dorecurse{10}{\input tufte \par}
> >\stoptext
>
> so, what it shows is a vertical line, which is what i expect

Uwe

-- 
mailto:uwe.koloska@mailbox.tu-dresden.de
http://rcswww.urz.tu-dresden.de/~koloska
--                                    --
right now the web page is in german only
but this will change as time goes by ;-)


  reply	other threads:[~2001-09-18  0:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Your message of "Mon, 17 Sep 2001 10:14:35 +0200." <5.1.0.14.1.20010917101415.02f38ae8@server-1>
2001-09-17  9:27 ` Patrick Gundlach
2001-09-17 11:41   ` Hans Hagen
2001-09-18  0:07     ` Uwe Koloska [this message]
2001-09-09 11:13 Patrick Gundlach
2001-09-09 12:00 ` Frans Goddijn
2001-09-09 14:26   ` Patrick Gundlach
2001-09-09 15:30     ` Fun with MetaFun Frans Goddijn
2001-09-10 19:58 ` Strange StartPage in Metapost Hans Hagen
2001-09-12 22:27   ` Uwe Koloska
2001-09-15  9:15     ` Patrick Gundlach
2001-09-17  8:14     ` 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=20010918000728.80B8B436A8@bilbo.auenland \
    --to=uwe.koloska@mailbox.tu-dresden.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).