Re: [NTG-context] Change location of local texmf

2015-07-27 Thread John Kitzmiller

>> The minimals use ~/texmf for the local tex folder. How to change it to 
>> ~/dropbox/texmf?
>> 
>> My ConTeXt installation is ~/dropbox/context.
> 
> One option is:
> 
>  ln -s ~/dropbox/texmf ~/texmf
> 
> Aditya

A fine option it is. Thank you Aditya.___
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] Change location of local texmf

2015-07-25 Thread Aditya Mahajan

On Sat, 25 Jul 2015, John Kitzmiller wrote:

The minimals use ~/texmf for the local tex folder. How to change it to 
~/dropbox/texmf?


My ConTeXt installation is ~/dropbox/context.


One option is:

 ln -s ~/dropbox/texmf ~/texmf

Aditya
___
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] Change location of local texmf

2015-07-25 Thread John Kitzmiller
The minimals use ~/texmf for the local tex folder. How to change it to  
~/dropbox/texmf?

My ConTeXt installation is ~/dropbox/context.

I have tried directly modifying cnf files but I am missing some magic.
___
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
___