Henning Hraban Ramm schrieb am 14.08.2024 um 23:11:
There seems to be a regression with sidefloats:
"""
\useMPlibrary[dum]
\starttext
\startplacefigure[title={problem},location={right,high}]
\externalfigure[dummy][width=.3\textwidth]
\stopplacefigure
\samplefile{ward}
\stoptext
"""
Line 1154 in strc-flt.mkxl:
\def\strc_floats_analyze_variables_two
{...
- \ifinset\v!high \floatlocation\global \plusone \fi
+ \ifinset\v!high \floatlocation\global\c_page_sides_skipmode
\plusone \fi
\ifinset\v!low \floatlocation\global\c_page_sides_skipmode
\plustwo \fi
\ifinset\v!fit \floatlocation\global\c_page_sides_skipmode
\plusthree\fi
\ifinset\v!tolerant
\floatlocation\global\c_page_sides_tolerance\plusone \fi
\ifinset\v!verytolerant\floatlocation\global\c_page_sides_tolerance\plustwo
\fi
...}
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
___________________________________________________________________________________