Hello,

I want to place lyrics with a rest.  Can I do this, or do I need to
use a _\markup and then manually move the text so that it aligns
vertically with the rest of the lyrics?  In the example below, I want
the second "1" to line up with the eight rest.

Adam Orris


\version 2.11

\new RhythmicStaff {
   \override Score.StaffSymbol #'stencil = ##f
   f8 f4 f8 f4 f | r8 f4. f2 |
}

\addlyrics {
  "1" "+ 2 " "+" "3" "4" | "1" "+ 2 +" "3   4"
}


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

Reply via email to