Hi Lily's.

I'm trying to clearly put apart a single coda staff from the rest of the
part. Pretty sure a common thing.
The thing is I'm lost :)

The file structure its easy (example):

###
\version 2.14.1

melody = { a a a a | c c c c | blah blah blah blah large one voice part }

% a simple 3 bars coda.
codaPart = { b b b b | d d d d | a2. r4 \bar "|." }

\score {
  \melody

  % clearly blank space for separating coda from part. As minimum of the
default space or lets say height of a staff.
  % try adding lots of \break s do nothing ;)

  \codaPart
}
###

There's these old treat including these kind of thing but its rather
confusing: "Codas - STILL can't get it
right..."<http://lists.gnu.org/archive/html/lilypond-user/2006-05/msg00304.html>

Thanks
tdy.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to