Re: what does this warning mean: Warnung: SlurEvent nicht angehängt

David Rogers <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.general
Message-ID <[email protected]>
Bernhard Kleine <[email protected]> writes:

> \language "deutsch" \header { title = "Es gibt ein Gespenst" 
> instrument = "Chor a capella" composer = "Matyas Seiber 1929" 
> poet = "Christian Morgenstern" tagline = "Bernhard Kleine für 
> Kirchenchöre St. Nikolaus" } \paper { #(set-paper-size "a4") } 
> global = { \key c \ major \time 4/4 \partial 8 } 
> 
> tenorVoice = \relative c { \global \dynamicUp 
> 
> r8| r2 r4 r8 f8 | f4 f8. f16 f2~ | 
> 
> ( f1~ | f1~ | f4. e8^> f4. ges8^> | f4. e8 [fis e] f4~ | f2) r2 
> 
> } verse = \lyricmode { % Liedtext folgt hier. Es gibt ein Ge -- 
> spenst. } \score { \new Staff \with { instrumentName = "T." 
> shortInstrumentName = "T." } { \clef "treble_8" \tenorVoice } \ 
> addlyrics { \verse } \layout { } } 


You need this:

r8| r2 r4 r8 f8 | f4 f8. f16 f2~( |

f1~ | f1~ | f4. e8^> f4. ges8^> | f4. e8 fis[ e] f4~ | f2) r2


-- 
David
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.