lilypond-user
[Top][All Lists]
Advanced

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

RE: How does \fromproperty work?


From: Sven Axelsson
Subject: RE: How does \fromproperty work?
Date: Sat, 30 Jul 2005 08:28:36 +0200

> From: Graham Percival [mailto:address@hidden 
> 
> In the example below, \fromproperty appears to do nothing.  I see
> how it is used in ly/titling-init.ly , and as far as I can tell, I'm 
> using
> it in the same way below.  What's wrong with this example?
> 
> 
> \version "2.7.3"
> \header { piece = "foo" }
> \markup {
>    between
>    \fromproperty #'header:title
>    after
> }

Well, obviously in this example you don't have a title.
Try \fromproperty #'header:piece instead.

-- 
Sven Axelsson





reply via email to

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