lilypond-user
[Top][All Lists]
Advanced

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

Re: aligning RehearsalMarks outside staff area


From: Han-Wen Nienhuys
Subject: Re: aligning RehearsalMarks outside staff area
Date: Thu, 08 Dec 2005 01:01:36 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

Graham Percival wrote:
A few months ago, I could put RehearsalMarks outside the staff boundary box, but the changes to Y-offset-callbacks result in this code not working.

Parsing...marks.ly:1:20: While evaluating arguments to list in expression (list Self_alignment_interface::aligned_on_parent): marks.ly:1:20: Unbound variable: Self_alignment_interface::aligned_on_parent

Does anybody know how to do this with the new callback code?
- Graham


\version "2.7.15"
{
\override RehearsalMark #'Y-offset-callbacks = #(list
      Self_alignment_interface::aligned_on_parent )

Y-offset = Self_alignment_interface::y_aligned_on_parent


--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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