[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Fwd: ragged-bottom and spacing for individual pages
From:       Paul Scott <waterhorsemusic () aol ! com>
Date:       2024-03-21 7:09:27
Message-ID: ae4c73b0-846b-4700-b05f-afa3b521e33f () aol ! com
[Download RAW message or body]

Forgot to copy this to the list.

Paul



-------- Forwarded Message --------
Subject: 	Re: ragged-bottom and spacing for individual pages
Date: 	Wed, 20 Mar 2024 23:38:37 -0700
From: 	Paul Scott <waterhorsemusic@aol.com>
To: 	kieren@kierenmacmillan.info



On 3/20/24 6:08 PM, kieren@kierenmacmillan.info wrote:
> Hi Paul,
>
>> I have a separate voice where I put all my breaks and pageBreaks.  I 
>> haven't been able to make a blank markup.  TIA on how to do that.
>
> e.g.:
>
> \version "2.25.1"
>
> \paper {
>     indent = 0
>     ragged-bottom = ##f
> }
>
> {
>     \repeat unfold 2 { c'1 \break c'1 \pageBreak }
>     c'1 \break c'1-\tweak padding 132 _\markup  " " \pageBreak
>     \repeat unfold 2 { c'1 \break c'1 \pageBreak }
> }
>
> Hope that helps!

It did!  It took me a while to factor it into what I needed which is :

\version "2.25.13"

\paper {
     indent = 0
     ragged-bottom = ##f
}

notes = { \repeat unfold 5 c'1 }

breaks = {
   s1 s1 \break s1-\tweak padding 128 _\markup  " " \pageBreak
   \repeat unfold 2 { s1 \pageBreak }
}

\score{ \new Staff << \notes \breaks >> }

Thank you,

Paul



[Attachment #3 (text/html)]

<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Forgot to copy this to the list.</p>
    <p>Paul</p>
    <div class="moz-forward-container"><br>
      <br>
      -------- Forwarded Message --------
      <table class="moz-email-headers-table" cellspacing="0"
        cellpadding="0" border="0">
        <tbody>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Subject:
            </th>
            <td>Re: ragged-bottom and spacing for individual pages</td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Date: </th>
            <td>Wed, 20 Mar 2024 23:38:37 -0700</td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">From: </th>
            <td>Paul Scott <a class="moz-txt-link-rfc2396E" \
href="mailto:waterhorsemusic@aol.com">&lt;waterhorsemusic@aol.com&gt;</a></td>  </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">To: </th>
            <td><a class="moz-txt-link-abbreviated" \
href="mailto:kieren@kierenmacmillan.info">kieren@kierenmacmillan.info</a></td>  </tr>
        </tbody>
      </table>
      <br>
      <br>
      On 3/20/24 6:08 PM, <a class="moz-txt-link-abbreviated" \
href="mailto:kieren@kierenmacmillan.info">kieren@kierenmacmillan.info</a> wrote:<br>  \
<blockquote type="cite">Hi Paul,<br>  <br>
        <blockquote type="cite">I have a separate voice where I put all
          my breaks and pageBreaks.  I haven't been able to make a blank
          markup.  TIA on how to do that.<br>
        </blockquote>
        <br>
        e.g.:<br>
        <br>
        \version "2.25.1"<br>
        <br>
        \paper {<br>
            indent = 0<br>
            ragged-bottom = ##f<br>
        }<br>
        <br>
        {<br>
            \repeat unfold 2 { c'1 \break c'1 \pageBreak }<br>
            c'1 \break c'1-\tweak padding 132 _\markup  " " \pageBreak<br>
            \repeat unfold 2 { c'1 \break c'1 \pageBreak }<br>
        }<br>
        <br>
        Hope that helps!<br>
      </blockquote>
      <br>
      It did!  It took me a while to factor it into what I needed which
      is :<br>
      <br>
      \version "2.25.13"<br>
      <br>
      \paper {<br>
          indent = 0<br>
          ragged-bottom = ##f<br>
      }<br>
      <br>
      notes = { \repeat unfold 5 c'1 }<br>
      <br>
      breaks = {<br>
        s1 s1 \break s1-\tweak padding 128 _\markup  " " \pageBreak<br>
        \repeat unfold 2 { s1 \pageBreak }<br>
      }<br>
      <br>
      \score{ \new Staff &lt;&lt; \notes \breaks &gt;&gt; }<br>
      <br>
      Thank you,<br>
      <br>
      Paul<br>
      <br>
      <br>
      <br>
    </div>
  </body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic