lilypond-user
[Top][All Lists]
Advanced

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

Move fingering closer to notehead, within stem area


From: Mus Felix
Subject: Move fingering closer to notehead, within stem area
Date: Mon, 28 Feb 2011 15:22:13 -0500

How do you move a fingering that is on the stem side closer to the notehead, and thus next to the stem instead of outside it? (See the image and snippet.) While looking around for a solution, I have tried all sorts of things: Y-offset, padding, staff-padding, add-stem-support, outside-staff-padding, side-axis, direction, etc.. Primarily my goal is to get the fingering closer to the note to shrink the system vertically a bit. extra-offset is not helping. Any suggestions? Thanks.

\version "2.13.51"
\include "english.ly"
\relative c'
{
   \clef bass
   << { c2-1 c }
   \\ { g1 }
   >>
}

Attachment: lilypondSnippetPicture.png
Description: PNG image


reply via email to

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