bug-lilypond
[Top][All Lists]
Advanced

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

Re: Tall system makes 2.13.26 give other systems too much vertical space


From: drl
Subject: Re: Tall system makes 2.13.26 give other systems too much vertical space
Date: Wed, 30 Jun 2010 11:04:13 -0500 (CDT)

With apologies to address@hidden, I'm going to use his
*appropriately* formatted message to dispute what I believe to be
an erroneous statement in the bug-reporting page of the new Lilypond
website.

There is no top-posting filter on the bug-lilypond mailing list.

If such a filter exists, and I have no reason to doubt that it does,
the filter is in the GMane posting interface.  Richard used that
interface to post the message below so it was entirely appropriate
for him to use the filter circumvention described in the bug-reporting
page of the new website but that was only necessary because he used
the GMane newsgroup interface.  It is not necessary to circumvent
the non-existent top-posting interface on the bug-lilypong mailing
list.

I am including poor Richard's message to make it clear that I am,
in fact, top-posting.  First, an unquoted extract ....


% If the music has at least one tall system and many vertically-short systems,
% v.2.13.26 gives the vertically-short systems too much vertical space.
% When using Feta font size 20 and A4 paper, Lilypond v.2.13.26 lays this
% example out on 4 pages, 4 systems per page. This is needlessly many pages:
% Lilypond should not need more than 2 pages.
% Proof: the music is one tall 4/4 bar followed by 112 short bars. Add the line 
% showLastLength = R1*112
% This omits only the first bar. and v.2.13.26 lays the music out on 2 pages
% with 10 staves on page 1. 

\version "2.13.26"

% showLastLength = R1*112 % uncomment this line to omit the first bar

\paper
{
        ragged-last-bottom      = ##f
}

