Re: Temporary div. multiple staffs

2022-04-09 Thread Aaron Hill
On 2022-04-09 8:45 am, David Zelinsky wrote: A question about Aaron's example: You are referencing an aspect of the original source, not what was being demonstrated in the updated version. What is the purpose of the following line (line 12)? \once \override Staff.TimeSignature

Re: Temporary div. multiple staffs

2022-04-09 Thread David Zelinsky
Aaron Hill writes: > > In many cases, you can rely on the implicit handling of contexts. > Your example #16 above relies on the implicit continuation of the > current context as only the divisi staff is explicitly created, so > things do work as expected. > > But note that this new staff appears

Re: Temporary div. multiple staffs

2022-04-06 Thread Xavier Scheuer
On Wed, 6 Apr 2022 at 08:39, Xavier Scheuer wrote: > Hello, > > One way mentioned in the documentation is to use the "Keep_alive_together_engraver" in combination with keepAliveInterfaces and VerticalAxisGroup.remove-layer. > See NR 1.6.2 Modifying single staves > Hiding staves >

Re: Temporary div. multiple staffs

2022-04-06 Thread Xavier Scheuer
On Wed, 6 Apr 2022 at 07:21, Evan Driscoll wrote: > > Another question, one I've struggled with before. > > The part splits out temporarily into divisi parts on multiple staffs. I always have trouble getting the correct incantations to get the correct result. > > A naive attem

Re: Temporary div. multiple staffs

2022-04-06 Thread Aaron Hill
(Please keep the mailing list on all replies.) On 2022-04-05 11:06 pm, Evan Driscoll wrote: On Wed, Apr 6, 2022 at 12:37 AM Aaron Hill wrote: Unsure there is a definitively "right" way... but here's an option: http://lilybin.com/1l8whf/12 Move the StaffGroup declaration outside the music.

Re: Temporary div. multiple staffs

2022-04-05 Thread Aaron Hill
On 2022-04-05 10:20 pm, Evan Driscoll wrote: Another question, one I've struggled with before. The part splits out temporarily into divisi parts on multiple staffs. I always have trouble getting the correct incantations to get the correct result. A naive attempt results in http://lilybin.com

Temporary div. multiple staffs

2022-04-05 Thread Evan Driscoll
Another question, one I've struggled with before. The part splits out temporarily into divisi parts on multiple staffs. I always have trouble getting the correct incantations to get the correct result. A naive attempt results in http://lilybin.com/1l8whf/5. This is enough to keep working

Re: Multiple staffs for a div. section

2021-09-29 Thread Leo Correia de Verdier
would help with the following question, but I'm not sure what it is, and > > I'm having a lot more difficulty than normal figuring out what to look for > > in the manual. > > > > Anyway, the piece starts off in unison, then has a div. section written

Re: Multiple staffs for a div. section

2021-09-29 Thread Xavier Scheuer
manual. > > Anyway, the piece starts off in unison, then has a div. section written on multiple staffs, then comes back together. > > I can get multiple staffs with > << > { ...top part.. } > \new Staff { ...bottom part ...} > >> > but wha

Multiple staffs for a div. section

2021-09-29 Thread Evan Driscoll
. section written on multiple staffs, then comes back together. I can get multiple staffs with << { ...top part.. } \new Staff { ...bottom part ...} >> but what I really want is a staff group. The bracket on the left would be nice, but even more critical are the sha

Re: cadenza when having multiple staffs

2018-09-05 Thread Edmundo Carmona Antoranz
Actually, it didn't take me long to test it. It's spot on. Thanks! Will let you know when I upload it into its repo. On Wed, Sep 5, 2018 at 4:18 PM Edmundo Carmona Antoranz wrote: > > Thanks for your feedback. Let me give it a try and will let you know > how it went. > On Wed, Sep 5, 2018 at

Re: cadenza when having multiple staffs

2018-09-05 Thread Edmundo Carmona Antoranz
Thanks for your feedback. Let me give it a try and will let you know how it went. On Wed, Sep 5, 2018 at 12:01 AM Andrew Bernard wrote: > > Hi Aaron, > > My thoughts exactly. > > Andrew > > > On Wed, 5 Sep 2018 at 15:55, Aaron Hill wrote: >> >> >> It is not a cadenza, per se, but rather an

Re: cadenza when having multiple staffs

