bug-lilypond
[Top][All Lists]
Advanced

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

bookOutputName variable title


From: Gloops
Subject: bookOutputName variable title
Date: Wed, 15 Apr 2020 06:52:57 -0700 (MST)

Hello!
I think it is a Lilypond bug but I let you judge ...
No matter the version of Lilypond from "2.18.2" to "2.21.0"
No matter the version of Frescobaldi from "2.18" to "3.1.1"
On Windows 10 64
Thank you

\version "2.20.0"

title = "test"
\book {
 \bookOutputName \title
 \paper {
 }
 \header {
  title = \title
 }
 \score {
  \relative { c''1 }
  \layout {}
  \midi {}
 }
}

<http://lilypond.1069038.n5.nabble.com/file/t5463/BookOutputName_with_variable.png>
 



--
Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html



reply via email to

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