Dear Hans,
A new upload solves the math font problem in MetaFun. The code
label(textext("$\sin\theta$”),origin);
is working well.
Also, your sample file adaptive-001.tex is also working without error which is
not compiled before.
However, \vfill is not working in column mode while it provides the same
vertical spaces properly not in column mode.
The following code is compiled well but no vertical spaces between items. If I
comment out \startcolumns … \column … \stopcolumns, it provides the same
vertical spaces for each items.
\starttext
\startcolumns
\startitemize[n]
\item
\vfill
\item
\vfill
\column
\item
\vfill
\item
\vfill
\stopitemize
\stopcolumns
\stoptext
This code was working in last December.
Thank you for your fix.
Best regards,
Dalyoung
> 2022. 4. 20. 오전 3:23, Hans Hagen via ntg-context <[email protected]> 작성:
>
> Hi,
>
> I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how usefull
> it is but users always find ways to apply such things. I attached a test file.
>
> Hans
>
> -----------------------------------------------------------------
> Hans Hagen | PRAGMA ADE
> Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------<adaptive-001.tex>___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the
> Wiki!
>
> maillist : [email protected] / 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
> ___________________________________________________________________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________