lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build dependencies for .texi files (issue 1852). (issue 5131045)


From: reinhold . kainhofer
Subject: Re: Build dependencies for .texi files (issue 1852). (issue 5131045)
Date: Tue, 04 Oct 2011 13:15:12 +0000


http://codereview.appspot.com/5131045/diff/5001/stepmake/stepmake/texinfo-vars.make
File stepmake/stepmake/texinfo-vars.make (right):

http://codereview.appspot.com/5131045/diff/5001/stepmake/stepmake/texinfo-vars.make#newcode15
stepmake/stepmake/texinfo-vars.make:15: )
On 2011/10/04 13:04:44, Julien Rioux wrote:
An important question, as the order matters here: When writing
@include
macros.itexi in a German manual, say de/contributor.texi, I assumed
that
de/macros.itexi would take precedence over macros.itexi and so
de/macros.itexi
is tracked as a dependency. Does that correspond to what texi2html and
texi2pdf
would do?

AFAIK, texi2* simply include the first file found in the include pathes.
So if Documentation/ is given first, then Documentation/macros.itexi is
used, if Documentation/de/ is given before Documentation/, then
Documentation/de/macros.itexi is used...

http://codereview.appspot.com/5131045/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]