ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* automatic oldstyle numerals
@ 2007-06-28 20:55 Alan Bowen
  2007-07-02  7:31 ` Wolfgang Schuster
  0 siblings, 1 reply; 10+ messages in thread
From: Alan Bowen @ 2007-06-28 20:55 UTC (permalink / raw)
  To: ConTeXt users list for mailing

I am using the Termes typeface in the TeXGyre distribution and should  
like to have all numerals print automatically as oldstyle numerals.  
Is there an explanation/demonstration anywhere of how to make this  
happen? I have searched the wiki and the archive, but have not yet  
been able to make anything work. Any tips or suggestions will be much  
appreciated.

Alan




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

* Re: automatic oldstyle numerals
  2007-06-28 20:55 automatic oldstyle numerals Alan Bowen
@ 2007-07-02  7:31 ` Wolfgang Schuster
  2007-07-03 10:39   ` Alan Bowen
  2007-07-03 12:44   ` Alan Bowen
  0 siblings, 2 replies; 10+ messages in thread
From: Wolfgang Schuster @ 2007-07-02  7:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 479 bytes --]

2007/6/28, Alan Bowen <acbowen@princeton.edu>:
> I am using the Termes typeface in the TeXGyre distribution and should
> like to have all numerals print automatically as oldstyle numerals.
> Is there an explanation/demonstration anywhere of how to make this
> happen? I have searched the wiki and the archive, but have not yet
> been able to make anything work. Any tips or suggestions will be much
> appreciated.
>
> Alan

look into the test files and the typescripts

Wolfgang

