ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Numbers inside \sqrt are small
@ 2020-06-02 12:47 Mikael Sundqvist
  2020-06-06 15:45 ` Otared Kavian
  0 siblings, 1 reply; 3+ messages in thread
From: Mikael Sundqvist @ 2020-06-02 12:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 169 bytes --]

Hi,

\starttext
$2+\sqrt{2}$
\stoptext

The output is attached. This happened with a release that are a bit old, as
well as with the most recent upgrade. LMTX.

/Mikael

[-- Attachment #1.2: Type: text/html, Size: 277 bytes --]

[-- Attachment #2: sqrt.pdf --]
[-- Type: application/pdf, Size: 5955 bytes --]

[-- Attachment #3: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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] 3+ messages in thread

* Re: Numbers inside \sqrt are small
  2020-06-02 12:47 Numbers inside \sqrt are small Mikael Sundqvist
@ 2020-06-06 15:45 ` Otared Kavian
  2020-06-07 10:07   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Otared Kavian @ 2020-06-06 15:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Mikael,

Thanks to your message I discovered that in all my recent documents typeset with lmtx the \sqrt has a bug… Indeed the argument under the square root is  too small.  (The version I have right now is 2020.05.25 23:39, after running sh install.sh).
It may be that it is related to the recent changes discussed in anther thread about the square root and friends.

I hope Hans will have time to fix the issue…

Best regards: Otared K.

> On 2 Jun 2020, at 14:47, Mikael Sundqvist <mickep@gmail.com> wrote:
> 
> Hi,
> 
> \starttext
> $2+\sqrt{2}$
> \stoptext
> 
> The output is attached. This happened with a release that are a bit old, as well as with the most recent upgrade. LMTX.
> 
> /Mikael
> <sqrt.pdf>___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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] 3+ messages in thread

* Re: Numbers inside \sqrt are small
  2020-06-06 15:45 ` Otared Kavian
@ 2020-06-07 10:07   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2020-06-07 10:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Otared Kavian

On 6/6/2020 5:45 PM, Otared Kavian wrote:
> Hi Mikael,
> 
> Thanks to your message I discovered that in all my recent documents typeset with lmtx the \sqrt has a bug… Indeed the argument under the square root is  too small.  (The version I have right now is 2020.05.25 23:39, after running sh install.sh).
> It may be that it is related to the recent changes discussed in anther thread about the square root and friends.
> 
> I hope Hans will have time to fix the issue…
put this in cont-new.mkiv

\unexpanded\def\styledrootradical#1#2%
   {\normalexpanded{\rootradical
      {\normalunexpanded{#1}}%
      {\noexpand\triggermathstyle{\number\normalmathstyle}%
       \normalunexpanded{#2}}}}

no updates today

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
-----------------------------------------------------------------
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2020-06-07 10:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02 12:47 Numbers inside \sqrt are small Mikael Sundqvist
2020-06-06 15:45 ` Otared Kavian
2020-06-07 10:07   ` Hans Hagen

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