bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of t


From: lilypond
Subject: Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of the page
Date: Mon, 15 Aug 2011 15:18:03 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: Patch-new

Comment #4 on issue 1816 by address@hidden: Lilypond-book music runs off right side of the page
http://code.google.com/p/lilypond/issues/detail?id=1816

It's case 3)
Lilypond-book has proper width detection, but for some reason there is code to clear the auto-detected width (from latex) or the default with (from texinfo) in most cases. I don't see any reason why it should be cleared at all. After all, ragged and quote will MODIFY the current line-width, so they still depend on a sensitive default value to start with...

Here's a patch that should fix the width of the snippets:
    http://codereview.appspot.com/4888046/

However, we still have a problem with instrument names, because lilypond does not include them for the line-width calculation, so the second snippet will still be way too wide... I don't see any chance to fix this...




reply via email to

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