ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	anton.chigurh@mail.com
Subject: [NTG-context] Re: \placefigure[location=here...] problem
Date: Sat, 9 Dec 2023 12:46:38 +0100	[thread overview]
Message-ID: <ba0a5621-3c40-f7ec-4432-ebe92547382e@gmail.com> (raw)
In-Reply-To: <170211904854.1575.15315045922124160963@cgl.ntg.nl>

anton.chigurh@mail.com schrieb am 09.12.2023 um 11:50:
> Hi all,
> I am generating a quiz, with eight questions, each
> with text and a figure following it. The output was fine till the
> fifth question, but then the margin separating the  text of
> each question disappeared and the figure got put on the
> next page one after the other.
> Can anyone suggest what I could be doing wrong?

Without a proper example it's difficult to give an answer.

> Do I need to increase the buffer? how?
>
>
> This is what I have used to place each figure
> \startplacefigure[location=here,reference=fig:blah][]{}
>   \externalfigure[blah.jpeg][scale=300]
> \stopplacefigure

You can try the force option:

\startplacefigure[location=force,reference=fig:blah]
   \externalfigure[blah.jpeg][scale=300]
\stopplacefigure

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2023-12-09 11:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-09 10:50 [NTG-context] " anton.chigurh
2023-12-09 11:46 ` Wolfgang Schuster [this message]
2023-12-09 13:15   ` [NTG-context] " anton.chigurh

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=ba0a5621-3c40-f7ec-4432-ebe92547382e@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=anton.chigurh@mail.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).