lilypond-user
[Top][All Lists]
Advanced

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

Re: Tweaking confusion


From: Mats Bengtsson
Subject: Re: Tweaking confusion
Date: Wed, 09 Jan 2008 15:28:49 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)



Risto Vääräniemi wrote:
Hi,

Mats Bengtsson wrote:
This is something that has changed from version 2.10 to version 2.11.
The property break-align-symbol is for version 2.10 whereas break-align-symbols is for version 2.11.

I've been wondering the purpose of the list symbols for break-align-symbols.
It seems that I'm not able to create a tempo mark tweak which would align
things on a key-signature and if that's missing to a time-signature.
You mean like
\version "2.11.36"
\relative c''{
 \key d \major
\override Score.RehearsalMark #'break-align-symbols = #' ( key-signature time-signature )
 \mark "A" a g fis e | \time 2/2 \mark "A" | d e fis g |

}
\layout{ragged-right = ##t }

Perhaps you forgot to do the setting at the Score level?

   /Mats




reply via email to

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