Re: Creating a 11-line system

2017-09-22 Thread Nathan Ho
On 2017-09-22 00:55, Ståle Ødegården wrote: Thank you, this is excactly what I was looking for! I have another challenge: making the key signature also mimic a standard PianoStaff setup. I have a partial solution with «\override KeySignature.flat-positions = #'((-10 . 10))» and similar, but I do

Re: Creating a 11-line system

2017-09-22 Thread Ståle Ødegården
Thank you, this is excactly what I was looking for! I have another challenge: making the key signature also mimic a standard PianoStaff setup. I have a partial solution with «\override KeySignature.flat-positions = #'((-10 . 10))» and similar, but I don’t want the «extra» accidentals in the midd

Re: Creating a 11-line system

2017-09-21 Thread Nathan Ho
On 2017-09-21 14:05, Ståle Ødegården wrote: Hi! I wonder how I can create a 11-line system with both treble and bass clefs present. I have two ideas, but I can’t make any of them work: - Create a PianoStaff or ChoirStaff and force the spacing between them to be _excactly_ one line apart - then

Re: Creating a 11-line system

2017-09-21 Thread Ben
On 9/21/2017 5:05 PM, Ståle Ødegården wrote: > Hi! > > I wonder how I can create a 11-line system with both treble and bass clefs > present. > > I have two ideas, but I can’t make any of them work: > - Create a PianoStaff or ChoirStaff and force the spacing between them to be > _excactly_ one lin

Creating a 11-line system

2017-09-21 Thread Ståle Ødegården
Hi! I wonder how I can create a 11-line system with both treble and bass clefs present. I have two ideas, but I can’t make any of them work: - Create a PianoStaff or ChoirStaff and force the spacing between them to be _excactly_ one line apart - then add the extra line - Create lots of extra li