[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: aligning RehearsalMarks outside staff area
From: |
Mats Bengtsson |
Subject: |
Re: aligning RehearsalMarks outside staff area |
Date: |
Thu, 08 Dec 2005 10:27:35 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 |
Since the value of the property should be the actual function itself,
you should say:
\override RehearsalMark #'Y-offset =
#Self_alignment_interface::aligned_on_y_parent
(If you say \override BlaBlaBla #'blabla = #'bla, then you assign the name
bla as the value)
/Mats
Graham Percival wrote:
On 7-Dec-05, at 4:01 PM, Han-Wen Nienhuys wrote:
Graham Percival wrote:
{
\override RehearsalMark #'Y-offset-callbacks = #(list
Self_alignment_interface::aligned_on_parent )
Y-offset = Self_alignment_interface::y_aligned_on_parent
Sorry, I still can't figure out the syntax.
\override RehearsalMark #'Y-offset = #'Self_align... ?
\override RehearsalMark #'Y-offset-callbacks = #(list
Y-offset = Self_alignment_interface::y_aligned_on_parent
)
?
- Graham
_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: address@hidden
WWW: http://www.s3.kth.se/~mabe
=============================================