lilypond-user
[Top][All Lists]
Advanced

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

Re: \mark, chords and notes collide


From: Dmytro O. Redchuk
Subject: Re: \mark, chords and notes collide
Date: Thu, 9 Oct 2008 14:36:11 +0300

Use ^\markup {} instead of \mark \markup ...

2008/10/9 Sebastian Menge <address@hidden>:
> Am Wed, 08 Oct 2008 20:06:27 -0700
> schrieb Patrick Horgan <address@hidden>:
>
>> \paper { annotate-spacing = ##t }
>
> Wow, that's impressing. To be honest, lilypond is one of the strongest
> OSS projects i've seen in the last years. Kudos to everyone involved!
>
> But my original issue is still open:
>
>> In the following example the \mark collides with chords and notes.
>>
>> <<
>>   \chords { c1 c }
>>   \new PianoStaff <<
>>     \new Staff = "upper" {
>>       \relative c'' {
>>         c16 \mark \markup \bold "Test" g a b r2.
>>         \mark \markup \bold "LongTest" c16 g a b r2.
>>       }
>>       \addlyrics { la la la la la la la la }
>>     }
>>     \new Staff = "lower" {
>>       \relative c'' {
>>         c4 r2.
>>         c4 r2.
>>       }
>>     }
>>   >>
>> >>
>>
>> I'd like to have the first note, the chord and the \mark left-aligned
>> with \mark in the middle and vertical space between them reasonable.
>>
>> How can I get that?
>
> Sebastian.
>
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>



-- 
Dmytro O. Redchuk
http://brownian.org.ua/




reply via email to

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