lilypond-user
[Top][All Lists]
Advanced

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

String number in/out of the staff


From: Bobber
Subject: String number in/out of the staff
Date: Thu, 04 Feb 2010 22:02:26 -0600
User-agent: Thunderbird 2.0.0.22 (X11/20090825)

Ok, I'm getting the hang of things a little better now.

Here's a tricky measure I'm working on. It has left hand fingerings and a string number. I don't quite understand the behavior of the string number. If I designate right or left, it goes next to the note and on the staff. But if I put up or down, it goes off the staff. I would like to designate down but have it go right below the not and on the staff.
% measure  19:
      <<
{ \set fingeringOrientations = #'(left) \set stringNumberOrientations = #'(down)
          r8 <e'-4\2>8 <g'-2> <e'-4> <g'-2>4 }  \\
{ \set fingeringOrientations = #'(left) <e-1>2. }
      >>    \break

--
Bob Wooldridge
Blog: http://kc0dxf.net/blog/





reply via email to

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