ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Placing number in \sqrt
@ 2020-05-04  6:47 context
  2020-05-04  7:31 ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: context @ 2020-05-04  6:47 UTC (permalink / raw)
  To: ConTeXt

[-- Attachment #1: Type: text/plain, Size: 626 bytes --]

Hello,

compare placing "3" in the following examples:

----
\starttext
   $\sqrt[3]{5}$ % (1)
   \par
   $\sqrt[3~]{5}$ % (2)
\stoptext
----

In the first case, the "3" is placed naturally by ConTeXt and placed 
more in the centre of "V" part of the square sign.

In the second example, the "3" is shifted manually by adding "~" and the 
final placement seems to me a bit better.

What is your opinion - is the case (1) OK/intended and user should avoid 
any manual shifting?

Or manual shifting is OK? Or is there a way to affect this placement 
globally in ConTeXt, e.g. setting an internal variable?

Best regards,

Lukas

[-- Attachment #2: Sqrt.mkiv --]
[-- Type: text/plain, Size: 66 bytes --]

\starttext
  $\sqrt[3]{5}$
  \par
  $\sqrt[3~]{5}$
\stoptext

[-- Attachment #3: Sqrt.pdf --]
[-- Type: application/pdf, Size: 8007 bytes --]

[-- Attachment #4: 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] 6+ messages in thread

end of thread, other threads:[~2020-05-04 17:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04  6:47 Placing number in \sqrt context
2020-05-04  7:31 ` Hans Hagen
2020-05-04  8:42   ` Aditya Mahajan
2020-05-04 11:12     ` context
2020-05-04 17:02       ` Aditya Mahajan
2020-05-04 11:08   ` context

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