ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Fwd: [tex-fonts] IrianisADFMath font
       [not found] <COL108-W181A44209181632EA1E900BE000@phx.gbl>
@ 2009-08-16 14:31 ` Wolfgang Schuster
  2009-08-17  9:03   ` Hans van der Meer
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2009-08-16 14:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1929 bytes --]

Hi all,

the following mail was send to the tex-fonts list a few minutes ago,
all people who are interested to test the font can download it from
http://arkandis.tuxfamily.org/tugfonts.htm

To prevent you from writing your own typescripts you can use my test  
code:

\starttypescript [math] [irianis] [name]
     \definefontsynonym [MathRoman] [name:irianisadfmathregular]  
[features=math]
\stoptypescript

\starttypescript [serif] [irianis] [name]
     \setups[font:fallback:serif]
     \definefontsynonym [Serif] [name:irianisadfmathregular]  
[features=default]
\stoptypescript

\starttypescript [irianis]
     \definetypeface [irianis] [rm] [serif]  [irianis] [default]
     \definetypeface [irianis] [ss] [modern] [modern]  [default]
     \definetypeface [irianis] [tt] [mono]   [modern]  [default]
     \definetypeface [irianis] [mm] [math]   [irianis] [default]
\stoptypescript

\usetypescript[irianis]
\setupbodyfont[irianis]

\starttext

some text and math

\startformula
c^2 = a^2 + b^2
\stopformula

\stoptext

Wolfgang

> Von: Hirwen HARENDAL <harendalh@hotmail.com>
> Datum: 16. August 2009 15:52:30 MESZ
> An: ML tex-fonts <tex-fonts@math.utah.edu>
> Betreff: [tex-fonts] IrianisADFMath font
>
> Hi to all
>
> First, thanks for all Emails sent off list, and more especialy
> to Karl BERRY. I hope that your document was very useful.
>
> Irianis ADF Math is now available for download, see release
> note. The regular version is an addition for the Irianis ADF
> collection, in order to offer math "old style" design.
>
> This is for now a test version, and bracebig etc. aren't
> including in the font and in the MATH table variantes too.
>
> Regards
>
> Hirwen
>
> Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows  
> Live ? Lancez-vous !_______________________________________________
> tex-fonts mailing list
> tex-fonts@math.utah.edu
> http://mail.math.utah.edu/mailman/listinfo/tex-fonts


[-- Attachment #1.2: Type: text/html, Size: 4416 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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] 3+ messages in thread

* Re: Fwd: [tex-fonts] IrianisADFMath font
  2009-08-16 14:31 ` Fwd: [tex-fonts] IrianisADFMath font Wolfgang Schuster
@ 2009-08-17  9:03   ` Hans van der Meer
  2009-08-17 12:20     ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Hans van der Meer @ 2009-08-17  9:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2903 bytes --]

It might be a silly question, but I would have expected:
>     \definetypeface [irianis] [ss] [sans] [modern]  [default]
instead of
>     \definetypeface [irianis] [ss] [modern] [modern]  [default]

Please tell me why, it will help me to understand these typescripts  
better than I do at the moment.
Hans van der Meer




On 16 aug 2009, at 16:31, Wolfgang Schuster wrote:

> Hi all,
>
> the following mail was send to the tex-fonts list a few minutes ago,
> all people who are interested to test the font can download it from
> http://arkandis.tuxfamily.org/tugfonts.htm
>
> To prevent you from writing your own typescripts you can use my test  
> code:
>
> \starttypescript [math] [irianis] [name]
>     \definefontsynonym [MathRoman] [name:irianisadfmathregular]  
> [features=math]
> \stoptypescript
>
> \starttypescript [serif] [irianis] [name]
>     \setups[font:fallback:serif]
>     \definefontsynonym [Serif] [name:irianisadfmathregular]  
> [features=default]
> \stoptypescript
>
> \starttypescript [irianis]
>     \definetypeface [irianis] [rm] [serif]  [irianis] [default]
>     \definetypeface [irianis] [ss] [modern] [modern]  [default]
>     \definetypeface [irianis] [tt] [mono]   [modern]  [default]
>     \definetypeface [irianis] [mm] [math]   [irianis] [default]
> \stoptypescript
>
> \usetypescript[irianis]
> \setupbodyfont[irianis]
>
> \starttext
>
> some text and math
>
> \startformula
> c^2 = a^2 + b^2
> \stopformula
>
> \stoptext
>
> Wolfgang
>
>> Von: Hirwen HARENDAL <harendalh@hotmail.com>
>> Datum: 16. August 2009 15:52:30 MESZ
>> An: ML tex-fonts <tex-fonts@math.utah.edu>
>> Betreff: [tex-fonts] IrianisADFMath font
>>
>> Hi to all
>>
>> First, thanks for all Emails sent off list, and more especialy
>> to Karl BERRY. I hope that your document was very useful.
>>
>> Irianis ADF Math is now available for download, see release
>> note. The regular version is an addition for the Irianis ADF
>> collection, in order to offer math "old style" design.
>>
>> This is for now a test version, and bracebig etc. aren't
>> including in the font and in the MATH table variantes too.
>>
>> Regards
>>
>> Hirwen
>>
>> Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows  
>> Live ? Lancez-vous !_______________________________________________
>> tex-fonts mailing list
>> tex-fonts@math.utah.edu
>> http://mail.math.utah.edu/mailman/listinfo/tex-fonts
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 8812 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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] 3+ messages in thread

* Re: Fwd: [tex-fonts] IrianisADFMath font
  2009-08-17  9:03   ` Hans van der Meer
@ 2009-08-17 12:20     ` Wolfgang Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2009-08-17 12:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 17.08.2009 um 11:03 schrieb Hans van der Meer:

> It might be a silly question, but I would have expected:
>>     \definetypeface [irianis] [ss] [sans] [modern]  [default]
> instead of
>>     \definetypeface [irianis] [ss] [modern] [modern]  [default]
> Please tell me why, it will help me to understand these typescripts  
> better than I do at the moment.

it's a typo, the third argument has to be 'sans'

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


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

end of thread, other threads:[~2009-08-17 12:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <COL108-W181A44209181632EA1E900BE000@phx.gbl>
2009-08-16 14:31 ` Fwd: [tex-fonts] IrianisADFMath font Wolfgang Schuster
2009-08-17  9:03   ` Hans van der Meer
2009-08-17 12:20     ` Wolfgang Schuster

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