[-- Attachment #2: termes.zip --]
[-- Type: application/zip, Size: 40919 bytes --]

[-- Attachment #3: 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] 10+ messages in thread

* Re: automatic oldstyle numerals
  2007-07-02  7:31 ` Wolfgang Schuster
@ 2007-07-03 10:39   ` Alan Bowen
  2007-07-03 10:45     ` Patrick Gundlach
  2007-07-03 13:43     ` Wolfgang Schuster
  2007-07-03 12:44   ` Alan Bowen
  1 sibling, 2 replies; 10+ messages in thread
From: Alan Bowen @ 2007-07-03 10:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Wolfgang—

Thank you very much for the files: they do have what I need. But  
where do these these files come from? I have not found them on my  
installation of TeXLive/ConTeXt or on the TeX Gyre website.

All best, Alan


On Jul 2, 2007, at 3:31 AM, Wolfgang Schuster wrote:

> 2007/6/28, Alan Bowen <acbowen@princeton.edu>:
>> I am using the Termes typeface in the TeXGyre distribution and should
>> like to have all numerals print automatically as oldstyle numerals.
>> Is there an explanation/demonstration anywhere of how to make this
>> happen? I have searched the wiki and the archive, but have not yet
>> been able to make anything work. Any tips or suggestions will be much
>> appreciated.
>>
>> Alan
>
> look into the test files and the typescripts
>
> Wolfgang
> <termes.zip>
> ______________________________________________________________________ 
> _____________
> 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
___________________________________________________________________________________


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

* Re: automatic oldstyle numerals
  2007-07-03 10:39   ` Alan Bowen
@ 2007-07-03 10:45     ` Patrick Gundlach
  2007-07-03 11:09       ` Alan Bowen
  2007-07-03 13:43     ` Wolfgang Schuster
  1 sibling, 1 reply; 10+ messages in thread
From: Patrick Gundlach @ 2007-07-03 10:45 UTC (permalink / raw)
  To: ntg-context

Hi,

> Thank you very much for the files: they do have what I need. But  
> where do these these files come from? I have not found them on my  
> installation of TeXLive/ConTeXt or on the TeX Gyre website.

You can easily create your own variants from the otfs that ship with
texlive2007. You can use texfont or (for example) otfinstall
(http://wiki.contextgarden.net/otfinstall).

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

* Re: automatic oldstyle numerals
  2007-07-03 10:45     ` Patrick Gundlach
@ 2007-07-03 11:09       ` Alan Bowen
  0 siblings, 0 replies; 10+ messages in thread
From: Alan Bowen @ 2007-07-03 11:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks, Patrick. I have just downloaded oftinstall and will start to  
experiment with it (and texfont too).

Best Alan

On Jul 3, 2007, at 6:45 AM, Patrick Gundlach wrote:

> Hi,
>
>> Thank you very much for the files: they do have what I need. But
>> where do these these files come from? I have not found them on my
>> installation of TeXLive/ConTeXt or on the TeX Gyre website.
>
> You can easily create your own variants from the otfs that ship with
> texlive2007. You can use texfont or (for example) otfinstall
> (http://wiki.contextgarden.net/otfinstall).
>
> Patrick
> ______________________________________________________________________ 
> _____________
> 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
___________________________________________________________________________________


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

* Re: automatic oldstyle numerals
  2007-07-02  7:31 ` Wolfgang Schuster
  2007-07-03 10:39   ` Alan Bowen
@ 2007-07-03 12:44   ` Alan Bowen
  2007-07-03 13:45     ` Wolfgang Schuster
  1 sibling, 1 reply; 10+ messages in thread
From: Alan Bowen @ 2007-07-03 12:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Wolfgang—

When I run your termes-test-2.tex, with the lines

\starttext

0123456789

\rm Text---fix this scientifically

\rm Text---fix this scientifically

\rm Text---fix this scientifically

\rm Text---fix this scientifically

\stoptext

I get the oldstyle numerals (which is great), but the “fi”s in “fix”  
and “scientifically” are not printed but left blank.

Alan


On Jul 2, 2007, at 3:31 AM, Wolfgang Schuster wrote:

> 2007/6/28, Alan Bowen <acbowen@princeton.edu>:
>> I am using the Termes typeface in the TeXGyre distribution and should
>> like to have all numerals print automatically as oldstyle numerals.
>> Is there an explanation/demonstration anywhere of how to make this
>> happen? I have searched the wiki and the archive, but have not yet
>> been able to make anything work. Any tips or suggestions will be much
>> appreciated.
>>
>> Alan
>
> look into the test files and the typescripts
>
> Wolfgang
> <termes.zip>
> ______________________________________________________________________ 
> _____________
> 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
___________________________________________________________________________________


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

* Re: automatic oldstyle numerals
  2007-07-03 10:39   ` Alan Bowen
  2007-07-03 10:45     ` Patrick Gundlach
@ 2007-07-03 13:43     ` Wolfgang Schuster
  1 sibling, 0 replies; 10+ messages in thread
From: Wolfgang Schuster @ 2007-07-03 13:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2007/7/3, Alan Bowen <acbowen@princeton.edu>:
> Wolfgang—
>
> Thank you very much for the files: they do have what I need. But
> where do these these files come from? I have not found them on my
> installation of TeXLive/ConTeXt or on the TeX Gyre website.
>
> All best, Alan

Hi Allan,

I created the tfm files from the opentype fonts with otftotfm.

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

* Re: automatic oldstyle numerals
  2007-07-03 12:44   ` Alan Bowen
@ 2007-07-03 13:45     ` Wolfgang Schuster
  2007-07-04  6:15       ` Wolfgang Schuster
  0 siblings, 1 reply; 10+ messages in thread
From: Wolfgang Schuster @ 2007-07-03 13:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2007/7/3, Alan Bowen <acbowen@princeton.edu>:
> Wolfgang—
>
> When I run your termes-test-2.tex, with the lines
>
> \starttext
>
> 0123456789
>
> \rm Text---fix this scientifically
>
> \rm Text---fix this scientifically
>
> \rm Text---fix this scientifically
>
> \rm Text---fix this scientifically
>
> \stoptext
>
> I get the oldstyle numerals (which is great), but the "fi"s in "fix"
> and "scientifically" are not printed but left blank.
>
> Alan

I will take a look into the files, it is a problem with the ligatures.

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

* Re: automatic oldstyle numerals
  2007-07-03 13:45     ` Wolfgang Schuster
@ 2007-07-04  6:15       ` Wolfgang Schuster
  2007-07-04 15:32         ` Alan Bowen
  0 siblings, 1 reply; 10+ messages in thread
From: Wolfgang Schuster @ 2007-07-04  6:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 1001 bytes --]

2007/7/3, Wolfgang Schuster <schuster.wolfgang@googlemail.com>:
> 2007/7/3, Alan Bowen <acbowen@princeton.edu>:
> > Wolfgang—
> >
> > When I run your termes-test-2.tex, with the lines
> >
> > \starttext
> >
> > 0123456789
> >
> > \rm Text---fix this scientifically
> >
> > \rm Text---fix this scientifically
> >
> > \rm Text---fix this scientifically
> >
> > \rm Text---fix this scientifically
> >
> > \stoptext
> >
> > I get the oldstyle numerals (which is great), but the "fi"s in "fix"
> > and "scientifically" are not printed but left blank.
> >
> > Alan
>
> I will take a look into the files, it is a problem with the ligatures.
>
> Wolfgang

Hi Alan,

you can now choose one of three options:

- you can use the attached map-file and use the opentype version
  from the termes fonts

- I can send you the type1 fonts, I got from otftotfm with the map file

- you can create your tfm files from the type1 fonts included in the
  termes package

Wolfgang

[-- Attachment #2: texnansi-termes.map --]
[-- Type: application/octet-stream, Size: 1092 bytes --]

TeXGyreTermes-Regular--texnansi--Fkern--Fliga--Fonum    TeXGyreTermes-Regular     < termes-os-texnansi.enc << TeXGyreTermes-Regular.otf
TeXGyreTermes-Bold--texnansi--Fkern--Fliga--Fonum       TeXGyreTermes-Bold        < termes-os-texnansi.enc << TeXGyreTermes-Bold.otf
TeXGyreTermes-Italic--texnansi--Fkern--Fliga--Fonum     TeXGyreTermes-Italic      < termes-os-texnansi.enc << TeXGyreTermes-Italic.otf
TeXGyreTermes-BoldItalic--texnansi--Fkern--Fliga--Fonum TeXGyreTermes-BoldItalic  < termes-os-texnansi.enc << TeXGyreTermes-BoldItalic.otf

TeXGyreTermes-Regular--texnansi--Fkern--Fliga           TeXGyreTermes-Regular     < termes-texnansi.enc   << TeXGyreTermes-Regular.otf
TeXGyreTermes-Bold--texnansi--Fkern--Fliga              TeXGyreTermes-Bold        < termes-texnansi.enc   << TeXGyreTermes-Bold.otf
TeXGyreTermes-Italic--texnansi--Fkern--Fliga            TeXGyreTermes-Italic      < termes-texnansi.enc   << TeXGyreTermes-Italic.otf
TeXGyreTermes-BoldItalic--texnansi--Fkern--Fliga        TeXGyreTermes-BoldItalic  < termes-texnansi.enc   << TeXGyreTermes-BoldItalic.otf

[-- Attachment #3: 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] 10+ messages in thread

* Re: automatic oldstyle numerals
  2007-07-04  6:15       ` Wolfgang Schuster
@ 2007-07-04 15:32         ` Alan Bowen
  0 siblings, 0 replies; 10+ messages in thread
From: Alan Bowen @ 2007-07-04 15:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi, Wolfgang—

First, many thanks for resolving the ligature problem. The test-files  
(and my current project) are looking as they should.

Let me try generating the type1 files and so forth on my own using  
otftotfm. I have not used otftotfm before and probably should learn  
about it.

Very best, Alan

On Jul 4, 2007, at 2:15 AM, Wolfgang Schuster wrote:

> 2007/7/3, Wolfgang Schuster <schuster.wolfgang@googlemail.com>:
>> 2007/7/3, Alan Bowen <acbowen@princeton.edu>:
>> > Wolfgang—
>> >
>> > When I run your termes-test-2.tex, with the lines
>> >
>> > \starttext
>> >
>> > 0123456789
>> >
>> > \rm Text---fix this scientifically
>> >
>> > \rm Text---fix this scientifically
>> >
>> > \rm Text---fix this scientifically
>> >
>> > \rm Text---fix this scientifically
>> >
>> > \stoptext
>> >
>> > I get the oldstyle numerals (which is great), but the "fi"s in  
>> "fix"
>> > and "scientifically" are not printed but left blank.
>> >
>> > Alan
>>
>> I will take a look into the files, it is a problem with the  
>> ligatures.
>>
>> Wolfgang
>
> Hi Alan,
>
> you can now choose one of three options:
>
> - you can use the attached map-file and use the opentype version
>  from the termes fonts
>
> - I can send you the type1 fonts, I got from otftotfm with the map  
> file
>
> - you can create your tfm files from the type1 fonts included in the
>  termes package
>
> Wolfgang
> <texnansi-termes.map>
> ______________________________________________________________________ 
> _____________
> 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
___________________________________________________________________________________


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

end of thread, other threads:[~2007-07-04 15:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-28 20:55 automatic oldstyle numerals Alan Bowen
2007-07-02  7:31 ` Wolfgang Schuster
2007-07-03 10:39   ` Alan Bowen
2007-07-03 10:45     ` Patrick Gundlach
2007-07-03 11:09       ` Alan Bowen
2007-07-03 13:43     ` Wolfgang Schuster
2007-07-03 12:44   ` Alan Bowen
2007-07-03 13:45     ` Wolfgang Schuster
2007-07-04  6:15       ` Wolfgang Schuster
2007-07-04 15:32         ` Alan Bowen

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