Re: Remove the first long joining bar

2003-10-06 Thread José Luis Cruz
It works :) I'm pretty happy. I think it would be fine if an example of this (not only this necessarily, but maybe in addition) could be included in tips and tricks. José Luis Mats Bengtsson escribió: > Try > > \score{ >... >\paper{ > \translator{ >\ScoreContext >

Re: Remove the first long joining bar

2003-10-06 Thread Mats Bengtsson
Try \score{ ... \paper{ \translator{ \ScoreContext \remove "System_start_delimiter_engraver" } } } Mats José Luis Cruz wrote: Hello, I really don't know how to get rid of the bar at the left, which joins the staves when you include two or more. I attach an example. A

Remove the first long joining bar

2003-10-06 Thread José Luis Cruz
Hello, I really don't know how to get rid of the bar at the left, which joins the staves when you include two or more. I attach an example. Anyone has succeed on removing that bar? (Without having a separate .ly for each line, of course. That is the idea ;) ) José Luis <>_