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: julien . rioux
Subject: Re: Build dependencies for .texi files (issue 1852). (issue 5131045)
Date: Tue, 04 Oct 2011 13:04:44 +0000

Sure, when there are no more comments from reviewers I will proceed to
modify the patch and add the comments into the makefiles themselves.

Any more files need dependencies besides .tely, .texi and .itexi?


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#newcode11
stepmake/stepmake/texinfo-vars.make:11: find-texi = \
On 2011/10/04 11:57:19, Graham Percival wrote:
On 2011/10/02 00:05:41, Julien Rioux wrote:
> Find the file $(1) within the include dirs or assume $(outdir)/$(1)
if not
found
> (in case it is a generated file).

Cute!  I like it.  :)

Something more clever might be possible but that's what I came up with.

http://codereview.appspot.com/5131045/diff/5001/stepmake/stepmake/texinfo-vars.make#newcode15
stepmake/stepmake/texinfo-vars.make:15: )
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?

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



reply via email to

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