On Fri, Aug 20, 2010 at 6:29 AM, Carl Sorensen <c_soren...@byu.edu> wrote: > > > > On 8/19/10 10:16 PM, "Marc Schonbrun" <m...@marcschonbrun.com> 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 > >
Thanks to both Carl and Graham for responding. Setting ragged-right = ##f has resolved the issue and I'm able to compile the book again. Cheers, Marc _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user