for page break, extra stanzas in \markup don't function as unit

2008-07-28 Thread R Gerber
%% a page break will occur after the markup section %% only if there's room for the section after it; %% in this example, there's room if the markup %% section is one line shorter \version "2.10.33" \book { \score { \new Staff << \new Voice { \relative c' { c4 c c c c c c c \break c c c

Re: Improvement request: Tuplet numbers and staff lines collision avoidance (bounty)

2008-07-28 Thread Francisco Vila
2008/7/28 Chris Snyder <[EMAIL PROTECTED]>: > As far as I can tell, there is currently no way to automatically have tuplet > numbers avoid staff lines. I've whipped up an example of the default and what > I'd like: > > http://temp.mvpsoft.com/ly/0807-TupletNumbers.ly > http://temp.mvpsoft.com/ly/08

Re: Improvement request: Tuplet numbers and staff lines collisionav oidance (bounty)

2008-07-28 Thread Bertalan Fodor
I don't think it's a bug. Your version is not nice. Bert > --- Original Message --- > From: Chris Snyder <[EMAIL PROTECTED]> > To: bug-lilypond@gnu.org > Sent: 08/07/28/, 18:14:59 > Subject: Improvement request: Tuplet numbers and staff lines > collisionavoidance (bounty) > > As far as

Improvement request: Tuplet numbers and staff lines collision avoidance (bounty)

2008-07-28 Thread Chris Snyder
As far as I can tell, there is currently no way to automatically have tuplet numbers avoid staff lines. I've whipped up an example of the default and what I'd like: http://temp.mvpsoft.com/ly/0807-TupletNumbers.ly http://temp.mvpsoft.com/ly/0807-TupletNumbers.png Would anyone be willing to tackle

Issue 653 in lilypond: \override inconsistency with ties in a polyphonic situation

2008-07-28 Thread codesite-noreply
Issue 653: \override inconsistency with ties in a polyphonic situation http://code.google.com/p/lilypond/issues/detail?id=653 Comment #3 by hanwenn: Doing overrides on individual ties is not supported like this, exactly because there is no way to select them. Try \tweak, \new Voice << { c'

Issue 638 in lilypond: auto-beam-settings do not take into account *all* durations covered by the beam

2008-07-28 Thread codesite-noreply
Issue 638: auto-beam-settings do not take into account *all* durations covered by the beam http://code.google.com/p/lilypond/issues/detail?id=638 Comment #6 by [EMAIL PROTECTED]: If it truly is so, it should be changed. The normal practice is to break the beams at certain places depending on th

Re: Issue 653 in lilypond: \override inconsistency with ties in a polyphonic situation

2008-07-28 Thread Trevor Daniels
Message: 6 Date: Sat, 26 Jul 2008 19:03:24 -0700 From: [EMAIL PROTECTED] Subject: Issue 653 in lilypond: \override inconsistency with ties in a polyphonic situation To: bug-lilypond@gnu.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; Format=Flowed Issue 653: \o