]> git.donarmstrong.com Git - lilypond.git/commit
(all-grob-descriptions): remove all
authorhanwen <hanwen>
Sat, 8 Jan 2005 14:22:08 +0000 (14:22 +0000)
committerhanwen <hanwen>
Sat, 8 Jan 2005 14:22:08 +0000 (14:22 +0000)
commite1d8e1d652bab70c9a80095b73bafe514356da75
tree3b309d2096ae79e4731828fa47c25ee490fa8689
parent7d4bfd466898e062de3eed495d3a1be718304296
(all-grob-descriptions): remove all
extra-offsets from definitions.

2005-01-08  Erlend Aasland  <erlenda@gmail.com>

* scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
add tuning for 4-string bass and some common 4/5-string banjo tunings.
New function (four-string-banjo) turns a 5-string tuning into a 4-string
tuning.
New function (fret-number-tablature-format-banjo) computes correct fret
numbers on 5-string banjos.

* ly/engraver-init.ly: Default stringTunings = #guitar-tuning
Add beam correction to TabVoice.

* scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
using bold font; makes tabs more readable.
13 files changed:
ChangeLog
Documentation/user/notation.itely
lily/all-font-metrics.cc
lily/font-select.cc
lily/include/all-font-metrics.hh
lily/include/pango-font.hh
lily/include/paper-def.hh [deleted file]
lily/pango-font.cc
lily/pango-select.cc
ly/engraver-init.ly
scm/define-grobs.scm
scm/font.scm
scm/output-lib.scm