lilypond-user
[Top][All Lists]
Advanced

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

Re: Line break and page fit do not work


From: Mats Bengtsson
Subject: Re: Line break and page fit do not work
Date: Tue, 10 Mar 2009 23:03:19 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Cameron Horsburgh wrote:
On Tue, Mar 10, 2009 at 02:39:11PM -0700, grisu_76 wrote:
Hi everyone!

I've got the following problem:

I write a String Quartet; Line Break and page fit etc. work without any
problems for the violin2, the viola and the cello (log reports to fit it on
10 to 11 pages); if I now add the violin1 it works, but only until a
particular measure; from there, the line break is not executed propery, i.e.
the line continues after the paper margin and ends in nowhere (log now
reports to fit on 7 to 8 pages..?);
Does anyone know about this problem?



Have you checked that all your measure lengths are correct?
I'd rather say: Have you let LilyPond check that all your measures have the correct length? At http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/General-suggestions#index-Bar-and-bar-number-checks you can find a link to instructions on how to add bar checks, so that LilyPond itself can find out where the problem is.

   /Mats
If a
measure isn't correct you might not have notes finishing at the end of
measures, and lilypond will have trouble finding places to break
lines. Here's an example in case that isn't clear

\time 4/4 a4 a a % <--- This bar is missing a beat \repeat volta 20
{a2 a} % <--- None of these notes will begin at the start of % a measure, because they're all offset by a
                 %      beat.





--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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