Re: [NTG-context] greek letters in itemize

2010-11-01 Thread Hans Hagen

On 31-10-2010 7:39, Khaled Hosny wrote:

On Sun, Oct 31, 2010 at 06:48:21PM +0100, Wolfgang Schuster wrote:


Am 31.10.2010 um 18:18 schrieb Mojca Miklavec:


On Sun, Oct 31, 2010 at 16:57, Hans Hagen wrote:

On 31-10-2010 12:11, Herbert Voss wrote:


Do I need some additional settings to get lower
greek letters in the example? I get only a dot for g


does the font that you use have greek symbols?


It seems to be a bug in code, not the lack of symbols. It fails in
Gentium as well. The code (\greeknumerals{3}) doesn't return anything,
but it works in MKII.


Can you make a example because it works for me:

\setupbodyfont[gentium]
\starttext
\startitemize[g]
\dorecurse{10}{\startitem #1 = \greeknumerals{#1} \stopitem}
\stopitemize
\stoptext

The difference between mkii and mkiv is that mkii use math mode
to display the greek characters while mkiv takes them from
the bodyfont and latin modern has no greek.


LM has upper case Greek, no idea why not lower case as well.


i guess that they will be there when lm math shows up

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
___


[NTG-context] greek letters in itemize

2010-10-31 Thread Herbert Voss
Do I need some additional settings to get lower
greek letters in the example? I get only a dot for g

\starttext

\startitemize[g]
\item foo
\item bar
\item baz
\item baz
\stopitemize

\startitemize[G]
\item foo
\item bar
\item baz
\item baz
\stopitemize

\stoptext


MTXrun | current version: 2010.10.29 18:15

Herbert
___
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
___


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread Hans Hagen

On 31-10-2010 12:11, Herbert Voss wrote:

Do I need some additional settings to get lower
greek letters in the example? I get only a dot for g

\starttext

\startitemize[g]
\item foo
\item bar
\item baz
\item baz
\stopitemize

\startitemize[G]
\item foo
\item bar
\item baz
\item baz
\stopitemize

\stoptext


does the font that you use have greek symbols?


-
  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
___


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread Mojca Miklavec
On Sun, Oct 31, 2010 at 16:57, Hans Hagen wrote:
 On 31-10-2010 12:11, Herbert Voss wrote:

 Do I need some additional settings to get lower
 greek letters in the example? I get only a dot for g

 does the font that you use have greek symbols?

It seems to be a bug in code, not the lack of symbols. It fails in
Gentium as well. The code (\greeknumerals{3}) doesn't return anything,
but it works in MKII.

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


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread Wolfgang Schuster

Am 31.10.2010 um 18:18 schrieb Mojca Miklavec:

 On Sun, Oct 31, 2010 at 16:57, Hans Hagen wrote:
 On 31-10-2010 12:11, Herbert Voss wrote:
 
 Do I need some additional settings to get lower
 greek letters in the example? I get only a dot for g
 
 does the font that you use have greek symbols?
 
 It seems to be a bug in code, not the lack of symbols. It fails in
 Gentium as well. The code (\greeknumerals{3}) doesn't return anything,
 but it works in MKII.

Can you make a example because it works for me:

\setupbodyfont[gentium]
\starttext
\startitemize[g]
\dorecurse{10}{\startitem #1 = \greeknumerals{#1} \stopitem}
\stopitemize
\stoptext

The difference between mkii and mkiv is that mkii use math mode
to display the greek characters while mkiv takes them from
the bodyfont and latin modern has no greek.

Wolfgang

___
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
___


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread luigi scarso
2010/10/31 Herbert Voss herbert.v...@fu-berlin.de:
 Do I need some additional settings to get lower
 greek letters in the example? I get only a dot for g

\setupbodyfont[dejavu]
\starttext

\startitemize[g]
\item foo
\item bar
\item baz
\item baz
\stopitemize

\startitemize[G]
\item foo
\item bar
\item baz
\item baz
\stopitemize

\stoptext

It works ok wiht latest minimals  dejavu and cambria fonts; it shows
dots with lm

-- 
luigi
___
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
___


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread Herbert Voss
Am 31.10.2010 18:48, schrieb Wolfgang Schuster:

 The difference between mkii and mkiv is that mkii use math mode
 to display the greek characters while mkiv takes them from
 the bodyfont and latin modern has no greek.

yes, that was the problem.

HErbert
___
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
___


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread luigi scarso
2010/10/31 Herbert Voss herbert.v...@fu-berlin.de:
 Am 31.10.2010 18:48, schrieb Wolfgang Schuster:

 The difference between mkii and mkiv is that mkii use math mode
 to display the greek characters while mkiv takes them from
 the bodyfont and latin modern has no greek.

 yes, that was the problem.
You can use Symbola

 HErbert
 ___
 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
 ___




-- 
luigi
___
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
___


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread Herbert Voss
Am 31.10.2010 19:33, schrieb luigi scarso:

 The difference between mkii and mkiv is that mkii use math mode
 to display the greek characters while mkiv takes them from
 the bodyfont and latin modern has no greek.

 yes, that was the problem.
 You can use Symbola

thanks
Herbert
___
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
___


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread Khaled Hosny
On Sun, Oct 31, 2010 at 06:48:21PM +0100, Wolfgang Schuster wrote:
 
 Am 31.10.2010 um 18:18 schrieb Mojca Miklavec:
 
  On Sun, Oct 31, 2010 at 16:57, Hans Hagen wrote:
  On 31-10-2010 12:11, Herbert Voss wrote:
  
  Do I need some additional settings to get lower
  greek letters in the example? I get only a dot for g
  
  does the font that you use have greek symbols?
  
  It seems to be a bug in code, not the lack of symbols. It fails in
  Gentium as well. The code (\greeknumerals{3}) doesn't return anything,
  but it works in MKII.
 
 Can you make a example because it works for me:
 
 \setupbodyfont[gentium]
 \starttext
 \startitemize[g]
 \dorecurse{10}{\startitem #1 = \greeknumerals{#1} \stopitem}
 \stopitemize
 \stoptext
 
 The difference between mkii and mkiv is that mkii use math mode
 to display the greek characters while mkiv takes them from
 the bodyfont and latin modern has no greek.

LM has upper case Greek, no idea why not lower case as well.

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer
___
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
___


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread Martin Schröder
2010/10/31 Khaled Hosny khaledho...@eglug.org:
 LM has upper case Greek, no idea why not lower case as well.

I still find the idea of greek letters in a font called latin
interesting... :-)

Best
   Martin
___
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
___


Re: [NTG-context] greek letters in itemize

2010-10-31 Thread Khaled Hosny
On Sun, Oct 31, 2010 at 10:18:20PM +0100, Martin Schröder wrote:
 2010/10/31 Khaled Hosny khaledho...@eglug.org:
  LM has upper case Greek, no idea why not lower case as well.
 
 I still find the idea of greek letters in a font called latin
 interesting... :-)

I'm more interested about the reasoning behind the partial support, it
would either not support Greek at all (after all it is Latin), or fully
support monotonic Greek at least (even though it is Latin, we all love
Greek and Don have already drawn them).

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer
___
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
___