ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henri Menke <henrimenke@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: columnset and placefigure
Date: Fri, 19 Aug 2016 19:38:44 +0200	[thread overview]
Message-ID: <478dbc68-bd16-a7ec-a005-ca43d9e129b7@gmail.com> (raw)
In-Reply-To: <578F4354.3000603@gmail.com>

Bump

On 07/20/2016 11:24 AM, Henri Menke wrote:
> Dear list,
> 
> I'm using columnsets to typeset stuff for a conference poster.  I can't
> use paragraphs or columns, because these do not allow to set frames or
> backgrounds.  Currently I do not use the column-spanning features, but I
> might in the future.
> 
> The thing is, when I place a figure using `\placefigure` and the column
> distance is too large (i.e. the columns too narrow), the figure is not
> placed on spot but flushed to the next page.  I'm unsure what the exact
> value for this threshold is and based on which criteria the figure is
> flushed.  While this is not a problem in a normal document, it is for
> sure for a poster (I have not seen any multi-page posters yet).
> 
> Please find below an example to illustrate my problem (with version
> 2016.05.17 19:20 from TL2016).
> 
> Cheers, Henri
> 
> ---
> 
> \definecolumnset[threecolumn][n=3]
> \startmode[bug]
>   \setupcolumnset[threecolumn][each][distance=3cm,frame=on]
> \stopmode
> \startnotmode[bug]
>   \setupcolumnset[threecolumn][each][distance=2.999cm,frame=on]
> \stopnotmode
> \setupcolumnset[threecolumn][1][distance=0pt]
> 
> \starttext
> 
> \startcolumnset[threecolumn]
>   \placefigure[force,here]{}{\externalfigure[cow][width=\textwidth]}
> \column
> \stopcolumnset
> 
> \stoptext
> 

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

  reply	other threads:[~2016-08-19 17:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-20  9:24 Henri Menke
2016-08-19 17:38 ` Henri Menke [this message]
2016-08-19 21:51   ` Hans Hagen
2016-08-20 11:40     ` Wolfgang Schuster

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=478dbc68-bd16-a7ec-a005-ca43d9e129b7@gmail.com \
    --to=henrimenke@gmail.com \
    --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).