ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm via ntg-context <ntg-context@ntg.nl>
To: Marco Patzer via ntg-context <ntg-context@ntg.nl>
Cc: Henning Hraban Ramm <texml@fiee.net>
Subject: Re: Parameter order in float location matters
Date: Tue, 30 Nov 2021 13:06:00 +0100	[thread overview]
Message-ID: <5b30ebcb-be01-51b2-79be-a03ce5cdbff2@fiee.net> (raw)
In-Reply-To: <20211130121628.0a0e0a5c@homerow>

Am 30.11.21 um 12:16 schrieb Marco Patzer via ntg-context:
> Hi!
> 
> Today I discovered that the parameter order in float location matters:
> 
> \starttext
>    \samplefile{knuth}
> 
>    \startplacefigure [location={top,none}]  %% works: float is at the top
>      \externalfigure
>    \stopplacefigure
> 
>    \startplacefigure [location={none,top}]  %% top is ignored here
>      \externalfigure
>    \stopplacefigure
> \stoptext
> 
> Not sure if that's how it's supposed to be. In any case, I didn't
> expect it.

Well, in {bottom,top,here} it’s the order that TeX should try.
In some other combinations it might make less sense.

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:[~2021-11-30 12:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-30 11:16 Marco Patzer via ntg-context
2021-11-30 12:06 ` Henning Hraban Ramm via ntg-context [this message]
2021-11-30 12:38   ` Marco Patzer via ntg-context
2021-11-30 13:05     ` Henning Hraban Ramm via ntg-context
2021-11-30 14:47       ` Marco Patzer 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=5b30ebcb-be01-51b2-79be-a03ce5cdbff2@fiee.net \
    --to=ntg-context@ntg.nl \
    --cc=texml@fiee.net \
    /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).