ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* analyzing type-otf.tex
@ 2008-04-06 11:35 Henning Hraban Ramm
  2008-04-06 12:37 ` Henning Hraban Ramm
  0 siblings, 1 reply; 14+ messages in thread
From: Henning Hraban Ramm @ 2008-04-06 11:35 UTC (permalink / raw)
  To: ConTeXt ML

(1)
Shouldn't these typescripts get splitted?:

from
\starttypescript [serif]  
[adventor,bonum,cursor,heros,pagella,schola,termes]

to
\starttypescript [serif] [bonum,pagella,schola,termes]
\starttypescript [sans] [adventor,heros]
\starttypescript [mono] [cursor]
plus
\starttypescript [calligraphy] [chorus]


and from
\starttypescript [serif] [pagella,termes,bonum,schola,chorus] [name]

to
\starttypescript [serif] [pagella,termes,bonum,schola] [name]
\starttypescript [calligraphy] [chorus] [name]


(2)
This seems wrong to me (i.e. I don't understand it):

\starttypescript [serif]  
[adventor,bonum,cursor,heros,pagella,schola,termes]
	\definefontsynonym
[\typescriptprefix{n:\typescripttwo}-Regular]
[file:texgyre\typescriptthree\typescriptprefix{f:\typescripttwo}- 
regular]
[features=default]

That defines e.g. TeXGyrePagella-Regular --> file:texgyre???pagella- 
regular

Why is there \typescriptthree without a third parameter of the  
typescript?

And what file means "file:texgyre\typescriptthree"?
I thought, "file:" should be followed by a proper filename like "{n: 
\typescripttwo}-Regular"?
Are the first and second parameters swapped?

(3)
I get (maybe from that):
kpathsea: Illegal fontname `texgyrename,default,ec,specialschola- 
regular': contains ','! Font \*gyr- 
mix12ptrmtfrm*:=texgyrename,default,ec,specialschola-regular at  
12.0pt not loadable: Metric (TFM) file or installed font not found.

This is my setup:

\usetypescriptfile	[type-otf]
\usetypescriptfile	[type-urw]
\starttypescript	[fiee]	[gyr-mix]	
	\definetypeface	[gyr-mix]	[rm]	[serif]	[schola]	[default]	
	\definetypeface	[gyr-mix]	[ss]	[sans]	[urw-grotesk-narrow]	[default]	 
[encoding=ec]
\stoptypescript
\usetypescript		[fiee][gyr-mix]
\setupbodyfont		[gyr-mix,rm,8pt]

Where's my error?


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

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

end of thread, other threads:[~2008-04-08 20:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-06 11:35 analyzing type-otf.tex Henning Hraban Ramm
2008-04-06 12:37 ` Henning Hraban Ramm
2008-04-07 10:58   ` Mojca Miklavec
2008-04-07 18:22     ` Henning Hraban Ramm
2008-04-07 22:43       ` Mojca Miklavec
2008-04-07 22:50       ` Mojca Miklavec
2008-04-08  6:44         ` Wolfgang Schuster
2008-04-08  7:11           ` Henning Hraban Ramm
2008-04-08  7:25             ` Wolfgang Schuster
2008-04-08  7:53         ` Hans Hagen
2008-04-08  8:13     ` Hans Hagen
2008-04-08 10:39       ` Mojca Miklavec
2008-04-08 11:41         ` Hans Hagen
2008-04-08 20:30           ` Henning Hraban Ramm

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