ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with utf \mu
@ 2009-02-09 12:33 Peter Münster
  2009-02-09 13:08 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Münster @ 2009-02-09 12:33 UTC (permalink / raw)
  To: ConTeXt list

Hello,

In math-mode, the utf-\mu is not ok (MKIV):

\starttext
µ is ok, but $µ$ is ţ
\stoptext

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: problem with utf \mu
  2009-02-09 12:33 problem with utf \mu Peter Münster
@ 2009-02-09 13:08 ` Hans Hagen
  2009-02-09 13:23   ` Peter Münster
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2009-02-09 13:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Peter Münster wrote:
> Hello,
> 
> In math-mode, the utf-\mu is not ok (MKIV):
> 
> \starttext
> µ is ok, but $µ$ is ţ
> \stoptext

what version? works ok here

-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: problem with utf \mu
  2009-02-09 13:08 ` Hans Hagen
@ 2009-02-09 13:23   ` Peter Münster
  2009-02-09 13:34     ` Hans Hagen
  2009-02-09 14:21     ` Mojca Miklavec
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Münster @ 2009-02-09 13:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, 9 Feb 2009, Hans Hagen wrote:

> Peter Münster wrote:
> > Hello,
> > 
> > In math-mode, the utf-\mu is not ok (MKIV):
> > 
> > \starttext
> > µ is ok, but $µ$ is ţ
> > \stoptext
> 
> what version? works ok here

Sorry, here the versions:
ConTeXt 2009.01.18 14:39
LuaTeX  snapshot-0.31.3-2008123108, build unknown
(from the minimals)

I'll try the version from yesterday, when the minimals are updated.

Peter

-- 
Contact information: http://pmrb.free.fr/contact/

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: problem with utf \mu
  2009-02-09 13:23   ` Peter Münster
@ 2009-02-09 13:34     ` Hans Hagen
  2009-02-09 14:21     ` Mojca Miklavec
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2009-02-09 13:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Peter Münster wrote:
> On Mon, 9 Feb 2009, Hans Hagen wrote:
> 
>> Peter Münster wrote:
>>> Hello,
>>>
>>> In math-mode, the utf-\mu is not ok (MKIV):
>>>
>>> \starttext
>>> µ is ok, but $µ$ is ţ
>>> \stoptext
>> what version? works ok here
> 
> Sorry, here the versions:
> ConTeXt 2009.01.18 14:39
> LuaTeX  snapshot-0.31.3-2008123108, build unknown
> (from the minimals)
> 
> I'll try the version from yesterday, when the minimals are updated.

pre-beta math was just a subset and temp hack to get my own docs 
working; the upcoming release (+beta) is now completely unicode and uses 
either opentype fonts or virtualized lm

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: problem with utf \mu
  2009-02-09 13:23   ` Peter Münster
  2009-02-09 13:34     ` Hans Hagen
@ 2009-02-09 14:21     ` Mojca Miklavec
  1 sibling, 0 replies; 5+ messages in thread
From: Mojca Miklavec @ 2009-02-09 14:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Feb 9, 2009 at 2:23 PM, Peter Münster wrote:
> On Mon, 9 Feb 2009, Hans Hagen wrote:
>
>> Peter Münster wrote:
>> > Hello,
>> >
>> > In math-mode, the utf-\mu is not ok (MKIV):
>> >
>> > \starttext
>> > µ is ok, but $µ$ is ţ
>> > \stoptext
>>
>> what version? works ok here
>
> Sorry, here the versions:
> ConTeXt 2009.01.18 14:39
> LuaTeX  snapshot-0.31.3-2008123108, build unknown
> (from the minimals)
>
> I'll try the version from yesterday, when the minimals are updated.

You need --context=experimental (or alpha) and self-compiled luatex.

Sorry for that, but the problem is that different versions require
different luatex version and I need to set up such support first.

Mojca
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2009-02-09 14:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-09 12:33 problem with utf \mu Peter Münster
2009-02-09 13:08 ` Hans Hagen
2009-02-09 13:23   ` Peter Münster
2009-02-09 13:34     ` Hans Hagen
2009-02-09 14:21     ` Mojca Miklavec

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