]> git.donarmstrong.com Git - lilypond.git/commit
* lily/accidental-engraver.cc (number_accidentals): remove
authorhanwen <hanwen>
Thu, 1 Jan 2004 19:07:25 +0000 (19:07 +0000)
committerhanwen <hanwen>
Thu, 1 Jan 2004 19:07:25 +0000 (19:07 +0000)
commitd0a335c9b4b697e465329719987aa9a4e54ebd48
treef06d2b22dc5343f910b7c42630da65626cae901c
parenta59258f3e8f35e5968e888f7700a6b25435416a7
* lily/accidental-engraver.cc (number_accidentals): remove
spurious warning about non-parent contexts.

* lily/music-output-def.cc (assign_translator): \translator { }
for a Foo context implicitly redefines \FooContext.

* input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
fixes.

* lily/slur.cc (brew_molecule): don't use stafflinethickness
doubly in slur weight.

* input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
combination.

* scm/define-grobs.scm (all-grob-descriptions): change clef -
staffbar distance.

* scripts/lilypond.py (global_latex_preamble): crank down size of
the margins. Now there is a 12 mm top and bottom margin, which
should correspond with the printable area of modern printers.

* mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
signs. Use \markup instead.
(accreg_pen): tweak for accordeon asterisk.
15 files changed:
ChangeLog
input/mutopia/F.Schubert/GNUmakefile
input/mutopia/F.Schubert/morgenlied.ly
input/regression/prefatory-spacing-matter.ly
lily/accidental-engraver.cc
lily/break-align-interface.cc
lily/music-output-def.cc
lily/parser.yy
lily/slur.cc
lily/tie-engraver.cc
ly/engraver-init.ly
mf/feta-accordion.mf
mf/feta-test-generic.mf
scm/define-grobs.scm
scripts/lilypond.py