]> git.donarmstrong.com Git - lilypond.git/commit
Color and/or parenthesize single dots in fret-diagrams
authorThomas Morley <thomasmorley65@gmail.com>
Mon, 26 May 2014 21:44:30 +0000 (23:44 +0200)
committerThomas Morley <thomasmorley65@gmail.com>
Fri, 20 Jun 2014 18:25:17 +0000 (20:25 +0200)
commit5e3dc2111d63342ec00ecae8f3a1e38961349a1f
treee710c7d730dc7fd8f9531c7f1dae7ee31e9fec7b
parent7b5e0d38adf7b5be54e77431cd5ae7e27415bdc6
Color and/or parenthesize single dots in fret-diagrams

Issue 2752

Makes it possible to color and/or parenthesize single dots in
fret-diagram-verbose

Introducing two properties for use in fret-diagram-details
 - fret-label-horizontal-offset
    affecting the fret-label-indication, like the existing
    `fret-label-vertical-offset'
 - paren-padding
    affecting the padding of the parenthesis

Extending relevant reg-tests.

Documenting it in NR, fretted-strings.itely
Documentation/notation/fretted-strings.itely
input/regression/fret-diagrams-dots.ly
input/regression/fret-diagrams-fingering.ly
input/regression/fret-diagrams-fret-label.ly
scm/define-grob-properties.scm
scm/fret-diagrams.scm