ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Textbackground bug [repost]
@ 2009-04-25 16:15 Diego Depaoli
  2009-04-25 16:21 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Diego Depaoli @ 2009-04-25 16:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[I got no answers to my previous post]
With page imposition, in luatex, background overrides text

\setuppapersize[A4][A3,landscape]
\setuparranging[2SIDE] % <--bug here
\setupcolors[state=start]
\definetextbackground[intro]
 [backgroundcolor=gray,
  backgroundoffset=.25cm,
  offset=.5cm,
  frame=off,
  location=paragraph,
  color=white]
\definetextbackground[subintro]
 [backgroundcolor=texcolorfour,
  backgroundoffset=0pt,
  offset=0pt,
  frame=off,
  location=text,
  color=blue]
\starttext
\starttextbackground[intro]
A rather common way to draw attention to a passage, is to add
a background. In this chapter we will therefore discuss how
to enhance your document with \starttextbackground [subintro]
colorful areas that either or not follow the shape of your
paragraph. \stoptextbackground\ Be warned: this chapter has
so many backgrounds that you should consider wearing sunglasses.
\stoptextbackground
\dorecurse{5}{\input tufte}
\stoptext

Regards
-- 
Diego Depaoli
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-04-25 16:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-25 16:15 Textbackground bug [repost] Diego Depaoli
2009-04-25 16:21 ` Wolfgang Schuster
2009-04-25 16:43   ` Diego Depaoli

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