Koen van der Drift wrote:

Hi,

I am working on a package (kguitar) that installs some .tex files. However, it doesn't work because I don' know how to set the path where to install it. So this is what happens during the packaging phase:

...

Copy kgtabs.tex to {/Users/koen/Library/texmf,/sw/share/texmf-local,/sw/var/lib/texmf,/sw/ share/texmf}/tex/generic/kgtabs

I guess you will have to choose one of these, multiply copying doesn't work with this syntax (and you don't want to make multiple copies).


It seems that nowadays most packages install their tex files into /sw/var/lib/texmf/, but I believe /sw/etc/texmf.local/ or, what is the same thing, /sw/share/texmf-local, is also legal.

--
Martin





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to