On Tue, 25 Mar 2003 15:25:10 -0700
Idris S Hamid <[EMAIL PROTECTED]> wrote:

> I don't get this. My background image comes out at the center of the
> page;
> why doesn't the color follow suit?

Sorry, I haven't been following this thread, but I have an example of
backgrounds, layers, and x-y positioning on my page:

   http://home.salamander.com/~wmcclain/context-help.html

The general method I use is something like:

\useexternalfigure[mars-graphic][marsphoto][type=png, width=1.6049in,
height=1.6049in]
\definelayer[mars-layer]
\defineoverlay[mars-overlay][\composedlayer{mars-layer}]
\setupbackgrounds[page][background={...,mars-overlay,...}]
\setlayer[mars-layer][x=0.8333in,y=6.395in]{\externalfigure[mars-graphi
c]}

where "..." indicates other overlays. For the actual background I use an
image that simply contains the color I need.

-Bill
-- 
Sattre Press                                      Pagan Papers
http://sattre-press.com/                    by Kenneth Grahame
[EMAIL PROTECTED]              http://pp.sattre-press.com/ 
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to