[EMAIL PROTECTED] writes:
> Hi,
>
> Is there any possibility for giving some
> priority fixing the problem(s) with the
> repetition bar? I mean the 3th :| between
> staves and the problem occuring after break
> of a line.
try applying this patch to lily/span-bar.cc :
--- span-bar.cc~ Wed Apr 12 01:05:42 2000
+++ span-bar.cc Mon Apr 17 16:55:53 2000
@@ -86,11 +86,9 @@
{
type_str= ".|.";
}
- }
- /*
- uhh. should do something with type_str ?!!
- */
+ set_elt_property ("glyph", ly_str02scm (type_str.ch_C()));
+ }
}
Interval
>
--
Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter
http://www.cs.uu.nl/people/hanwen/lilypond/index.html