]> git.donarmstrong.com Git - lilypond.git/commit
(all-grob-descriptions): remove all
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 8 Jan 2005 14:22:08 +0000 (14:22 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 8 Jan 2005 14:22:08 +0000 (14:22 +0000)
commit47c189c91d05e5ac9f4ebbc7ce4293c5f49c4f49
tree3b309d2096ae79e4731828fa47c25ee490fa8689
parent8c5825935f5e471d62b7f82e1a0a9781c5b1039f
(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