Re: How to fix this divisi please

2019-02-10 Thread Valentin Villenave
On 2/10/19, Reggie wrote: > How did you manage to remove the "single" > staffs name to make blank space for div a4 name? Assuming you’re referring to this message: https://lists.gnu.org/archive/html/lilypond-user/2019-02/msg00242.html I simply added a "%" character in front of the shortInstrumen

Re: How to fix this divisi please

2019-02-10 Thread Reggie
Valentin Villenave-3 wrote > On 2/7/19, Reggie < > reegistoop@ > > wrote: >> I understand yes but there actually is a section of the piece later where >> there is a divisi with time signature changes. > > Then you should replace > \remove Time_Signature_engraver > > with > \once \override TimeS

Re: How to fix this divisi please

2019-02-07 Thread Valentin Villenave
On 2/7/19, Reggie wrote: > I understand yes but there actually is a section of the piece later where > there is a divisi with time signature changes. Then you should replace \remove Time_Signature_engraver with \once \override TimeSignature.stencil = ##f This will prevent the TimeSignature from

Re: How to fix this divisi please

2019-02-07 Thread Reggie
Valentin Villenave-3 wrote > Well, since you’re starting in the middle of the score, it doesn’t > make sense to print a Time Signature like if it was the beginning. > However, this will also remove new Time Signatures, so if you need to > change \time in your divisi section, you’ll need to use some

Re: How to fix this divisi please

2019-02-07 Thread Valentin Villenave
On 2/7/19, Reggie wrote: > Thank you V but this does not compile. What did I do wrong? Oh yes, I made a mistake when pasting into my previous message. Try this: % scoreAViolinIbegin = \relative c'' { \repeat unfold 10 c1 ges1 } scoreAViolinImiddle = \relative c' {

Re: How to fix this divisi please

2019-02-07 Thread David Wright
On Thu 07 Feb 2019 at 08:16:28 (-0700), Reggie wrote: > Valentin Villenave-3 wrote […] > > %% Here’s the layout for _this_ \score only. > > %% (it doesn’t apply to individual parts.) > > \layout { > > \context { > > \Staff > > \name "miniStaff" > > alignAboveCont

Re: How to fix this divisi please

2019-02-07 Thread Reggie
Valentin Villenave-3 wrote > Here is how I would type your example, using many variables (and no > \tags, like I did earlier). As you can see, everything with notes is > defined first, and _then_ comes every structural information: what > should be printed where, in which group, coming after this a

Re: How to fix this divisi please

2019-02-06 Thread Valentin Villenave
On 2/7/19, Reggie wrote: > I don't know what to say but thank you from the bottom of my heart. You > saved me and my code. Thanks! Sure, what you posted wasn’t "minimal"… but at least it worked, unlike the last time (where you had copied only a piece of the code and we couldn’t compile it on its

Re: How to fix this divisi please

2019-02-06 Thread Reggie
Valentin Villenave-3 wrote > On 2/6/19, Reggie < > reegistoop@ > > wrote: >> Hi. I have put together as much as I can to truly do my best. I hope I am >> able to get some help to learn why I am wrong. I have a few questions. >> One, >> how can I input notes in Violin in the empty measures below d

Re: How to fix this divisi please

2019-02-06 Thread Reggie
Valentin Villenave-3 wrote > On 2/6/19, Reggie < > reegistoop@ > > wrote: >> Hi. I have put together as much as I can to truly do my best. I hope I am >> able to get some help to learn why I am wrong. I have a few questions. >> One, >> how can I input notes in Violin in the empty measures below d

Re: How to fix this divisi please

2019-02-06 Thread Valentin Villenave
On 2/6/19, Reggie wrote: > Hi. I have put together as much as I can to truly do my best. I hope I am > able to get some help to learn why I am wrong. I have a few questions. One, > how can I input notes in Violin in the empty measures below divisisi? Well, you’re using something a bit unusual : y

Re: How to fix this divisi please

2019-02-06 Thread Reggie
Michael Gerdau wrote >> Hi. I have put together as much as I can to truly do my best. I hope I am >> able to get some help to learn why I am wrong. I have a few questions. >> One, >> how can I input notes in Violin in the empty measures below divisisi? I >> don't understand where to insert in my co

Re: How to fix this divisi please

2019-02-06 Thread Michael Gerdau
> Hi. I have put together as much as I can to truly do my best. I hope I am > able to get some help to learn why I am wrong. I have a few questions. One, > how can I input notes in Violin in the empty measures below divisisi? I > don't understand where to insert in my code please. Second, how can I

How to fix this divisi please

2019-02-06 Thread Reggie
Hi. I have put together as much as I can to truly do my best. I hope I am able to get some help to learn why I am wrong. I have a few questions. One, how can I input notes in Violin in the empty measures below divisisi? I don't understand where to insert in my code please. Second, how can I put a c