bug-lilypond
[Top][All Lists]
Advanced

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

bookOutputName does not work within book block in 2.15.12


From: Tony Towers
Subject: bookOutputName does not work within book block in 2.15.12
Date: Sat, 24 Sep 2011 14:18:53 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

\version "2.15.12"

\book {
        %% test.ly:5:8: error: syntax error, unexpected SCM_FUNCTION
        \bookOutputName "output"
        { e4 d e f }
}

The enclosed error is displayed, compilation succeeds, but the output file name
is not set as expected. If the "\book" tag is removed the output file name is
set correctly. I have checked with 2.15.11 and it works in that version.




reply via email to

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