ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Charles Vejnar <charles.vejnar@yale.edu>
To: ntg-context@ntg.nl
Subject: Overwritten text with newcolumnsets
Date: Tue, 6 Feb 2018 15:51:42 -0500	[thread overview]
Message-ID: <dc07841e-9553-7662-db3d-dc434a960200@yale.edu> (raw)

Hi,

I am trying to get a two-column document with figures. After failing 
with \startcolumns, I tried with newcolumnsets. But the most basic 
example (see below) is not working properly. The text at the bottom of 
the first page gets overwritten by the first two line of the column.

I think this problem was also reported on Sept 22, 2016 by Jose Luis 
Arellano on this mailing-list.

Do you confirm the problem? Any way/plan to fix it?

Thanks so much for your help.

Best,
Charles


% start of example
\usemodule[newcolumnsets]
\definecolumnset[example][n=2]
\starttext
\startcolumnset[example]
\dorecurse{12}{\input knuth \par}
\stopcolumnset
\stoptext
% end of example
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2018-02-06 20:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-06 20:51 Charles Vejnar [this message]
2018-02-06 23:03 ` Hans Hagen
2018-02-08  4:22   ` Charles Vejnar
2018-02-08  9:38     ` Henning Hraban Ramm
2018-02-08 15:49       ` Charles Vejnar

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=dc07841e-9553-7662-db3d-dc434a960200@yale.edu \
    --to=charles.vejnar@yale.edu \
    --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).