ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Patrick Gundlach <gundlach@irb.cs.uni-dortmund.de>
Subject: Re: Strange StartPage in Metapost
Date: Mon, 17 Sep 2001 11:27:26 +0200	[thread overview]
Message-ID: <200109170927.LAA20108@sol.cs.uni-dortmund.de> (raw)

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}]
\setupbackgrounds[page][background=DemoFrame]

\starttext
\dorecurse{10}{\input tufte \par}
\stoptext

Viele Grüße,

  Patrick Gundlach

- I TeX, therefore I am -


             reply	other threads:[~2001-09-17  9:27 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 [this message]
2001-09-17 11:41   ` Hans Hagen
2001-09-18  0:07     ` Uwe Koloska
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=200109170927.LAA20108@sol.cs.uni-dortmund.de \
    --to=gundlach@irb.cs.uni-dortmund.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).