ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: sidefloats and narrower
Date: Wed, 16 Sep 2020 13:38:44 +0200	[thread overview]
Message-ID: <6FB09633-5989-4950-AC96-58C534978062@fiee.net> (raw)

Hi again,
this is related to “quotation with footnote“.

If you compile the example with (latest) LMTX, all is good.
But MkIV (--luatex) lets the quotations (“Zitat”) run over the float.

Without the \setupdelimitedtext line, distances between paragraphs become irregular in both versions (but differently).


\useMPlibrary[dum]
\usemodule[visual]

\setupwhitespace[halfline]

\setupdelimitedtext[quotation][method=font]
\setupnarrower[left=2em,right=1.5em]

\definenarrower[Zitat]
\setupnarrower[Zitat]
 [left=2em,
  right=1.5em,
  before=\dontleavehmode\hskip-0.33em\startquotation,
  after=\stopquotation]

\starttext

%\fakewords{50}{60}

\startplacefigure[location={right,-line},title={\fakewords{7}{10}}]
\externalfigure[022][width=0.33\textwidth,height=0.75\textheight]
\stopplacefigure
\startZitat
\fakewords{30}{60}
\stopZitat

\fakewords{30}{60}

\startZitat
\fakewords{15}{20}
\stopZitat

\fakewords{30}{60}

\stoptext


Hraban
___________________________________________________________________________________
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:[~2020-09-16 11:38 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=6FB09633-5989-4950-AC96-58C534978062@fiee.net \
    --to=texml@fiee.net \
    --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).