On 5/11/2024 8:33 PM, Jairo A. del Rio wrote:
As for the current ConTeXt, the example above still produces the wrong output. Can anyone reproduce this case? Thank you in advance.
It's a bit tricky but this is what i can get ... see attached.

(You have to wait till a next upload.)

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

Attachment: outlines-003.pdf
Description: Adobe PDF document

\continuewhenlmtxmode

\starttext
    \startMPpage[offset=10pt]
        draw lmt_outline [
            text = "\mathematics{\sqrt{2}-1}"
        ] ;

        draw lmt_outline [
            text = "\mathematics{\sqrt[rule=no]{2}-1}"
        ] shifted (0,-1cm) ;

        draw lmt_outline [
            text = "\mathematics{\sqrt[rule=yes]{2}-1}"
        ] shifted (0,-2cm) ;
    \stopMPpage
\stoptext

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

Reply via email to