Editing Giving fingerings extra space
Appearance
Revision as of 22:19, 23 December 2025 by Schrodinger-s-kitten (talk | contribs) (Created page with "Fingerings placed to the left of note heads can sometimes look too close to previous note heads. It is possible to use the <code>extra-spacing-width</code> property to fix this: <lilypond version="2.24"> \paper { indent = #0 ragged-right = ##t } \relative c'' { \set fingeringOrientations = #'(left) c4 c c <cis-3> \break c4 c c <cis \tweak Fingering.extra-spacing-width #'(-1 . 0) -3> } </lilypond> Category:Tweaks and overrides Category:Chords Cat...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://wiki.lilypond.community/wiki/Giving_fingerings_extra_space"