Frans Goddijn wrote: > > Hello, > > Encouraged by the example on the help-page I moved on and tried this, but > the only thing coming out was Computer Modern. I took the Times lines from > my previous (working) setup where the font definitions were spread over > files like font-fg.tex and fg.map > > I'll move on in the help pages, now on to the texfont.pl explanations. Maybe > those will kickstart my setup... > > regards, Frans > > %% a file called testtim.tex with this in it: > \steluitvoerin[pdftex] > > \usetypescriptfile[type-times]
Your typescript file is shown elsewhere as "type-fgtimes". That is what you should use in the line above. Then, your job should say "\setupbodyfont[MyTimes]". (That's the English command, at least). -Bill
