lilypond-user
[Top][All Lists]
Advanced

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

Help with my Lilypond-Latex issue


From: Marc Schonbrun
Subject: Help with my Lilypond-Latex issue
Date: Thu, 19 Aug 2010 21:16:21 -0700

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}

Here's a sample of what it looked like in the 2.11 days:


PNG image


And here's the same sample with 2.13.30-1


PNG image


So, all of a sudden, my example is smaller and no longer taking up the entire 
width of the page. I'd like to find a way to get this to look right without 
having to add extra code to each example (since each example is almost exactly 
the same thing). 

There are a few options:

1) Find out how to restore the 2.11 behavior
2) Find out how to set the size and width to match globally in my .tex file
3) Find out how to set the size and width to match in each example.

Does anyone have any ideas what happened between the versions and what I can do 
to get it fixed? 

I can make a 10.5 partition and go back to the older Lilypond, but I'd like to 
stay current and make this work.

Thanks very much in advance for all of your help! If there's additional 
information you need, please let me know.

Marc 

reply via email to

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