[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Completion_heads_engraver and skipTypesetting
From:       ornello <dominik.hoernel () fun ! de>
Date:       2010-10-28 14:05:36
Message-ID: 30076968.post () talk ! nabble ! com
[Download RAW message or body]


I have attached a two-voice polyphonic example where I am using the
Completion_heads_engraver in combination with Score.skipTypesetting. In the
second voice, only the first quarter of note g'2. is displayed. When
removing either the Completion_heads_engraver or skipTypesetting, everything
works as expected.

It might have something to do with the fact that typesetting starts in the
middle of a note in the second voice.
Does anybody know what goes wrong here?

Thanks for help.


-----------------------

\version "2.12.3"

\layout {
\context {
\Voice
\remove "Note_heads_engraver"
\consists "Completion_heads_engraver"
}
}

\score {
\new StaffGroup <<
\new Staff <<
\new Voice {
\set Score.skipTypesetting = ##t
g''2
\set Score.skipTypesetting = ##f
f''2.
c''4
d''4
e''4
}
> > 
\new Staff <<
\new Voice {
f'2.
g'2.
a'2
}
> > 
> > 
}

-- 
View this message in context: \
http://old.nabble.com/Completion_heads_engraver-and-skipTypesetting-tp30076968p30076968.html
 Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic