Hello Andrea,

before proceeding any further ... where on earth did you find exactly
that font? :) :) :)

It's a "resource-based" Type1 font or whatever they call it. I don't
believe that LuaTeX supports such fonts at all, but maybe Taco can
correct me. XeTeX only supports those fonts when using xdv2pdf engine
(xdvipdfmx doesn't honor them). And I would say "if you really wanted
to use those fonts in ConTeXt, there is a way, but hardcoded deep down
in ConTeXt core".

I took a look at http://www.josbuivenga.demon.nl/delicious.html. You
need to download PC (OpenType) font, not Mac (Type1).

Apart from that, it works for me, but
   kpsewhich type-delicious.tex
needs to return you the file if you want to be able to use it. And
kpsewhich Delicious-Roman.otf needs to return you something as well.
(replace kpsewhich by luatools in the previous sentence)

On Tue, Jul 15, 2008 at 3:34 PM, Andrea Valle wrote:
>
> You only need the second command. cd is not needed. Once you issue
>     . /Applications/CM/tex/setuptex /Applications/CM/tex
> you should be able to run both
>     mtxrun --script font --reload
>     mtxrun --script font --list
> Maybe try to run
>     luatools --selfupdate
>     luatools --generate
> before that.
>
> Ah, ok, it sets up the path for the session.
> Done. The list does not include delicious as far as I can say, and the total
> is the same as before (161)
>
>  not delicious (I guess it's LM)
>
> Looks as if something is wrong with filename database. Does luatools
> --generate solve anything?

It should.

> Worse :)
> Now, in both circumstances (with type-delicious in /base or in the same
> folder of my test.tex file) compilation aborts.
> l.3 \setupbodyfont[delicious]
>
> !  ==> Fatal error occurred, no output PDF file produced!

No idea. Something completely unrelated must be wrong then.

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
___________________________________________________________________________________

Reply via email to