Hi Peter, > why is it not possible to horizontal align markups attached to a > MultiMeasureRest in the positive direction (i.e. left)?
It is:
\version "2.17.96"
\paper { ragged-right = ##f }
\new Staff <<
{
R1-\tweak #'self-alignment-X #LEFT ^\markup { "text" }
}
>>
Hope this helps!
Kieren.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