rhMusic =
{
    << d'''4^\f \\ f'4_\f >>
    \repeat unfold 451 f'
}

lhMusic =
{
    \clef bass
    << f'4^\f \\ g,,4_\f >>
    \repeat unfold 451 g
}

pedalling =
{
    \set Staff.pedalSustainStyle = #'bracket
    s4\sustainOn s2.\sustainOff
}

\score
{
    \new PianoStaff
    <<
        \new Staff << \rhMusic >>
        \new Staff << \lhMusic \pedalling >>
    >>
    \layout { }
}


And now the whole (quoted) message ...

>> Received: from lists.gnu.org ([199.232.76.165]:46181)
>>      by monty-python.gnu.org with esmtps 
>> (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32)
>>      (Exim 4.60)
>>      (envelope-from <address@hidden>)
>>      id 1OTVcS-0003we-9R
>>      for address@hidden; Tue, 29 Jun 2010 03:52:36 -0400
>> Received: from localhost ([127.0.0.1]:48783 helo=lists.gnu.org)
>>      by lists.gnu.org with esmtp (Exim 4.43)
>>      id 1OTVcR-0005pV-KC
>>      for address@hidden; Tue, 29 Jun 2010 03:52:35 -0400
>> Received: from [140.186.70.92] (port=52760 helo=eggs.gnu.org)
>>      by lists.gnu.org with esmtp (Exim 4.43) id 1OTVa3-0004MT-OT
>>      for address@hidden; Tue, 29 Jun 2010 03:50:09 -0400
>> Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69)
>>      (envelope-from <address@hidden>) id 1OTVa2-0003jO-KC
>>      for address@hidden; Tue, 29 Jun 2010 03:50:07 -0400
>> Received: from lo.gmane.org ([80.91.229.12]:58011)
>>      by eggs.gnu.org with esmtp (Exim 4.69)
>>      (envelope-from <address@hidden>) id 1OTVa2-0003j2-Da
>>      for address@hidden; Tue, 29 Jun 2010 03:50:06 -0400
>> Received: from list by lo.gmane.org with local (Exim 4.69)
>>      (envelope-from <address@hidden>) id 1OTVZz-0005VU-LU
>>      for address@hidden; Tue, 29 Jun 2010 09:50:03 +0200
>> Received: from cpc4-chms1-0-0-cust117.basl.cable.virginmedia.com
>>      ([82.34.242.118]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
>>      id 1AlnuQ-0007hv-00
>>      for <address@hidden>; Tue, 29 Jun 2010 09:50:03 +0200
>> Received: from richardsabey by
>>      cpc4-chms1-0-0-cust117.basl.cable.virginmedia.com with local
>>      (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00
>>      for <address@hidden>; Tue, 29 Jun 2010 09:50:03 +0200
>> X-Injected-Via-Gmane: http://gmane.org/
>> To: address@hidden
>> From: Richard Sabey <address@hidden>
>> Date: Tue, 29 Jun 2010 07:41:36 +0000 (UTC)
>> Lines: 50
>> Message-ID: <address@hidden>
>> Mime-Version: 1.0
>> Content-Type: text/plain; charset=us-ascii
>> Content-Transfer-Encoding: 7bit
>> X-Complaints-To: address@hidden
>> X-Gmane-NNTP-Posting-Host: sea.gmane.org
>> User-Agent: Loom/3.14 (http://gmane.org/)
>> X-Loom-IP: 82.34.242.118 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB;
>>      rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729))
>> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3)
>> Subject: Tall system makes 2.13.26 give other systems too much vertical space
>> X-BeenThere: address@hidden
>> X-Mailman-Version: 2.1.5
>> Precedence: list
>> List-Id: LilyPond Bug Reports <bug-lilypond.gnu.org>
>> List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/bug-lilypond>,
>>      <mailto:address@hidden>
>> List-Archive: <http://lists.gnu.org/archive/html/bug-lilypond>
>> List-Post: <mailto:address@hidden>
>> List-Help: <mailto:address@hidden>
>> List-Subscribe: <http://lists.gnu.org/mailman/listinfo/bug-lilypond>,
>>      <mailto:address@hidden>
>> Sender: address@hidden
>> Errors-To: address@hidden
>> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 
>> 2.4 (older, 4)
>> Content-Length: 1259
>> Status: RO
>> 
>> > I am not top-posting.
>> 
>> % If the music has at least one tall system and many vertically-short 
>> systems,
>> % v.2.13.26 gives the vertically-short systems too much vertical space.
>> % When using Feta font size 20 and A4 paper, Lilypond v.2.13.26 lays this
>> % example out on 4 pages, 4 systems per page. This is needlessly many pages:
>> % Lilypond should not need more than 2 pages.
>> % Proof: the music is one tall 4/4 bar followed by 112 short bars. Add the 
>> line 
>> % showLastLength = R1*112
>> % This omits only the first bar. and v.2.13.26 lays the music out on 2 pages
>> % with 10 staves on page 1. 
>> 
>> \version "2.13.26"
>> 
>> % showLastLength = R1*112 % uncomment this line to omit the first bar
>> 
>> \paper
>> {
>>         ragged-last-bottom   = ##f
>> }
>> 
>> rhMusic =
>> {
>>     << d'''4^\f \\ f'4_\f >>
>>     \repeat unfold 451 f'
>> }
>> 
>> lhMusic =
>> {
>>     \clef bass
>>     << f'4^\f \\ g,,4_\f >>
>>     \repeat unfold 451 g
>> }
>> 
>> pedalling =
>> {
>>     \set Staff.pedalSustainStyle = #'bracket
>>     s4\sustainOn s2.\sustainOff
>> }
>> 
>> \score
>> {
>>     \new PianoStaff
>>     <<
>>         \new Staff << \rhMusic >>
>>         \new Staff << \lhMusic \pedalling >>
>>     >>
>>     \layout { }
>> }
>> 
>> 
>> 
>> _______________________________________________
>> bug-lilypond mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/bug-lilypond
>> 



reply via email to

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