2015-12-28 18:49 GMT+01:00 David Kastrup <d...@gnu.org>:
[...]
>
> Reading people's ideas about those things make them appear like
> something we would be better without.  They only lead to confusion.
>
> --
> David Kastrup

I rarely use this possibility, but it's very nice to have numbers, etc
in identifiers for things like:

"des:7.5+.9+" =
\markup {
  \fret-diagram-verbose #`(
    (mute 6)
    (place-fret 5 7 ,#{ \markup \fontsize #-4 3 #})
    (place-fret 4 8 ,#{ \markup \fontsize #-4 \with-flat 7 #})
    (place-fret 3 8 ,#{ \markup \fontsize #-4 \with-sharp 9 #})
    (place-fret 2 9 ,#{ \markup \fontsize #-4 \with-sharp 5 #})
    (mute 1)
  )
}

\with-flat is a custom-markup-command outputting nice formatted "b7"

Wouldn't want to miss it.


Cheers,
  Harm

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

Reply via email to