Magnus Lie Hetland <[EMAIL PROTECTED]>: > > Hans Hagen <[EMAIL PROTECTED]>: [snip] > > > > > >Hm. I may be misunderstanding here... When trying to execute > > > > > > texfont type-tmf.dat --en=texnansi > > > > > >nothing seems to happen. When I try to tex(exec) a file with the > > >\usetypescript and \setupbodyfont commands above, I get an error > > >message about not finding the tfm font... > > > > is the dat file somewhere on your path: texmf*/context/data ? > > > > hans > > Yeah -- I even tried to copy it to the current directory. > > But I'll read Bill's tutorial material and see what I can find out...
I've looked at Bill's tutorial and at "Fonts in ConTeXt", but I'm still not able to make things work properly... Simple stuff like \definefontsynonym[Palatino-Roman][uplr8t][encoding=ec] \definefont[MyPalatino][Palatino-Roman] works just fine (so it finds the fonts). However, I can't seem to get beyond that... Either nothing happens (if I use \definebodyfont with a synonym like the above) or mktextfm results in an error message (Font \*12ptrmtf*=Times-Roman at 12.0pt not loadable: Metric (TFM) file not found.). When trying to use typescripts (as described in Bill's tutorial) I get the error "Undefined control sequence". I'm not sure exactly what is wrong (because it prints out quite a lot), but the last line is l.37 \stoptypescript which ought to be a defined control sequence -- or? (I'm not sure whether using texfont is required for any of this -- it didn't seem so to me; and, as you saw earlier, I'm unable to make that work either.) Is this a path problem of some sort? Or am I just missing something in my code? Thanks for any help... -- Magnus Lie Hetland The Anygui Project http://hetland.org http://anygui.org
