Re: [NTG-context] ConTeXt Minimals: How to install fonts?

2011-06-21 Thread 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)

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
___


Re: [NTG-context] ConTeXt Minimals: How to install fonts?

2011-06-21 Thread Marc Trius
On Tue, 21 Jun 2011 11:30:00 +0200
Mojca Miklavec mojca.miklavec.li...@gmail.com wrote:

 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 derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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
___


[NTG-context] ConTeXt Minimals: How to install fonts?

2011-06-20 Thread Paul Menzel
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?

I read [2], [3] and [4] but could not find a definite way besides
copying the files to the corresponding directories. 


Thanks,

Paul


[1] https://github.com/khaledhosny/euler-otf
[2] http://wiki.contextgarden.net/ConTeXt_Minimals/Structure#fonts
[3] http://wiki.contextgarden.net/Fonts
[4] http://www.ntg.nl/pipermail/ntg-context/2010/052632.html


signature.asc
Description: This is a digitally signed message part
___
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
___

Re: [NTG-context] ConTeXt Minimals: How to install fonts?

2011-06-20 Thread Marc Trius
Paul,

Look in http://wiki.contextgarden.net/Fonts_in_LuaTeX

~Marc

On Mon, 20 Jun 2011 19:07:55 +0200
Paul Menzel paulepan...@users.sourceforge.net 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?
 
 I read [2], [3] and [4] but could not find a definite way besides
 copying the files to the corresponding directories. 
 
 
 Thanks,
 
 Paul
 
 
 [1] https://github.com/khaledhosny/euler-otf
 [2] http://wiki.contextgarden.net/ConTeXt_Minimals/Structure#fonts
 [3] http://wiki.contextgarden.net/Fonts
 [4] http://www.ntg.nl/pipermail/ntg-context/2010/052632.html


-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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
___