Hi, I do not see what is wrong with the following extract which is compilable but totally wrong. The structure is fully from what Frescobaldi offered, however missing voices not yet added are skipped.
Thank you for any help. Bernhard ------ \version "2.19.33" \language "deutsch" \layout { \context { \Voice \consists "Melody_engraver" \override Stem #'neutral-direction = #'() } } global = { \key c \major \numericTimeSignature \time 2/4 \tempo "Allegretto" } rightOne = \relative c'' { \global % Die Noten folgen hier. \partial 8 \stemDown \tuplet 3/8 {d'16 \p c f,} | \omit TupletNumber \tuplet 3/8 {d'16 c e,} \tuplet 3/8 {a g c,} \tuplet 3/8 {f e b} | } pianoPart = \new PianoStaff \with { instrumentName = "Kl." } << \new Staff = "right" << \rightOne >> >> \score { << \pianoPart >> \layout { } } -- spitzhalde9 D-79853 lenzkirch bernhard.kle...@gmx.net www.b-kleine.com, www.urseetal.net - thunderbird mit enigmail GPG schlüssel: D5257409 fingerprint: 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09
signature.asc
Description: OpenPGP digital signature
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user