Hi,

In the following snippet the markup over the c reads "x " _not_ "x test"
as I would have expected. Which suggests that #'header:title etc are not
defined outside \header and \paper blocks. Is this the intended
behaviour? If so it is a pity because it would be quite nice to be able
to write things like:

\tocItem \markup { \fromproperty #'header:title }

Bernard.

============snip===========
\header { title = "test" }
{ c'4^\markup { "x " \fromproperty #'header:title } }
============snip===========






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

Reply via email to