ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \cdots not displayed in latest beta
@ 2011-04-16 23:09 Mathieu Boespflug
  2011-04-20 15:07 ` Cedric Mauclair
  0 siblings, 1 reply; 5+ messages in thread
From: Mathieu Boespflug @ 2011-04-16 23:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

in the latest beta (211.04.13), the cdots in the following, display as a blank:

\starttext
foo $x \cdots y$ bar.
\stoptext

ldots, however, work fine.

Regards,

Mathieu
___________________________________________________________________________________
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: \cdots not displayed in latest beta
  2011-04-16 23:09 \cdots not displayed in latest beta Mathieu Boespflug
@ 2011-04-20 15:07 ` Cedric Mauclair
  2011-04-20 16:13   ` Aditya Mahajan
  0 siblings, 1 reply; 5+ messages in thread
From: Cedric Mauclair @ 2011-04-20 15:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Still missing in beta from 2011-04-20 15:05:01.

Regards.

-- Cédric



On Sun, Apr 17, 2011 at 01:09, Mathieu Boespflug <0xbadcode@gmail.com> wrote:
> Hi,
>
> in the latest beta (211.04.13), the cdots in the following, display as a blank:
>
> \starttext
> foo $x \cdots y$ bar.
> \stoptext
>
> ldots, however, work fine.
>
> Regards,
>
> Mathieu
> ___________________________________________________________________________________
> 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: \cdots not displayed in latest beta
  2011-04-20 15:07 ` Cedric Mauclair
@ 2011-04-20 16:13   ` Aditya Mahajan
  2011-04-20 17:08     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Aditya Mahajan @ 2011-04-20 16:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 20 Apr 2011, Cedric Mauclair wrote:

> Still missing in beta from 2011-04-20 15:05:01.

\cdots works with unicode fonts (cambria, stix, euler). For LM add the 
following in your file:

\definemathcommand [cdots] [inner]   {\cdotp\cdotp\cdotp}

I am not sure how to fix this in the core. Create exceptions for each 
font?

Aditya
___________________________________________________________________________________
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: \cdots not displayed in latest beta
  2011-04-20 16:13   ` Aditya Mahajan
@ 2011-04-20 17:08     ` Hans Hagen
  2011-04-20 17:20       ` Aditya Mahajan
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2011-04-20 17:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 20-4-2011 6:13, Aditya Mahajan wrote:
> On Wed, 20 Apr 2011, Cedric Mauclair wrote:
>
>> Still missing in beta from 2011-04-20 15:05:01.
>
> \cdots works with unicode fonts (cambria, stix, euler). For LM add the
> following in your file:
>
> \definemathcommand [cdots] [inner] {\cdotp\cdotp\cdotp}
>
> I am not sure how to fix this in the core. Create exceptions for each font?

if it's a proper unicode symbol i can make a virtual glyph for it

-----------------------------------------------------------------
                                           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: \cdots not displayed in latest beta
  2011-04-20 17:08     ` Hans Hagen
@ 2011-04-20 17:20       ` Aditya Mahajan
  0 siblings, 0 replies; 5+ messages in thread
From: Aditya Mahajan @ 2011-04-20 17:20 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

On Wed, 20 Apr 2011, Hans Hagen wrote:

> On 20-4-2011 6:13, Aditya Mahajan wrote:
>> On Wed, 20 Apr 2011, Cedric Mauclair wrote:
>> 
>>> Still missing in beta from 2011-04-20 15:05:01.
>> 
>> \cdots works with unicode fonts (cambria, stix, euler). For LM add the
>> following in your file:
>> 
>> \definemathcommand [cdots] [inner] {\cdotp\cdotp\cdotp}
>> 
>> I am not sure how to fix this in the core. Create exceptions for each font?
>
> if it's a proper unicode symbol i can make a virtual glyph for it

It is: 0x22EF (that is what \cdots works with cambria et al)

Aditya
___________________________________________________________________________________
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:[~2011-04-20 17:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-16 23:09 \cdots not displayed in latest beta Mathieu Boespflug
2011-04-20 15:07 ` Cedric Mauclair
2011-04-20 16:13   ` Aditya Mahajan
2011-04-20 17:08     ` Hans Hagen
2011-04-20 17:20       ` Aditya Mahajan

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