Hi Simon,
sorry, you are right - unfortunately its working fine in the minimal
example:
\version "2.19.58"
\score {
\new Staff <<
\new Voice = Tenor {
\set Staff.instrumentName = #"Tenor"
\incipit { \override NoteHead.style = #'default \clef "soprano"
c'2 }
\clef "treble_8"
c'2
}
>>
\layout
{
indent = 5\cm
incipit-width = 3\cm
}
}
- in my bigger example its not working...
So let me rephrase my question: the position in the incipit notes would
be the recommended position?
I assume this is overwritten somewhere :(
thx, Joei
Am 05.04.2017 um 20:06 schrieb Johannes Roeßler:
I'd like to have an incipit with modern notation styles in 2.19 - but
what ever I do - I get neomensural noteheads./
/I tried to place \override NoteHead.style = #'default or \override
Staff.NoteHead.style = #'default several places,
without success.
It’s almost always helpful to have a tiny example to start working
from, so please supply one. :-)
Best, Simon
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user