summaryrefslogtreecommitdiff
path: root/input/regression/fret-diagrams-fingering.ly
Commit message (Expand)AuthorAgeFilesLines
* Fret diagram fixes...- fix padding and size of mute/open signs when size is overridden - fix first fret label position - allow fully customizable first fret label - allow per-finger dot color change - add reg test for fret diagram magnification - add a test case for first fret custom label - add a test case for dot color inversion Nicolas Sceaux2011-03-131-3/+26
* Add variable string thickness to fret-diagrams...Add string-thickness-factor to fret-diagram-details, which allows varying the thickness of the strings in fret diagrams. Also, fixed errors in regression tests for fret diagrams. Carl Sorensen2009-01-111-5/+5
* Updates to fret-diagrams...Add new orientation opposing-landscape as requested by John Sellers Revise orientation code so 'normal is always a default (in the else clause of a cond) Adjust the origin of the fret diagram so that the top fret on the diagram is always at the origin Clean up calls for fret-diagram-details so that merge-details is always used. Clean up text stencil alignments Fix bug in thick top fret Rationalize code so all code is written in terms of fret-coordinates and string-coordinates, with a transformation to stencil (x-y) coordinates depending on orientation. Split regression tests into multiple files, with a texidoc string for each file Carl Sorensen2009-01-081-0/+88