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
___________________________________________________________________________________