ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Olaf Mersmann <olafm@kimberly.tako.de>
Subject: Problems with columnsets and \startbackground \stopbackground
Date: Sun, 2 Jul 2006 00:06:04 +0200	[thread overview]
Message-ID: <20060701220604.GD9525@kimberly.tako.de> (raw)

Hi list,

I have some wierd interactions between a columnset and \start- /
\stopbackground.

---- cut here ----
\setuppapersize      [A4, landscape]
                     [A4, landscape]
\setupcolors         [state=start]
\setupbackground     [background=screen, 
                      frame=on,
                      frameoffset=2pt,
                      backgroundoffset=2pt]
\setuphead           [section]
                     [style={\ss\bf},
                      before={\startbackground},
                      after={\stopbackground}]

\definecolumnset     [foo] [n=2]
\starttext
\startcolumnset[foo]
\subject{ABC} 
\input tufte
\input knuth

One more line and {\em BOOM} - it's broken.\crlf
Here we go. 3 2 1 -- page break!

\subject{DEF} 
\input knuth
\stopcolumnset
\stoptext
---- cut here ----

The second \subject{} causes a page break instead of wrapping into the
second column. Is this a bug, or am I missing something when using
\start- / \stopbackground?

Would this go away if I where to use a MP graphic for the background?

Thanks for any help.

-- Olaf

             reply	other threads:[~2006-07-01 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-01 22:06 Olaf Mersmann [this message]
2006-07-02 10:55 ` Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060701220604.GD9525@kimberly.tako.de \
    --to=olafm@kimberly.tako.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).