ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Misplaced \widehat and \widetilde in mkiv?
@ 2014-01-23 22:08 Otared Kavian
  0 siblings, 0 replies; 5+ messages in thread
From: Otared Kavian @ 2014-01-23 22:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Hi Hans,

It seems that with the latest beta mkiv, version

	ConTeXt  ver: 2014.01.23 01:55 MKIV beta  fmt: 2014.1.23  

\widetilde and \widehat in mathmode are misplaced (and this is so in any of the fonts I tried).
Please compare the result of the following in mkii (where everything is correct) and in mkiv:
%%%% begin tilde-hat.tex
\starttext

We set ${\widetilde n}(t) := n(1 - t)$, and ${\widehat u}(\xi) := \int_{{\Bbb R}}\exp(-{\rm i}x\xi)f(x)dx$.

\stoptext
%%%% end tilde-hat.tex
The attached PDF is obtained with mkiv.
Best regards: OK


[-- Attachment #2: bug-widetilde.pdf --]
[-- Type: application/pdf, Size: 9809 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Misplaced \widehat and \widetilde in mkiv?
  2014-01-24 13:05   ` Otared Kavian
@ 2014-01-24 13:21     ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2014-01-24 13:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 1/24/2014 2:05 PM, Otared Kavian wrote:
> Yes that’s correct!
> Thanks Hans for the quick fix (I tried a dozen different fonts, and they are all fine).

the problem is that we have a fallback for fonts that lack it and that 
had some side effects (the engine has some vague heuristics around these 
accents)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Misplaced \widehat and \widetilde in mkiv?
  2014-01-24 12:09 ` Jannik Voges
@ 2014-01-24 13:05   ` Otared Kavian
  2014-01-24 13:21     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Otared Kavian @ 2014-01-24 13:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Yes that’s correct!
Thanks Hans for the quick fix (I tried a dozen different fonts, and they are all fine).

Best regards: OK

On 24 janv. 2014, at 13:09, Jannik Voges <researchjavo@icloud.com> wrote:

> The minimal example works fine with the latest beta (ConTeXt  ver: 2014.01.24 10:20 MKIV beta  fmt: 2014.1.24).
> 
> 
> Am 23.01.2014 um 21:52 schrieb Otared Kavian <otared.kavian@gmail.com>:
> 
>> Hi Hans,
>> 
>> It seems that with the latest beta mkiv, version
>> 
>> 	ConTeXt  ver: 2014.01.23 01:55 MKIV beta  fmt: 2014.1.23  
>> 
>> \widetilde and \widehat in mathmode are misplaced (and this is so in any of the fonts I tried).
>> Please compare the result of the following in mkii (where everything is correct) and in mkiv:
>> %%%% begin tilde-hat.tex
>> \starttext
>> 
>> We set ${\widetilde n}(t) := n(1 - t)$, and ${\widehat u}(\xi) := \int_{{\Bbb R}}\exp(-{\rm i}x\xi)f(x)dx$.
>> 
>> \stoptext
>> %%%% end tilde-hat.tex
>> The attached PDF is obtained with mkiv.
>> Best regards: OK
>> 
>> <bug-widetilde.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://tex.aanhet.net
>> archive  : http://foundry.supelec.fr/projects/contextrev/
>> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Misplaced \widehat and \widetilde in mkiv?
  2014-01-23 20:52 Otared Kavian
@ 2014-01-24 12:09 ` Jannik Voges
  2014-01-24 13:05   ` Otared Kavian
  0 siblings, 1 reply; 5+ messages in thread
From: Jannik Voges @ 2014-01-24 12:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

The minimal example works fine with the latest beta (ConTeXt  ver: 2014.01.24 10:20 MKIV beta  fmt: 2014.1.24).


Am 23.01.2014 um 21:52 schrieb Otared Kavian <otared.kavian@gmail.com>:

> Hi Hans,
> 
> It seems that with the latest beta mkiv, version
> 
> 	ConTeXt  ver: 2014.01.23 01:55 MKIV beta  fmt: 2014.1.23  
> 
> \widetilde and \widehat in mathmode are misplaced (and this is so in any of the fonts I tried).
> Please compare the result of the following in mkii (where everything is correct) and in mkiv:
> %%%% begin tilde-hat.tex
> \starttext
> 
> We set ${\widetilde n}(t) := n(1 - t)$, and ${\widehat u}(\xi) := \int_{{\Bbb R}}\exp(-{\rm i}x\xi)f(x)dx$.
> 
> \stoptext
> %%%% end tilde-hat.tex
> The attached PDF is obtained with mkiv.
> Best regards: OK
> 
> <bug-widetilde.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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Misplaced \widehat and \widetilde in mkiv?
@ 2014-01-23 20:52 Otared Kavian
  2014-01-24 12:09 ` Jannik Voges
  0 siblings, 1 reply; 5+ messages in thread
From: Otared Kavian @ 2014-01-23 20:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Hi Hans,

It seems that with the latest beta mkiv, version

	ConTeXt  ver: 2014.01.23 01:55 MKIV beta  fmt: 2014.1.23  

\widetilde and \widehat in mathmode are misplaced (and this is so in any of the fonts I tried).
Please compare the result of the following in mkii (where everything is correct) and in mkiv:
%%%% begin tilde-hat.tex
\starttext

We set ${\widetilde n}(t) := n(1 - t)$, and ${\widehat u}(\xi) := \int_{{\Bbb R}}\exp(-{\rm i}x\xi)f(x)dx$.

\stoptext
%%%% end tilde-hat.tex
The attached PDF is obtained with mkiv.
Best regards: OK


[-- Attachment #2: bug-widetilde.pdf --]
[-- Type: application/pdf, Size: 9809 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-24 13:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-23 22:08 Misplaced \widehat and \widetilde in mkiv? Otared Kavian
  -- strict thread matches above, loose matches on Subject: below --
2014-01-23 20:52 Otared Kavian
2014-01-24 12:09 ` Jannik Voges
2014-01-24 13:05   ` Otared Kavian
2014-01-24 13:21     ` 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).