On Monday, July 08, 2013 10:55:42 AM Nathan wrote:
> On Mon, Jul 8, 2013 at 10:12 AM, Rachael Thomas Carlson
> 
> <rachael.thomas.carl...@gmail.com> wrote:
> > Hello!
> > 
> > I am wondering if it is possible to remove the brackettips.up and 
the
> > brackettips.down from the SystemStartBar.  What would be left 
would be a
> > strong/bold thick line.  I can't seem to think of any way to do this.  
Any
> > ideas?
> > 
> > Rachael
> 
> This seems to work:
> 
> \new StaffGroup \with {
>   systemStartDelimiter = #'SystemStartBar
>   \override SystemStartBar #'thickness = #5
>   \override SystemStartBar #'X-offset = #-1
> } <<
>   \new Staff { c'1 }
>   \new Staff { c'1 }
> 
> 
> Regards,
> Nathan

Beautiful work Nathan!

Thank you so very much!  I see what you did.  I hadn't thought of it.

Good work,
Rachael

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to