Hi Henning,

On 2012-05-16 22:30, Henning Hraban Ramm wrote:
> In my current book project, I need to set images on fixed pages
> (because only a few pages get printed in color),

I assume with “fixed pages” you mean “always on the page with a
certain number”. This, at least, might be solved with the
postponing mechanism:

········································································
\starttext

\startpostponing [3]
  \startstandardmakeup
    \externalfigure [cow] [width=\hsize]
  \stopstandardmakeup
\stoppostponing

\dorecurse{42}{\input knuth \par}

\stoptext
········································································

Not sure about your full page problem, though.

Philipp

>                                                  and full-page, i.e.
> bleeding 3mm.
> 
> What’s the best way to achieve each?
> 
> The only way for full-page images that I know of, is via layer/
> background, but I find it difficult to activate and deactivate that
> at the right pages.
> 
> 
> Greetlings, Hraban
> ---
> http://www.fiee.net/texnique/
> http://wiki.contextgarden.net
> https://www.cacert.org (I'm an assurer)
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Attachment: pgpySDZti95xU.pgp
Description: PGP signature

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to