lilypond-user
[Top][All Lists]
Advanced

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

Re: Help with my Lilypond-Latex issue


From: Carl Sorensen
Subject: Re: Help with my Lilypond-Latex issue
Date: Fri, 20 Aug 2010 07:29:06 -0600



On 8/19/10 10:16 PM, "Marc Schonbrun" <address@hidden> 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




reply via email to

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