ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* trouble with typescripts
@ 2005-10-30  7:59 Thomas A. Schmitz
  2005-12-18  8:06 ` Thomas A. Schmitz
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas A. Schmitz @ 2005-10-30  7:59 UTC (permalink / raw)


Hi all,

I have a specific problem with a typescriptfile that may be of  
general interest (the problem, not the typescript). I have collected  
a number of font definitions into one file and have observed that  
certain fonts cannot coexist. One small example:

\starttypescript[greekcanonica]
% font definitions
\stoptypescript

\starttypescript[GreekCanonica]
\definetypeface[MyGreekCanonica]
\stoptypescript

and
\starttypescript[greekcardo]
% font definitions
\stoptypescript

\starttypescript
\definetypeface[MyGreekCardo]
\stoptypescript

cannot be defined in the same typescriptfile. If I comment A out, B  
will work; it A is uncommented, ConTeXt will complain about missing  
font definitions for B. So I would suspect that in processing  
typescripts, names are somehow truncated to 9 or less characters. So  
these questions arise:

1. Can this be changed? (We had a similar behavior with names of  
modules, which was changed a while ago, I think.)

2. Is there a workaround? Is it possible to add other parameters to  
the \definetypeface[] line?

Best

Thomas

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

end of thread, other threads:[~2005-12-18  9:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-30  7:59 trouble with typescripts Thomas A. Schmitz
2005-12-18  8:06 ` Thomas A. Schmitz
2005-12-18  9:05   ` Taco Hoekwater

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