bug-lilypond
[Top][All Lists]
Advanced

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

Issue 773 in lilypond: melisma centered i.s.o. left-aligned when using


From: codesite-noreply
Subject: Issue 773 in lilypond: melisma centered i.s.o. left-aligned when using \melisma
Date: Sun, 31 May 2009 18:12:07 +0000

Status: New
Owner: ----

New issue 773 by wbsoft: melisma centered i.s.o. left-aligned when using \melisma
http://code.google.com/p/lilypond/issues/detail?id=773

\version "2.13.1"

%{
  When using \melisma, the syllabe is not left-aligned,
  but when using slurs, it is.

  The expected result would be that in both cases the
  lyrics would be aligned the same way.
%}

\relative c' {
  c4 c c16\melisma d e f g4\melismaEnd
} \addlyrics {  ha ha looong __  }

\relative c' {
  c4 c c16( d e f g4)
} \addlyrics {  ha ha looong __  }


Attachments:
        melisma.png  12.8 KB

--
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]