Hello I know that I disturb a lot this list, please forgive me. I tried to install a new mac. I donwloaded mactex (2008) I installed lucida fons in ~/Library/texmf/ then I typed "sudo mktexlsr" and "sudo updmap-sys --enable Map lucida.map" in terminal All is fine with plain TeX, I can use my lucida fonts. I copied all my afm and pfb files in a directory then I typed "texfont --fontroot=/Users/Ericd/library/texmf --ve=bh -- co=lucida --ma --in --expert" from this directory in terminal. (don't understand the --ma --in -- expert things) It made a lot of job, map files, tfm files. The texnansi-bh-lucida test file seems to work (it's a long task, I only asked to shox LucidaBright). BUT \usetypescript[lucida][texnansi] \setupbodyfont[lucida,10pt] doesn' show me Lucida in my pdf. What did I do wrong ?
You should use \usetypescriptfile[type-buy] first~
texfont won't do everything for you, it will not process math fonts.
but you can use my tfms again for lucida:)
On Sat, Sep 6, 2008 at 3:35 PM, Eric DÉTREZ
Hello
I know that I disturb a lot this list, please forgive me.
I tried to install a new mac.
I donwloaded mactex (2008) I installed lucida fons in ~/Library/texmf/ then I typed "sudo mktexlsr" and "sudo updmap-sys --enable Map lucida.map" in terminal All is fine with plain TeX, I can use my lucida fonts.
I copied all my afm and pfb files in a directory then I typed "texfont --fontroot=/Users/Ericd/library/texmf --ve=bh -- co=lucida --ma --in --expert" from this directory in terminal. (don't understand the --ma --in -- expert things) It made a lot of job, map files, tfm files. The texnansi-bh-lucida test file seems to work (it's a long task, I only asked to shox LucidaBright).
BUT \usetypescript[lucida][texnansi] \setupbodyfont[lucida,10pt] doesn' show me Lucida in my pdf.
What did I do wrong ? ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Mon, Sep 8, 2008 at 3:22 AM, Yue Wang
You should use \usetypescriptfile[type-buy] first~ texfont won't do everything for you, it will not process math fonts. but you can use my tfms again for lucida:)
Maybe we could create a module on the garden with lucida tfms only. Ready to upload? Thanks, Mojca
I already mailed the tfms to the mailing list month ago~ but I dont
know how to upload it to the garden:( pls tell me how.
(In fact, the tfms works in both MKIV and MKII, however, I think in
MKIV we can use the afms and pfbs shipped by TUG directly.
Maybe Hans can modify the type-buy.tex so that there will be no tfms
and map files needed.)
On Mon, Sep 8, 2008 at 9:41 AM, Mojca Miklavec
On Mon, Sep 8, 2008 at 3:22 AM, Yue Wang
wrote: You should use \usetypescriptfile[type-buy] first~ texfont won't do everything for you, it will not process math fonts. but you can use my tfms again for lucida:)
Maybe we could create a module on the garden with lucida tfms only. Ready to upload?
Thanks, Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Yue Wang wrote:
I already mailed the tfms to the mailing list month ago~ but I dont know how to upload it to the garden:( pls tell me how.
(In fact, the tfms works in both MKIV and MKII, however, I think in MKIV we can use the afms and pfbs shipped by TUG directly. Maybe Hans can modify the type-buy.tex so that there will be no tfms and map files needed.)
mkiv automatically uses the afm files (only uses tfm for fonts that have no afm or are seen as kind of special) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Hi Hans:
mkiv automatically uses the afm files (only uses tfm for fonts that have no afm or are seen as kind of special)
Well, I aware.. but my question is: can we use the definition in type-buy.tex directly without any manual verbose typescript definition if we use afms instead of tfms? how? Yue Wang
participants (4)
-
Eric DÉTREZ
-
Hans Hagen
-
Mojca Miklavec
-
Yue Wang