ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \prime is too high
@ 2021-05-09  0:46 Jairo A. del Rio
  2021-05-10 11:41 ` Otared Kavian
  0 siblings, 1 reply; 3+ messages in thread
From: Jairo A. del Rio @ 2021-05-09  0:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

The following:

\starttext
$s''$ %or $s^{\prime}$
\stoptext

gives a too high symbol in ConTeXt LMTX 2021.05.06 23:35. ConTeXt MkIV
isn't affected for such an issue.

Jairo

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

[-- Attachment #2: 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: \prime is too high
  2021-05-09  0:46 \prime is too high Jairo A. del Rio
@ 2021-05-10 11:41 ` Otared Kavian
  2021-05-10 12:14   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Otared Kavian @ 2021-05-10 11:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Jairo,

Indeed \prime seems a littl ebit too high, but using the apostrophe sign for derivation gives the expected result:


\starttext
$s''$ or $s’$ is fine but not $s^{\prime}$.
\stoptext

(Using LMTX version 2021.05.09 17:14).

Best regards: Otared


> On 9 May 2021, at 02:46, Jairo A. del Rio <jairoadelrio6@gmail.com> wrote:
> 
> The following:
> 
> \starttext
> $s''$ %or $s^{\prime}$
> \stoptext
> 
> gives a too high symbol in ConTeXt LMTX 2021.05.06 23:35. ConTeXt MkIV isn't affected for such an issue.
> 
> Jairo
> ___________________________________________________________________________________
> 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: \prime is too high
  2021-05-10 11:41 ` Otared Kavian
@ 2021-05-10 12:14   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2021-05-10 12:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Otared Kavian

On 5/10/2021 1:41 PM, Otared Kavian wrote:
> Hi Jairo,
> 
> Indeed \prime seems a littl ebit too high, but using the apostrophe sign for derivation gives the expected result:
> 
> 
> \starttext
> $s''$ or $s’$ is fine but not $s^{\prime}$.
> \stoptext
> 
> (Using LMTX version 2021.05.09 17:14).
Don't put primes in supscripts (primes in tex are actually a mess and 
what we have now evolved over years so i don't want to touch it ... 
maybe at some poin ti'll fix the fonts (using vf features)).  In old 
school tex (fonts) primes are raised (the ' is made active), in new 
school fonts primes are already raised. There we also need to handle 
double, triple, quadruple primes, input as sequence or as direct 
characters. And i'm not even talking of primed nuclei followed by scripts.

$s^\prime$

-----------------------------------------------------------------
                                           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:[~2021-05-10 12:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-09  0:46 \prime is too high Jairo A. del Rio
2021-05-10 11:41 ` Otared Kavian
2021-05-10 12:14   ` 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).