Re: [NTG-context] XITS fonts - second beta

2010-06-10 Thread Taco Hoekwater


Khaled Hosny wrote:
> On Wed, Jun 09, 2010 at 10:24:57PM +0200, Hans Hagen wrote:
>> On 9-6-2010 9:05, Khaled Hosny wrote:
>>
>>> Is there a chance this typescript gets into texlive? As I'm trying to
>>> get the font ready by the time of texlive2010, I think having the
>>> updated typescript will make installation instructions much simpler.
>> taco can just copy the xits typescripts ftom type-otf.mkiv into tex live
> 
> I think this should do it.

And so I did. ConTeXt mkiv in TL will support both 'stix' and 'xits'
typescripts that are in the current beta (xits matching XITS beta 2).

Best wishes,
Taco
___
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] XITS fonts - second beta

2010-06-10 Thread Khaled Hosny
On Wed, Jun 09, 2010 at 10:24:57PM +0200, Hans Hagen wrote:
> On 9-6-2010 9:05, Khaled Hosny wrote:
> 
> >Is there a chance this typescript gets into texlive? As I'm trying to
> >get the font ready by the time of texlive2010, I think having the
> >updated typescript will make installation instructions much simpler.
> 
> taco can just copy the xits typescripts ftom type-otf.mkiv into tex live

I think this should do it.

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] XITS fonts - second beta

2010-06-09 Thread Hans Hagen

On 9-6-2010 9:05, Khaled Hosny wrote:


Is there a chance this typescript gets into texlive? As I'm trying to
get the font ready by the time of texlive2010, I think having the
updated typescript will make installation instructions much simpler.


taco can just copy the xits typescripts ftom type-otf.mkiv into tex live

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
___


Re: [NTG-context] XITS fonts - second beta

2010-06-09 Thread taco

Khaled Hosny wrote:

On Mon, Jun 07, 2010 at 12:14:42AM +0200, Hans Hagen wrote:

On 6-6-2010 9:43, Khaled Hosny wrote:

I just uploaded a second beta of XITS fonts, this mainly introduces XITS
text fonts, regular, bold, italic and bold italic. No changes to the
math font. This release features also a rudimentary user guide.

The text fonts provide to features over STIX fonts:
* oldstyle figures, through 'onum' feature
* text fractions, through 'frac' feature

and:

* sane filenames


As usual, it is available from github:
http://github.com/khaledhosny/xits-math/downloads

ok, i adapted the typescripts


Is there a chance this typescript gets into texlive? As I'm trying to
get the font ready by the time of texlive2010, I think having the
updated typescript will make installation instructions much simpler.


I am sure we can squeeze in a typescript if it is just that,
a single typescript.

Best wishes,
Taco


___
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] XITS fonts - second beta

2010-06-09 Thread Khaled Hosny
On Mon, Jun 07, 2010 at 12:14:42AM +0200, Hans Hagen wrote:
> On 6-6-2010 9:43, Khaled Hosny wrote:
> >I just uploaded a second beta of XITS fonts, this mainly introduces XITS
> >text fonts, regular, bold, italic and bold italic. No changes to the
> >math font. This release features also a rudimentary user guide.
> >
> >The text fonts provide to features over STIX fonts:
> >* oldstyle figures, through 'onum' feature
> >* text fractions, through 'frac' feature
> 
> and:
> 
> * sane filenames
> 
> >As usual, it is available from github:
> >http://github.com/khaledhosny/xits-math/downloads
> 
> ok, i adapted the typescripts

Is there a chance this typescript gets into texlive? As I'm trying to
get the font ready by the time of texlive2010, I think having the
updated typescript will make installation instructions much simpler.

-- 
 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] XITS fonts - second beta

2010-06-06 Thread Hans Hagen

On 6-6-2010 9:43, Khaled Hosny wrote:

I just uploaded a second beta of XITS fonts, this mainly introduces XITS
text fonts, regular, bold, italic and bold italic. No changes to the
math font. This release features also a rudimentary user guide.

The text fonts provide to features over STIX fonts:
* oldstyle figures, through 'onum' feature
* text fractions, through 'frac' feature


and:

* sane filenames


As usual, it is available from github:
http://github.com/khaledhosny/xits-math/downloads


ok, i adapted the typescripts

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
___