[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: @macro in @include
From: |
Jan Nieuwenhuizen |
Subject: |
Re: @macro in @include |
Date: |
Fri, 06 Feb 2004 09:20:10 +0100 |
User-agent: |
Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) |
Karl Berry writes:
> That could end up overwriting, say, /usr/share/texmf/blah/blah/texinfo.tex,
> even when prefix was configured to be /usr/local.
Yes, you want some sanity checks in place before you do it, eg, if
kpathwhich is missing.
> I just don't know any good way to accomplish it.
Ok.
--
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
- Re: @macro in @include, (continued)