ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Page Background
@ 2009-11-06 18:27 Wolfgang Murth
  2009-11-06 18:38 ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Murth @ 2009-11-06 18:27 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'


Hi all,

I have problems to put two banners on each page of a document except the first page. I tried the following that was shown perfetly,
but only on one page.

What am I doing wrong or is there a better way to show a banner on the top and on the bottom of a page?

Thanks for your help

Wolfgang Murth

\useexternalfigure[headpict][images/hintergrund_kopf.png]
\useexternalfigure[footpict][images/hintergrund_fuss.png]
\definelayer[imgtopbot]
    [width=\paperwidth,
    height=\paperheight,
    x=0cm,
    y=0cm,
    frame=off
    ]

\setlayerframed[imgtopbot][voffset=0.5cm,frame=off]
{\externalfigure[headpict]}
\setlayerframed[imgtopbot][voffset=26.5cm,frame=off]
{\externalfigure[footpict]}

\setupbackgrounds[page][background=imgtopbot,state=repeat]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-11-07 16:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-06 18:27 Page Background Wolfgang Murth
2009-11-06 18:38 ` Wolfgang Schuster
2009-11-07  9:24   ` Wolfgang Murth
2009-11-07 12:41     ` Customizing table of contents (lists) Andreas Harder
2009-11-07 16:04       ` \inline[…] Andreas Harder
2009-11-07 16:31         ` \inline[…] Hans Hagen

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).