bug-lilypond
[Top][All Lists]
Advanced

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

No space with lyric tie


From: Arvid Grøtting
Subject: No space with lyric tie
Date: Sun, 12 Nov 2006 21:43:17 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

\version "2.10.0"


\header {
  title = "Spacing with lyric tie"
  texidoc = "There should be some space when there's a lyric tie.
A hair space or thin space on either side of the undertie is good
workaround.  A regular space on either side also works, with one
side giving the same output as in 2.8.
"
}

\score {

  \context Score <<
    \relative c'' { c c c c }
    \addlyrics { fo~oh fo~_oh ba_~_ar ba_~az }
    \addlyrics { "fo‿oh" "fo ‿ oh" "fo ‿ oh" "fo ‿ oh" }
    \addlyrics { fo‿oh fo ‿ oh fo ‿ oh fo_‿_oh }  >>
  \layout {}
 }








reply via email to

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