On Wed, 5 Feb 2003 21:40:18 -0500 "Bruce D'Arcus" <[EMAIL PROTECTED]> wrote:
> > On Wednesday, February 5, 2003, at 08:55 PM, Jens-Uwe Morawski wrote: > > > Can you run the example from your previous > > mail (with a seperate type-script file) and send the log here > > typescript : [serif] [minionpro-osf] [name,default,texnansi,special] > (/Users/bdarcus/Library/texmf/tex/context/base/type-syn.tex) > (/Users/bdarcus/Library/texmf/tex/context/base/type-enc.tex) > (/Users/bdarcus/Library/texmf/tex/context/base/type-siz.tex) > (/Users/bdarcus/Library/texmf/tex/context/base/type-map.tex) > (/Users/bdarcus/Library/texmf/tex/context/base/type-spe.tex) > (/Users/bdarcus/Library/texmf/tex/context/base/type-exa.tex) Here your type-script is not loaded. For example, if you have your type-script (i assume its name is type-minion.tex) located in /Users/bdarcus/Library/texmf-local/tex/context/user/type-minion.tex then should be here (and for each other typescript-message) an log entry like: (/Users/bdarcus/Library/texmf-local/tex/context/user/type-minion.tex) Thus, check if your type-script can be found; run kpsewhich <your-typescript-file-name> in your document-directory for example: kpsewhich type-minion.tex and check for misspellings, since ConTeXt gives no error message if you declare a typescript-file via \usetypescriptfile[type-minionn] but its name is type-minion.tex BTW, Hans, can you add a log-warning for unknown typescript files. > typescript : [serif] [default] [size] > (/Users/bdarcus/Library/texmf/tex/context/base/type-syn.tex) > [...] Best, Jens _______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context
