On Tue, 21 Jun 2011 11:30:00 +0200
Mojca Miklavec
On Mon, Jun 20, 2011 at 19:07, Paul Menzel wrote:
Dear ConTeXt folks,
I want to use Neo Euler (euler-otf) and was wondering if there is an option for `first-setup.sh` to install fonts? What is the recommended way to install fonts? Using a GNU/Linux distribution should I use those tools to install fonts?
If OpenType fonts are not in distribution, you have two options:
a) Install them on your system and make sure that OSFONTDIR variable is properly set (you need to set it manually, either in texmfcnf.lua under texmf-local or in top folder; or you need an environmental variable)
I just have export OSFONTDIR="/usr/local/share/fonts;/usr/share/fonts;$HOME/.fonts" in my .bashrc and absolutely no problems. Marc
b) Put the font under texmf-local/fonts/opentype/<whatever> or under texmf-fonts (same location; you need to create texmf-fonts folder first) or under ~/texmf (again, same substructure).
Option (a) is not too well tested.
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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
--
Marc Trius