]> git.donarmstrong.com Git - lilypond.git/commit
Changes to fret diagrams to allow some of the changes
authorCarl D. Sorensen <c_sorensen@byu.edu>
Sun, 8 Apr 2007 02:20:37 +0000 (23:20 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 8 Apr 2007 02:20:37 +0000 (23:20 -0300)
commitf08bbb94e2f37896f220a41abd17e287b716f37c
tree294cf3e45c7abd307cb5fdbf3f12c1d0cf79d73c
parente4b3aa8d0afa689a3a95e1c730cb3d2213418270
Changes to fret diagrams to allow some of the changes
requested by Jose Luis Cruz.

* fret-diagrams.scm: Add new user-definable properties to fret
diagrams
- orientation: normal or landscape
- xo-font-magnification: size of mute and open string symbols
- mute-string: string used to label mute strings
- open-string: string used to label open strings

* define-grob-properties.scm: Add new user-definable properties
 fret
diagrams
- orientation: normal or landscape
- xo-font-magnification: size of mute and open string symbols
- mute-string: string used to label mute strings
- open-string: string used to label open strings
scm/define-grob-properties.scm
scm/fret-diagrams.scm