ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Helin Gai" <helin.gai@gmail.com>
Subject: Re: Dynamic Elements on Layer
Date: Sun, 14 Jan 2007 19:26:46 -0500	[thread overview]
Message-ID: <8570be060701141626s6a33b1d9ib3f115bbcbab4770@mail.gmail.com> (raw)
In-Reply-To: <45AA735D.4020004@wxs.nl>

Thanks Hans. This works beautifully!

Helin

On 1/14/07, Hans Hagen <pragma@wxs.nl> wrote:
> Helin Gai wrote:
> > Hi,
> >
> > I'm still trying to place my running heads into the margin, 5 cm away
> > from the top. My new attempt is to use layer:
> >
> > \definelayer[colin][width=\paperwidth,height=\paperheight,x=0mm,y=0mm]
> > \setlayer[colin][x=5cm,y=3cm]{\framed{\getmarking[chapter][current]}}
> > \setupbackgrounds[page][background=colin]
> >
> > But it doesn't seem to work either. Does anyone know why it is?
> > Many thanks!
> >
> \startsetups make:headers
>  \setlayer[colin][x=5cm,y=3cm]{\framed{\getmarking[chapter][current]}}
> \stopsetups
>
> \setupbackgrounds[page][setups=make:headers,background=colin]
>
> you need to postpone/repeat the action
>
> H
>
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>


-- 
Helin (Colin) Gai
Class of 2009, Duke University
Box 96332
Durham, NC 27708
Phone:  919-943-6302
helin.gai at gmail.com
hg9 at duke.edu

      reply	other threads:[~2007-01-15  0:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-14 15:22 Helin Gai
2007-01-14 17:19 ` Aditya Mahajan
2007-01-14 18:15 ` Hans Hagen
2007-01-15  0:26   ` Helin Gai [this message]

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=8570be060701141626s6a33b1d9ib3f115bbcbab4770@mail.gmail.com \
    --to=helin.gai@gmail.com \
    --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).