ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mikael P. Sundqvist" <mickep@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Vertical space lost (\placefigure[right] before enumeration)
Date: Mon, 15 Aug 2016 13:01:34 +0200	[thread overview]
Message-ID: <CAHy-LL8SNvS8FKryRZGdd9kaEqRCpKydnh4mov7URFO+oiJcqA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1108 bytes --]

Hi!

If I put a float in the right before an enumeration, the
"before={\blank[line]}" seem to be lost. Please have a look at the
example file below (pdf attached), where

* Example 1 is set as I want it,
* Example 2 is not (I would like to have a blank line before it, and
* Example 3 is set as I want it, but I look for a solution where I do
not have to inser the \blank[line] manually.
* Example 4 is certainly not what I want.

Any idea on how I can do to get the result of Example 3 automatically?

/Mikael

\defineenumeration[example][
text=Example,
alternative=serried,
width=fit,
before={\blank[line]},
after={\blank[line]},
]

\starttext
\input knuth

\startexample
\input tufte
\stopexample

\page[yes]

\input knuth

\placefigure[right,high]{}{\blackrule[width=3cm,height=4cm]}
\startexample
\input tufte
\stopexample

\page[yes]

\input knuth

\blank[line]
\placefigure[right,high]{}{\blackrule[width=3cm,height=4cm]}
\startexample
\input tufte
\stopexample

\page[yes]

\input knuth

\startexample
\placefigure[right,high]{}{\blackrule[width=3cm,height=4cm]}
\input tufte
\stopexample

\stoptext

[-- Attachment #2: ctx-example.pdf --]
[-- Type: application/pdf, Size: 20785 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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-15 11:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAHy-LL8SNvS8FKryRZGdd9kaEqRCpKydnh4mov7URFO+oiJcqA@mail.gmail.com \
    --to=mickep@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).