27 Jun
2011
27 Jun
'11
9:36 p.m.
On Mon, Jun 27, 2011 at 11:18 PM, Hans van der Meerwrote: > Some more experimenting did the trick, finally. (I must not forget to document it well this time ;-) > > (1) the opentypefont euler.otf in font-tree, accessible by ConTeXt. > (2) mtxrun --script fonts --reload > > Then I can regenerate the format and get good ConTeXt runs again. As general rule, if you are lost: 1) texmf-project and its' subfolders are unchanged by first-setup.sh; you can hence copy the directory structure of texmf/fonts into texmf-project I.e. you if you have a microsoft foo.otf, you can copy into texmf-project/fonts/opentype/microsoft/foo.otf and it will stay here until you delete it 3) you *must* run mtxrun --script fonts --reload when you install new fonts or delete old fonts into the minimals. It's not necessary to rebuild the format when you install the fonts. -- luigi