bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1065 in lilypond: Lyrics syllable followed by \skip is left-a


From: lilypond
Subject: Re: Issue 1065 in lilypond: Lyrics syllable followed by \skip is left-aligned instead of center-aligned
Date: Wed, 28 Apr 2010 21:07:28 +0000


Comment #1 on issue 1065 by n.puttock: Lyrics syllable followed by \skip is left-aligned instead of center-aligned
http://code.google.com/p/lilypond/issues/detail?id=1065

Hi Dmytro,

Your summary is a bit ambiguous, since \skip works fine:

\version "2.13.19"

\relative c'' {
  c4 c c c
}
\addlyrics { one two \skip 4 three }

\paper { ragged-right = ##f }

According to the docs, an underscore isn't equivalent to a skip: it either continues
a melisma or creates a melisma without generating an extender.

Cheers,
Neil


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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