bug-lilypond
[Top][All Lists]
Advanced

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

\bookOutputName not working if a \paper block uses a previously defined


From: -Eluze
Subject: \bookOutputName not working if a \paper block uses a previously defined variable
Date: Sat, 24 Mar 2012 04:44:30 -0700 (PDT)

this code does not produce the expected output file paper-test.pdf:

aFivePaper = \paper { paperheight = 21.0 \cm }
\book {
  \bookOutputName "paper-test"
  \relative {c d e f}
  \paper {\aFivePaper}
}

thanks
Eluze
-- 
View this message in context: 
http://old.nabble.com/%5CbookOutputName-not-working-if-a-%5Cpaper-block-uses-a-previously-defined-variable-tp33544680p33544680.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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