mats advice helped; i'll post the code as reference for anyone else.

note:  i'm still trying to decode the regression test- what's the "ignatzek"
thing all about?  is that something someone added to lilypond, and the
program will know what to do with it?

here's the code:

\version "2.10.20"


        sl =     {
              \override NoteHead #'style = #'slash
              \override Stem #'transparent = ##t
            }

\score

{\relative c'



   {  \sl
   b'4^\markup {"G#mi" \super "9"} b b b
   }

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

Reply via email to