----- Original Message ----- From: "Phil Holmes" <m...@philholmes.net>
To: "David Kastrup" <d...@gnu.org>
Cc: <lilypond-devel@gnu.org>
Sent: Thursday, July 03, 2014 4:54 PM
Subject: Line spacing ( was Re: Incipits )


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
 }
}


Now with the correct image.

--
Phil Holmes
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to