Re: [Fink-devel] adding .tex files

2003-09-11 Thread Koen van der Drift
On Wednesday, September 10, 2003, at 06:15 PM, Martin Costabel wrote: 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 pa

Re: [Fink-devel] adding .tex files

2003-09-11 Thread Koen van der Drift
On Wednesday, September 10, 2003, at 07:33 PM, Martin Costabel wrote: Koen van der Drift wrote: How do I specify it goes into one of those? No idea, you have to negotiate with your Makefile. Thanks, I figured it out. I had to add TEXMF=%i/share instead of texmf=%i/share to my InstallScript. -

Re: [Fink-devel] adding .tex files

2003-09-10 Thread Martin Costabel
Koen van der Drift wrote: How do I specify it goes into one of those? No idea, you have to negotiate with your Makefile. -- Martin --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [Fink-devel] adding .tex files

2003-09-10 Thread Koen van der Drift
On Wednesday, September 10, 2003, at 06:15 PM, Martin Costabel wrote: 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). How do I specify it goes into one of those? thanks, - Koen.

Re: [Fink-devel] adding .tex files

2003-09-10 Thread Martin Costabel
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/

[Fink-devel] adding .tex files

2003-09-10 Thread Koen van der Drift
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/l