ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Parameter order in float location matters
@ 2021-11-30 11:16 Marco Patzer via ntg-context
  2021-11-30 12:06 ` Henning Hraban Ramm via ntg-context
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Patzer via ntg-context @ 2021-11-30 11:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marco Patzer

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.

Marco
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-30 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30 11:16 Parameter order in float location matters Marco Patzer via ntg-context
2021-11-30 12:06 ` Henning Hraban Ramm via ntg-context
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

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).