Thank you very much Aditya!

Best regards, Mikael

On Wed, Aug 27, 2008 at 1:28 AM, Aditya Mahajan <[EMAIL PROTECTED]> wrote:
> On Wed, 27 Aug 2008, Mikael Persson wrote:
>
>> Hello,
>>
>> running the file
>>
>> %%%
>> \starttext
>> \startitemize[3]
>> \item Hello world!
>> \stopitemize
>> \stoptext
>> %%%
>>
>> in luatex, I did expect to get a star and then Hello world! However, I
>> got something like \perp instead of the star.
>>
>> It works with pdftex. I also tried with some other fonts with same
>> failing result.
>>
>> I run the latest minimal context and also tried this at the
>> contextgarden with the same result.
>
> This is a bug in math-ini.lua Line 407 should read
>
>     [0x22C6] = { "mi", 0x3F }, -- star
>
> "mi" instead of "sy". Make this change are regenerate the formats.
>
>> Any solutions around?
>
> Hans, can you correct this in the core.
>
> 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to