(which I do not understand: but that's another story)
I have saved the file under the same folder of tex file I'm working at
3. then I have called: context --generate
3.1. Generate name entries for the font database
To access fonts with the name you have to create the database
with the entries:
mtxrun --script font --reload
where should I be in order to run it? I have not set the env variables, I'm using this kind of approach:
cd /Applications/ConTeXtMinimals/
. /Applications/ConTeXtMinimals/tex/setuptex /Applications/ConTeXtMinimals/tex
4. In my tex file I have added:
\usetypefile [delicious]
\usetypescript[delicious]
\setupbodyfont[delicious]
5. while compiling I'm having a problem with delicious.
Log attached
Make a test with the fonts and the files in the same directory.
This does not work. It aborts because of delicious not found.
But if I put the type-delicious.tex file in
/Applications/ConTeXtMinimals/tex/texmf-context/tex/context/base/
then run
mtxrun --script font --reload
I have not errors, but the used font is not delicious (I guess it's LM)
When this did not work access the fonts by filename and not by
fontname, to do thos you have to replace "name:" by "file:",
this is unproblematic for the delicious fonts because fontname
and filename are equal.
Does not change anything
Thanks
Best
-a-
Regards
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
___________________________________________________________________________________