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>
Subject: [NTG-context] Re: what about "textdisplay"?
Date: Mon, 1 Apr 2024 18:54:28 +0200	[thread overview]
Message-ID: <552ddfa7-7a14-4f60-0211-22e2e4f6610c@gmail.com> (raw)
In-Reply-To: <bd9fe9f8-65fe-4ce5-9d07-3d7422316677@fiee.net>

Henning Hraban Ramm schrieb am 01.04.2024 um 18:29:
> Am 01.04.24 um 18:21 schrieb Wolfgang Schuster:
>> Henning Hraban Ramm schrieb am 01.04.2024 um 17:19:
>>> A while ago, I was pointed (by Wolfgang or Hans, I guess) to 
>>> \start/stoptextdisplay to enhance whitespace handling around images.
>>
>> My guess is Mikael because I saw the command the first time in the 
>> source of a presentation from him.
>
> Oh, that’s probably where I saw it, too.

Here is a short example which two other solution to get a similar effect 
as \starttextdisplay.

\usemodule[visual]

\setupfloat[figure][location=left]

\starttext

\fakewords{10}{20}
\startlinecorrection
\fakeimage{4cm}{3cm}{6cm}{4cm}
\stoplinecorrection
\fakewords{10}{20}

\blank[2*line]

\fakewords{10}{20}
\startplacefigure[location={force,none}]
\fakeimage{4cm}{3cm}{6cm}{4cm}
\stopplacefigure
\fakewords{10}{20}

\blank[2*line]

\fakewords{10}{20}
\starttextdisplay
\fakeimage{4cm}{3cm}{6cm}{4cm}
\stoptextdisplay
\fakewords{10}{20}

\stoptext

>>> I wanted to document it, but can’t find it in the sources:
>>
>> The definition is in spac-ver.mkxl.
>
> Thank you!
>
> So, "context --find" does not what I thought it would.

AFAIR the find option searches only the manual sources.

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:[~2024-04-01 16:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-01 15:19 [NTG-context] " Henning Hraban Ramm
2024-04-01 16:21 ` [NTG-context] " Wolfgang Schuster
2024-04-01 16:29   ` Henning Hraban Ramm
2024-04-01 16:54     ` Wolfgang Schuster [this message]
2024-04-02  5:44       ` Henning Hraban Ramm
2024-04-02  8:28         ` Hans Hagen via ntg-context

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=552ddfa7-7a14-4f60-0211-22e2e4f6610c@gmail.com \
    --to=wolfgang.schuster.lists@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).