ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Textbackground overlapping
@ 2006-05-23 10:13 nico
  2006-05-23 15:15 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: nico @ 2006-05-23 10:13 UTC (permalink / raw)


Hello,

When the backgrounded stuff starts from one page up to the following, it  
doesn't take care about the bottom footnotes, so that they are covered by  
the background.

Here is a small example:

\definecolor[ScreenGray][s=.95]
\definetextbackground[grayback]
     [background=color,
      backgroundcolor=ScreenGray,
      frame=on,
      strut=yes,
      width=broad,
      location=paragraph,
      framecolor=ScreenGray,
      leftoffset=\topskipgap,
      before=\blank,
      after=\blank,
      align=right]

\starttext

A footnote\footnote{Covered by the background, right?}.
\input tufte
\input tufte
\input tufte
\input tufte

\starttextbackground[grayback]
\input tufte
\stoptextbackground

\stoptext

Regards,
BG

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

end of thread, other threads:[~2006-05-24 16:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-23 10:13 Textbackground overlapping nico
2006-05-23 15:15 ` Hans Hagen
2006-05-23 23:50   ` nico
2006-05-24 16:33     ` nico

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