2009/12/9 Stephan Elliot Perez <dreamoftheshoreofanotherwo...@gmail.com>:
> I tried your idea, Mats, but for some reason, the notes above the plus sign
> disappear when I add it (the plus sign).  Here's an example:
>
> \markup { \column { \line \sans \override #'(line-width . 100) \override
> #'(style . harmonic) { \hspace #5 Luftgeräusch - \note #"2" #UP }
>  \line \sans \override #'(line-width . 100) \override #'(style . harmonic) {
> \hspace #5 Pizzicato - \note #"2" #UP }
> \line \override #'(line-width . 100) { \hspace #17 + } }}

There's a bug in \note and \note-by-number which means they sometimes
have trouble selecting valid notehead glyphs from the music font when
'style is set.  I'm working on a fix for this at the moment.

Another option you could try is \markup \score with hidden
staves/prefatory material removed.

Regards,
Neil


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to