Hi Arjan,

\set stringNumberOrientations = #'(down)

More complete information at

http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Inside-the-staff#Fingering-instructions

HTH.

Dave

Arjan Bos wrote:
Dear list,

How do I move the StringNumber to below the Staff? I tried Y-offset but that didn't work. As a test to see if I had the correct syntax, I tried the X-offset and that /did/ work. Any ideas?

\version "2.12.2"

\score {
  \relative c'' {
    %% This override does not move the StringNumber. X-offset does work!
    \override StringNumber #'Y-offset = #-10
    <c\3>1
    }}



Kind regards,
Arjan Bos
------------------------------------------------------------------------

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


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

Reply via email to