On 8/19/10 10:16 PM, "Marc Schonbrun" <[email protected]> wrote:

> Hi all,
> 
> This is my first post to this list, so apologies in advance if I break every
> single rule :)
> 
> I've been using LilyPond in conjunction with LaTeX for almost 3 years and it's
> been amazing. I was previously using the 2.11 branch with 10.5. The book I
> wrote didn't change much in the last 2 years, so all my examples looked good
> and didn't need to change.. Once 10.6 came along and broke LilyPond for a
> while, I stopped compiling the book. I've finally gotten everything running
> again with the help of Nicola and his new Lilypond-book engine. As a result,
> I've had to recomplie everything and all the existing lilypond files had to be
> regenerated....So here's the problem. My code hasn't changed, but my output
> has!
> 
> Here's a sample of the code:
> 
> \begin{lilypond}
> \relative {
> g' bes c d \bar " " f g \bar "|"}
> \end{lilypond}
> 

You need to set ragged-right = ##f in your code.  The default went from
false to true.

HTH,

Carl


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to