bug-lilypond
[Top][All Lists]
Advanced

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

documentation error


From: dave k
Subject: documentation error
Date: Fri, 24 Mar 2006 11:28:21 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

On http://lilypond.org/doc/v2.8/Documentation/user/lilypond/Jazz-combo.html

The score looks messed up.


Also, I was wonder why we have to do that nasty hack with 
sl = {
       \override NoteHead #'style = #'slash
       \override Stem #'transparent = ##t
     }
     nsl = {
       \revert NoteHead #'style
       \revert Stem #'transparent
     }

to get the slashes. It's a pretty common aspect of jazz notation -
why can this not be its own symbol? We wouldn't have to worry about
problems with collisions.





reply via email to

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