Quoting karim haddad <[EMAIL PROTECTED]>:

Hi

i don't believe this to be a bug (or is it one ?)

using lilypond-book in the doc it is clearly stated "Only the first \score of a LilyPond block is processed."

so i believe that the \paper block won't work.

Why "believe" when you can easily try it yourself with a small
example? I see no reason why it shouldn' work (a \paper block
is definitely not a \score block).

  /Mats

how to use then :

\paper {
  systemSeparatorMarkup = \slashSeparator
  #(define page-breaking ly:optimal-breaking)
  between-system-space = 3.5\cm
  between-system-padding = #5
  ragged-bottom=##t
  ragged-last-bottom=##f
}

inside a score block?
using it in layout doesn't work .
Any ideas.

It should be used since the space berween systems are really narrow and while using lyrics, these are very close to the bottom system. Is it a bug or is there a workaround ?

THanx
Karim
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond






_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to