2018-09-04 Thread Aaron Hill
On 2018-09-04 21:13, Edmundo Carmona Antoranz wrote: I'm writing the score with flute/piano parts and when reaching 2 bars before Moderato, the flute part has what I think is a cadenza while the piano part has perfect measures to complete it (rest with fermata). It is not a cadenza, per se,

Re: cadenza when having multiple staffs

2018-09-04 Thread Andrew Bernard
Hi Edmundo, As per the standard convention for the list, posting a minimal working example (MWE as they are called) would be helpful and make it easier for people to point out the solution, in general. In the meantime, I'll engrave that section for you to show how I would do it. Andrew On

cadenza when having multiple staffs

2018-09-04 Thread Edmundo Carmona Antoranz
Hi! I'm translating Carmen Fantasy by Francois Borne into Lilypond. I'm writing the score with flute/piano parts and when reaching 2 bars before Moderato, the flute part has what I think is a cadenza while the piano part has perfect measures to complete it (rest with fermata). I tried writing

Re: Multiple staffs

2018-02-27 Thread Vaughan McAlley
On 26 Feb 2018 12:28 p.m., "David Wright" wrote: On Sun 25 Feb 2018 at 23:27:31 (+), J Martin Rushton wrote: > The only slight niggle is whether I can persuade Lily to > use the full instrument names at the start of the main section rather > than the short names.

Re: Multiple staffs

2018-02-25 Thread David Wright
On Sun 25 Feb 2018 at 23:27:31 (+), J Martin Rushton wrote: > The only slight niggle is whether I can persuade Lily to > use the full instrument names at the start of the main section rather > than the short names. You can use \set to change shortInstrumentName on the fly at any time.

Re: Multiple staffs

2018-02-25 Thread J Martin Rushton
On 25/02/18 21:07, pe...@chubb.wattle.id.au wrote: >> "J" == J Martin Rushton writes: > > J> to set a composition which starts with a single instrument before > J> bringing in the whole ensemble. I don't want to break it up into > J> multiple scores because I

Re: Multiple staffs

2018-02-25 Thread peter
> "J" == J Martin Rushton writes: J> to set a composition which starts with a single instrument before J> bringing in the whole ensemble. I don't want to break it up into J> multiple scores because I want the midi to play through as a single J> performance.

Re: Multiple staffs

2018-02-25 Thread J Martin Rushton
On 24/02/18 23:17, David Kastrup wrote: > J Martin Rushton writes: > >> I'm trying to set a composition which starts with a single instrument >> before bringing in the whole ensemble. I don't want to break it up into >> multiple scores because I want the midi to

Re: Multiple staffs

2018-02-24 Thread Karlin High
On 2/24/2018 5:05 PM, J Martin Rushton wrote: I'm trying to set a composition which starts with a single instrument before bringing in the whole ensemble. I don't want to break it up into multiple scores because I want the midi to play through as a single performance. Does each instrument get

Re: Multiple staffs

2018-02-24 Thread David Kastrup
J Martin Rushton writes: > I'm trying to set a composition which starts with a single instrument > before bringing in the whole ensemble. I don't want to break it up into > multiple scores because I want the midi to play through as a single > performance. > >

Multiple staffs

2018-02-24 Thread J Martin Rushton
I'm trying to set a composition which starts with a single instrument before bringing in the whole ensemble. I don't want to break it up into multiple scores because I want the midi to play through as a single performance. I've tried many ways to do this with little success. The latest attempt

Re: Help request: multiple staffs and lyrics

2003-02-24 Thread Mats Bengtsson
Take a look at some of the lyrics examples in the tips-and-tricks document (third time today that I refer to the same document on the mailing list!). Go to lilypond.org, click on Documentation:Index and then on tips-and-tricks and search for lyrics. /Mats Christ van Willegen wrote: Mats

Re: Help request: multiple staffs and lyrics

2003-02-20 Thread Mats Bengtsson
Take a look at the template file /usr/doc/lilypond-*/input/template/satb.ly (or wherever it is located on your installation). It should provide an answer to your question. /Mats Christ van Willegen wrote: Hallo, I've a question regarding multiple staffs and multiple sets of lyrics. I'm

Re: Help request: multiple staffs and lyrics

2003-02-20 Thread Christ van Willegen
Christ van Willegen wrote: (some stuff that was easily solved about lyrics and multiple staffs for Choir...) See http://www.lilypond.org/stable/input/template/out-www/template.html, the last template. That should do it, indeed. Christ