lilypond-user
[Top][All Lists]
Advanced

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

Why does \fromproperty fail in instrumentName?


From: Simon Albrecht
Subject: Why does \fromproperty fail in instrumentName?
Date: Tue, 24 Nov 2015 13:10:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hello everybody,

help is appreciated with the following minimal example:
%%%%%%%%%%%%
\version "2.19.31"
\header {
  test = "test"
}
\new Staff \with {
  instrumentName = \markup\fromproperty #'header:test
} { 4 }
%%%%%%%%%%%%

TIA, Simon



reply via email to

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