* input/regression/tuplet-gap.ly: new file.
authorhanwen <hanwen>
Wed, 24 Mar 2004 13:08:47 +0000 (13:08 +0000)
committerhanwen <hanwen>
Wed, 24 Mar 2004 13:08:47 +0000 (13:08 +0000)
commite31d62c9b9dbf7eb00fa0401ba8ac4b023e08953
treef0aef1c97a4c07715f2efa774d69e03bff983890
parentc8cc9986f2c940afd69d068659782aa6387af7e3
* input/regression/tuplet-gap.ly: new file.

* lily/tuplet-bracket.cc (make_bracket): take gap interval.
(print): compute gap length from number size, include italic
correction.

* scm/define-grobs.scm (all-grob-descriptions): remove gap from
tuplet-bracket

* scm/paper.scm (set-default-paper-size): new function, to be
called at toplevel.
(set-paper-size): new function, to be called inside \paper {}
(set-default-paper-size): new function, to be called at toplevel.

* lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function.
14 files changed:
ChangeLog
Documentation/user/changing-defaults.itely
input/regression/tuplet-gap.ly [new file with mode: 0644]
input/test/page-breaks.ly
lily/include/tuplet-bracket.hh
lily/lily-guile.cc
lily/ottava-bracket.cc
lily/paper-def.cc
lily/piano-pedal-bracket.cc
lily/tuplet-bracket.cc
ly/declarations-init.ly
scm/define-grobs.scm
scm/paper.scm
scripts/convert-ly.py