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/

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to