]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.5.43.rz1: 1.5.43.rz1
authorRune Zedeler <rune@lilypond.org>
Wed, 20 Mar 2002 01:50:11 +0000 (02:50 +0100)
committerRune Zedeler <rune@lilypond.org>
Wed, 20 Mar 2002 01:50:11 +0000 (02:50 +0100)
commitc0518c999c38cb7e7f3eaa4862dafa98992fa17c
treefdbb04febe29d6bcc7d592ebd21e2602f865fcfd
parentee9d99190ecd2a054322eabca66b1e0c2507474f
patch::: 1.5.43.rz1: 1.5.43.rz1

2002-03-20  Rune Zedeler <rune@zedeler.dk>

* lily/beaming-info.cc: Stupid typo fixed

* lily/accidental-engraver.cc: rewrote accidental-routines to get
support for cross-context auto-accidentals.
Now the engraver can stay in Staff-context and see other contexts
from there.
Changed properties: autoAccidentals, autoCautionaries

* lily/translator-group.cc (set_children_property):
Function added recursively setting the same property (deep_copied)
for all children of a Translator_group.

* ly/property-init.ly: added commands
\pianoAccidentals \voiceAccidentals
\modernVoiceAccidentals \modernVoiceCautionaries

* ly/engraver-init.ly: Correct initialization of new accidentals.

* scm/translator-property-description.scm: Updated

* input/regression/accidental-voice.ly: Added

* Documentation/regression-test.tely: Added new test

---
Generated by (address unknown),
>From = lilypond-1.5.43, To = lilypond-1.5.43.rz1

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.5.43.rz1.diff

Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure
14 files changed:
ChangeLog
Documentation/regression-test.tely
Documentation/topdocs/AUTHORS.texi
VERSION
input/regression/accidental-octave.ly
input/regression/accidental-voice.ly [new file with mode: 0644]
input/regression/accidentals.ly
lily/accidental-engraver.cc
lily/beaming-info.cc
lily/include/translator-group.hh
lily/translator-group.cc
ly/engraver-init.ly
ly/property-init.ly
scm/translator-property-description.scm