lilypond-user
[Top][All Lists]
Advanced

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

Re: moving notes in cue-voice must not influence dot after notehead in m


From: Knut Petersen
Subject: Re: moving notes in cue-voice must not influence dot after notehead in main voice
Date: Fri, 16 Sep 2016 14:36:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

Am 16.09.2016 um 13:48 schrieb Malte Meyn:

Ok  it was to M ;-) It's from bar 26/27 of this score.
Attached: snippet from the original score.

\version "2.19.49"
mezmus = {
  \key c \major
  \autoBeamOff
  \relative b' {
    \time 2/4 b4 gis \breathe a2 e4 \breathe
      << \new Voice {\voiceTwo e'4. 8 4}
         \new CueVoice { \voiceOne %\stemDown
            \override NoteColumn.force-hshift = 1.0 a,4.
            \override NoteColumn.force-hshift = 1.2  8
            \override NoteColumn.force-hshift = 0.4 b4} >>
    cis a b cis b2 a 
  }
}
\score {
  \new Staff = mezzos << \new Voice = "mezzo" { \mezmus } >>
  \layout {
    \context {
      \Score \hide BarLine
    }
  }
}

cu,
 Knut

Attachment: mweorig.pdf
Description: Zip archive


reply via email to

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