Hi,

In order for some projects (mkiv) to be "self-contained", I want to
put the used fonts inside the project directory. Putting them next to
the .tex files works fine, but I would like to put them in a
subdirectory, e.g., to have the following kind of structure:

project/
    fonts/
        fontA.otf
        fontB.otf
    env.tex
    document1.tex
    document2.tex

I could modify the OSFONTDIR environment variable before calling
context, but that's not very editor-friendly. Is there any command or
Lua code that I can put in my environment file env.tex forcing context
to also look into the fonts subdirectory?

Thanks,
Vianney
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to