* [NTG-context] Problem with exponent
@ 2023-04-28 18:21 Fabrice Couvreur via ntg-context
2023-04-28 21:17 ` Bruce Horrocks via ntg-context
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Couvreur via ntg-context @ 2023-04-28 18:21 UTC (permalink / raw)
To: mailing list for ConTeXt users; +Cc: Fabrice Couvreur
[-- Attachment #1.1: Type: text/plain, Size: 108 bytes --]
Hi,
I want to write x'² . Only, I get x²'.
Thanks
Fabrice
\starttext
\m{{x'}²+{y'}²}
\stoptext
[-- Attachment #1.2: Type: text/html, Size: 583 bytes --]
[-- Attachment #2: Type: text/plain, Size: 496 bytes --]
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [NTG-context] Problem with exponent
2023-04-28 18:21 [NTG-context] Problem with exponent Fabrice Couvreur via ntg-context
@ 2023-04-28 21:17 ` Bruce Horrocks via ntg-context
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Horrocks via ntg-context @ 2023-04-28 21:17 UTC (permalink / raw)
To: ntg-context mailing list; +Cc: Bruce Horrocks
> On 28 Apr 2023, at 19:21, Fabrice Couvreur via ntg-context <ntg-context@ntg.nl> 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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-28 21:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-28 18:21 [NTG-context] Problem with exponent Fabrice Couvreur via ntg-context
2023-04-28 21:17 ` Bruce Horrocks via ntg-context
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox