X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fhara-kiri-group-spanner.cc;h=83a4f2706829c8fea73ad7c38954c8d05e8619be;hb=447a815de9e11223d731f4f7ecfd66f982d39fc0;hp=8a3f6d05582cdfed8828410a322f058f4743636b;hpb=675533acf58b9b863adc830f175696735ca6dc95;p=lilypond.git diff --git a/lily/hara-kiri-group-spanner.cc b/lily/hara-kiri-group-spanner.cc index 8a3f6d0558..83a4f27068 100644 --- a/lily/hara-kiri-group-spanner.cc +++ b/lily/hara-kiri-group-spanner.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1998--2002 Jan Nieuwenhuizen + (c) 1998--2003 Jan Nieuwenhuizen Han-Wen Nienhuys */ @@ -94,9 +94,9 @@ Hara_kiri_group_spanner::add_interesting_item (Grob* me,Grob* n) ADD_INTERFACE (Hara_kiri_group_spanner,"hara-kiri-group-interface", - " As Vertical_group_spanner, but keep track of interesting items. If -we don't contain any interesting items after linebreaking, then -gracefully commit suicide. Objective: don't disgrace Lily by -typesetting empty lines in orchestral scores.", + " As Vertical_group_spanner, but keep track of interesting items. If \ +we don't contain any interesting items after linebreaking, then \ +gracefully commit suicide. Objective: don't disgrace Lily by \ +typesetting empty lines in orchestral scores.", \ "items-worth-living");