bug-lilypond
[Top][All Lists]
Advanced

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

Issue 684 in lilypond: Enhancement: MetronomeMark should support break-


From: codesite-noreply
Subject: Issue 684 in lilypond: Enhancement: MetronomeMark should support break-align-symbols
Date: Wed, 24 Sep 2008 02:10:22 -0700

Issue 684: Enhancement: MetronomeMark should support break-align-symbols
http://code.google.com/p/lilypond/issues/detail?id=684

New issue report by v.villenave:
% The "break-align-symbols" is supported for BarNumber and
% RehearsalMark but not for MetronomeMark:

{
 \override Score.BarNumber #'break-align-symbols = #'(clef)
 \override Score.RehearsalMark #'break-align-symbols = #'(key-signature)

 %"break-align-symbols" is not supported for MetronomeMark.
 %...this line does nothing:
 \override Score.MetronomeMark #'break-align-symbols = #'(time-signature)

 \key es \major
 \set Score.currentBarNumber = #10 \bar ""
 \mark 1
 \tempo Allegro
 c''
}

% see also
% http://lists.gnu.org/archive/html/lilypond-devel/2008-09/msg00184.html
% and
% http://lists.gnu.org/archive/html/lilypond-devel/2008-06/msg00209.html


% Neil has posted a patch (attached), but:
% "the stumbling block is how to align to note columns; I can't
% work out how the metronome marks get attached to a paper column
% when there's no breakable object nearby."

Attachments:
        0001-Break-alignable-metronome-marks.patch  3.3 KB


Issue attributes:
        Status: Started
        Owner: v.villenave
        Labels: Type-Enhancement Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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