lilypond-devel
[Top][All Lists]
Advanced

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

Line spacing ( was Re: Incipits )


From: Phil Holmes
Subject: Line spacing ( was Re: Incipits )
Date: Thu, 3 Jul 2014 16:54:28 +0100

David,

Thanks for the info: I'm working on understanding it. It threw up another oddity: if markup slightly exceeds the end of the line, the note spacing goes haywire.

Example (one extra a in the upper score):

\score {
\relative c'' { d1 ^"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" d d d \repeat unfold 20 { d } }
 \layout {
   ragged-right = ##f
   indent = 0.0
   line-width = 100.0\mm
 }
}

\score {
\relative c'' { d1 ^"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" d d d \repeat unfold 20 { d } }
 \layout {
   ragged-right = ##f
   indent = 0.0
   line-width = 100.0\mm
 }
}

--
Phil Holmes

Attachment: IncipitTest3.png
Description: PNG image


reply via email to

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