Hi Libero,

I should use the slashed numbers too in order to indicate half-hole positions. Is it possible to use slashed numbers in fingering (without using \markup)?

Don't know.

can someone show me how to use the slashed-digit inside a markup?

The attached hack might give you the right hint.
[For the record, there's likely a much better way...]

Hope this helps!
Kieren.
________________________

\version "2.11.37"

\paper { ragged-right = ##t }

testing =
{
c''^\markup { \combine 3 \translate #'(0.25 . -0.25) \rotate #-30 \fontsize #1 "/" }
}

\score
{
        \testing
}


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

Reply via email to