ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Charles Vejnar <charles.vejnar@yale.edu>
To: Hans Hagen <pragma@wxs.nl>, ntg-context@ntg.nl
Subject: Re: Overwritten text with newcolumnsets
Date: Wed, 7 Feb 2018 23:22:05 -0500	[thread overview]
Message-ID: <440ec36e-c33d-0cbe-c47a-20f3cfb0dde2@yale.edu> (raw)
In-Reply-To: <e7c9bb5a-5519-fc5d-0e7b-aa272feb4859@wxs.nl>

Thanks Hans. It did fix it.

I am trying to add a figure now using \placefigure. But the placement in 
brackets is always ignored. AFAIK it's normal to get a figure at the top 
of a new page when it's larger than a column but it's also always on the 
left. I would like to get it horizontally centered (on the top of the 
next page as it is already). Any way to achieve that?

Thanks again for your help.

Charles

On 02/06/2018 06:03 PM, Hans Hagen wrote:
> On 2/6/2018 9:51 PM, Charles Vejnar wrote:
>> 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
> i'm not surew what goes wrong there but you can best run with
> 
> \setuplayout[grid=yes]
___________________________________________________________________________________
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-08  4:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-06 20:51 Charles Vejnar
2018-02-06 23:03 ` Hans Hagen
2018-02-08  4:22   ` Charles Vejnar [this message]
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=440ec36e-c33d-0cbe-c47a-20f3cfb0dde2@yale.edu \
    --to=charles.vejnar@yale.edu \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).