lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Eliminates the Hara_kiri_engraver. (issue 7061062)


From: mtsolo
Subject: Eliminates the Hara_kiri_engraver. (issue 7061062)
Date: Thu, 10 Jan 2013 19:49:51 +0000

Reviewers: ,

Message:
This doesn't crash in the test case Keith proposed:

\new StaffGroup \with { \RemoveEmptyStaves
 }  << { b1 b1 b1}
       { b1 b1 \break b1 } >>

Description:
Eliminates the Hara_kiri_engraver.

Uses a haraKiri context property in the Axis_group_engraver to
acheive the same functionality.

Please review this at https://codereview.appspot.com/7061062/

Affected files:
  M lily/axis-group-engraver.cc
  D lily/hara-kiri-engraver.cc
  D lily/include/axis-group-engraver.hh
  M lily/include/lily-proto.hh
  M ly/context-mods-init.ly
  M ly/engraver-init.ly
  M scm/define-context-properties.scm





reply via email to

[Prev in Thread] Current Thread [Next in Thread]