bug-lilypond
[Top][All Lists]
Advanced

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

Issue 688 in lilypond: grace notes may add an hyphen at the beginning of


From: codesite-noreply
Subject: Issue 688 in lilypond: grace notes may add an hyphen at the beginning of a lyric line
Date: Sun, 28 Sep 2008 07:28:31 -0700

Issue 688: grace notes may add an hyphen at the beginning of a lyric line
http://code.google.com/p/lilypond/issues/detail?id=688

New issue report by v.villenave:
%% If there is an appoggiatura at the beginning of a new line,
%% the lyrics will get an extra hyphen before the first syllable.
%% The appoggiatura influences other staves, too.

\version "2.11.60"
<<
 \new Staff{
   g'2 g' | \break
   \appoggiatura f'8 g'2 g'2 | \break
   g'2 g' |
 }
 \addlyrics{ \lyricmode{ bla -- bla -- bla -- bla -- bla -- bla }}
 \new Staff{
   g'2 g'2 |
   g'2 g'2 |
   g'2 g'2 |
 }
 \addlyrics{ \lyricmode{ bla -- bla -- bla -- bla -- bla -- bla }}


Attachments:
        appoggiatura-lyrics.png  3.2 KB


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Low

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