28 Apr
2023
28 Apr
'23
8:21 p.m.
Hi, I want to write x'² . Only, I get x²'. Thanks Fabrice \starttext \m{{x'}²+{y'}²} \stoptext
28 Apr
28 Apr
11:17 p.m.
On 28 Apr 2023, at 19:21, Fabrice Couvreur via ntg-context
wrote: Hi, I want to write x'² . Only, I get x²'. Thanks Fabrice
\starttext \m{{x'}²+{y'}²} \stoptext
This came up before [1]. The solution is to use \primed{...} \starttext \m{{x'}²+{y'}²} \quad \m{\primed{x}^2+\primed{y}^2} \stoptext [1] https://www.mail-archive.com/ntg-context@ntg.nl/msg103779.html — Bruce Horrocks Hampshire, UK
527
Age (days ago)
527
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bruce Horrocks
-
Fabrice Couvreur