lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 5463: Fix dblatex uses xetex backend (issue 344120043 by addre


From: trueroad
Subject: Re: Issue 5463: Fix dblatex uses xetex backend (issue 344120043 by address@hidden)
Date: Sat, 19 Jan 2019 05:07:00 -0800

Thank you for your reviewing.


https://codereview.appspot.com/344120043/diff/1/make/lilypond-book-vars.make
File make/lilypond-book-vars.make (right):

https://codereview.appspot.com/344120043/diff/1/make/lilypond-book-vars.make#newcode43
make/lilypond-book-vars.make:43: ifneq (,($findstring xelatex,($notdir
$(PDFLATEX))))
On 2019/01/19 12:00:17, lemzwerg wrote:
Shouldn't this be rather

   ifneq (,$(findstring xelatex,$(notdir $(PDFLATEX))))

?  According to the `make.info`, functions have the syntax `$(foo
...)`.

Done.

https://codereview.appspot.com/344120043/



reply via email to

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