This was partially solved. If I add the bodyfontsize explicitly \definebodyfont [30pt,25pt,20pt,18pt,17.3pt,14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt, 4pt] [rm] [default] I don't get these errors, and the files compile fine. But since its for my module, I still have a problem: what if the customer sets bizarre sizes like 10.25pt? So my question was: is it possible to have a blanket definition like [all] vel. sim. to be covered for all cases? And thanks for the hint to add math; will do that for every typescript. Best Thomas On Nov 9, 2005, at 11:53 AM, Hans Hagen wrote:
Thomas A. Schmitz wrote:
Hi all,
I'm having some trouble with bodyfont switching. It involves two fonts that I adapted myself, so it's difficult to make a minimal example. Both fonts are defined in typescripts (these are just examples, it works the same for every typescript I tried).
was this solved?
\starttypescript [Caslon] \definetypeface [MyCaslon] [rm] [serif] [caslon] [default] [encoding=texnansi]
\definetypeface [MyCaslon] [mm] [math] [modern] [default]
\stoptypescript
\starttypescript[GreekGentium] \definetypeface [MyGreekGentium] [rm] [serif] [greekgentium] [default] [rscale=\getvariable{Greek}{scale},encoding=agr]
\definetypeface [MyCaslon] [mm] [math] [modern] [default]
\stoptypescript
Hans _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context