From: fred Date: Wed, 27 Mar 2002 01:04:37 +0000 (+0000) Subject: lilypond-1.3.133 X-Git-Tag: release/1.5.59~670 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0de7c5d2f1f4dc70714921902936f8023601286e;p=lilypond.git lilypond-1.3.133 --- diff --git a/lily/include/bar-req-collector-engraver.hh b/lily/include/bar-req-collector-engraver.hh deleted file mode 100644 index af401e7946..0000000000 --- a/lily/include/bar-req-collector-engraver.hh +++ /dev/null @@ -1,26 +0,0 @@ -/* - bar-req-collect-engraver.hh -- declare - - source file of the GNU LilyPond music typesetter - - (c) 1999--2001 Han-Wen Nienhuys - - */ - -#ifndef BAR_REQ_COLLECT_ENGRAVER_HH -#define BAR_REQ_COLLECT_ENGRAVER_HH - -#include "engraver.hh" -class Bar_req_collect_engraver : public Engraver -{ - Bar_req* bar_req_l_; -public: - VIRTUAL_COPY_CONS(Translator); - void start_translation_timestep (); - bool try_music (Music *); -}; - - - -#endif /* Bar_Req_COLLECT_ENGRAVER_HH */ - diff --git a/lily/include/hara-kiri-engraver.hh b/lily/include/hara-kiri-engraver.hh deleted file mode 100644 index c1eb5d444f..0000000000 --- a/lily/include/hara-kiri-engraver.hh +++ /dev/null @@ -1,15 +0,0 @@ -/* - hara-kiri-engraver.hh -- declare Hara_kiri_engraver - - source file of the GNU LilyPond music typesetter - - (c) 1999--2001 Han-Wen Nienhuys - - */ - -#ifndef HARA_KIRI_ENGRAVER_HH -#define HARA_KIRI_ENGRAVER_HH - -#include "axis-group-engraver.hh" - -#endif /* HARA_KIRI_ENGRAVER_HH */ diff --git a/lily/include/hara-kiri-line-group-engraver.hh b/lily/include/hara-kiri-line-group-engraver.hh deleted file mode 100644 index 18c3fb8394..0000000000 --- a/lily/include/hara-kiri-line-group-engraver.hh +++ /dev/null @@ -1,38 +0,0 @@ -/* - hara-kiri-line-group-engraver.hh -- declare Hara_kiri_line_group_engraver - - source file of the GNU LilyPond music typesetter - - (c) 1998--2001 Jan Nieuwenhuizen -*/ - - -#ifndef HARA_KIRI_LINE_GROUP_GRAV_HH -#define HARA_KIRI_LINE_GROUP_GRAV_HH - -#include "line-group-group-engraver.hh" - -/** - Just as Line_group_engraver, Find interesting items for - Hara_kiri_line_group_engraver. - - - - @see - Hara_kiri_vertical_group_spanner - - - */ -class Hara_kiri_line_group_engraver : public Line_group_engraver_group -{ -public: - VIRTUAL_COPY_CONS (Translator); - -protected: - virtual void create_line_spanner (); - void typeset_grob (Grob*); -}; - - -#endif // HARA_KIRI_LINE_GROUP_GRAV_HH - diff --git a/lily/include/separating-line-group-engraver.hh b/lily/include/separating-line-group-engraver.hh deleted file mode 100644 index 5a5f7302cf..0000000000 --- a/lily/include/separating-line-group-engraver.hh +++ /dev/null @@ -1,13 +0,0 @@ -/* - separating-line-group-engraver.hh -- declare Separating_line_group_engraver - - source file of the GNU LilyPond music typesetter - - (c) 1998--2001 Han-Wen Nienhuys - - */ - -#ifndef SEPARATING_LINE_GROUP_GRAV_HH -#define SEPARATING_LINE_GROUP_GRAV_HH -#endif /* SEPARATING_LINE_GROUP_GRAV_HH */ - diff --git a/lily/include/span-score-bar-engraver.hh b/lily/include/span-score-bar-engraver.hh deleted file mode 100644 index b36c83fa69..0000000000 --- a/lily/include/span-score-bar-engraver.hh +++ /dev/null @@ -1,54 +0,0 @@ -/* - span-score-bar-engraver.hh -- declare Span_score_bar_engraver - - source file of the GNU LilyPond music typesetter - - (c) 1997--2001 Han-Wen Nienhuys -*/ - - -#ifndef SPAN_SCORE_BAR_GRAV_HH -#define SPAN_SCORE_BAR_GRAV_HH - -#include "base-span-bar-engraver.hh" - -/** - - Make the bars that Span the entire score line (system). A - Span_bar_engraver which generates a special bar. - - */ - -class Span_score_bar_engraver : public Base_span_bar_engraver -{ -public: - VIRTUAL_COPY_CONS (Translator); - Span_score_bar_engraver (); - virtual Span_bar* get_span_bar_p () const; -}; - -/** - Make a piano brace. (No, this doesn't manufacture ``Please don't - shoot the piano player.'' signs) - */ -class Piano_bar_engraver : public Span_score_bar_engraver -{ -public: - VIRTUAL_COPY_CONS (Translator); - - virtual Span_bar * get_span_bar_p () const; -}; - -/** - Make Choir brackets. - */ -class Staff_group_bar_engraver : public Span_score_bar_engraver -{ -public: - VIRTUAL_COPY_CONS (Translator); - - virtual Span_bar * get_span_bar_p () const; - virtual void acknowledge_grob (Grob_info); -}; - -#endif // SPAN_SCORE_BAR_GRAV_HH diff --git a/lily/include/swallow-engraver.hh b/lily/include/swallow-engraver.hh deleted file mode 100644 index 49bc28bc95..0000000000 --- a/lily/include/swallow-engraver.hh +++ /dev/null @@ -1,26 +0,0 @@ -/* - swallow-engraver.hh -- declare Swallow_engraver - - source file of the GNU LilyPond music typesetter - - (c) 1997--2001 Han-Wen Nienhuys -*/ - - -#ifndef SWALLOW_GRAV_HH -#define SWALLOW_GRAV_HH - -#include "engraver.hh" - -/** - This engraver swallows everything given to it silently. The purpose of - this is to prevent spurious "request junked" warnings. - */ -class Swallow_engraver : public Engraver { -protected: - bool try_music (Music*) ; -public: - VIRTUAL_COPY_CONS(Translator); - -}; -#endif // SWALLOW_GRAV_HH diff --git a/lily/include/tie-engraver.hh b/lily/include/tie-engraver.hh deleted file mode 100644 index 089be415ba..0000000000 --- a/lily/include/tie-engraver.hh +++ /dev/null @@ -1,13 +0,0 @@ -/* - ctie-engraver.hh -- declare Tie_engraver - - source file of the GNU LilyPond music typesetter - - (c) 1998--2001 Han-Wen Nienhuys - - */ - -#ifndef CTIE_ENGRAVER_HH -#define CTIE_ENGRAVER_HH -#endif /* CTIE_ENGRAVER_HH */ - diff --git a/lily/include/tuplet-engraver.hh b/lily/include/tuplet-engraver.hh deleted file mode 100644 index 7505980fec..0000000000 --- a/lily/include/tuplet-engraver.hh +++ /dev/null @@ -1,12 +0,0 @@ -/* - auto-plet-engraver.hh -- declare Auto_plet_engraver - - source file of the GNU LilyPond music typesetter - - (c) 1998--2001 Han-Wen Nienhuys - - */ - -#ifndef AUTO_PLET_ENGRAVER_HH -#define AUTO_PLET_ENGRAVER_HH -