Ritmo intavolatura

2021-03-30 Thread Mario Moles
Hi lilyponders you know how to make this? Thanks

Re: Custom Format

2021-03-30 Thread Aaron Hill
On 2021-03-30 5:30 pm, Callum Cassidy-Nolan wrote: [...] I would love to use it, but I have a particular way I interact with music. Particularly I don't use letter names, but instead I use numbers, to understand what I mean, please take a look at my document: https://gitlab.com/cuppajoeman/mus

Re: Custom Format

2021-03-30 Thread Karlin High
On Tue, Mar 30, 2021, 7:31 PM Callum Cassidy-Nolan wrote: > In my system I would write something like this: > > \version "2.22.0" > { > 0' 4' 7' 4' > } > > LilyPond uses numbers for durations. In your case, if numbers are pitches, what would you have for durations? -- Karlin High Missouri, USA

Custom Format

2021-03-30 Thread Callum Cassidy-Nolan
Hi there, I have just become aware of lilypond. I would love to use it, but I have a particular way I interact with music. Particularly I don't use letter names, but instead I use numbers, to understand what I mean, please take a look at my document: https://gitlab.com/cuppajoeman/music/-/blob

Re: top margin for subsequent pages

2021-03-30 Thread Vaylor Trucks
That did it - thank you. From the documentation it seemed to me as if it took a scalar value, not a list. On Tue, Mar 30, 2021 at 4:23 PM Xavier Scheuer wrote: > On Tue, 30 Mar 2021 at 22:06, Vaylor Trucks wrote: > > > > Thank you Xavier. I can't seem to figure out what I am doing wrong, > thou

Re: top margin for subsequent pages

2021-03-30 Thread Xavier Scheuer
On Tue, 30 Mar 2021 at 22:06, Vaylor Trucks wrote: > > Thank you Xavier. I can't seem to figure out what I am doing wrong, though. If I put top-system-spacing in the paper block and give it any value at all, it actually reduces the space on the subsequent pages between the top of the page and the

Re: top margin for subsequent pages

2021-03-30 Thread Vaylor Trucks
Thank you Xavier. I can't seem to figure out what I am doing wrong, though. If I put top-system-spacing in the paper block and give it any value at all, it actually reduces the space on the subsequent pages between the top of the page and the first system. I even tried setting it to #1000 but got t

Re: top margin for subsequent pages

2021-03-30 Thread Xavier Scheuer
On Tue, 30 Mar 2021 at 21:39, Vaylor Trucks wrote: > > In formatting a multi-page score in which I only want the header on the first page and am happy with the margins and header on the first page, how can I go about increasing the space between the top of the page and the first system on the subs

top margin for subsequent pages

2021-03-30 Thread Vaylor Trucks
In formatting a multi-page score in which I only want the header on the first page and am happy with the margins and header on the first page, how can I go about increasing the space between the top of the page and the first system on the subsequent (2nd, 3rd, etc.) pages?

Re: Enharmonically override key signature

2021-03-30 Thread Christian Masser
Hi Craig! You might try to tag the key signatures: \version "2.20.00" \language "english" \include "enharmonic.ly" fluteNotes = { \repeat unfold 3 { c'4 d' e' f' } } altosaxNotes = \transpose c' ef { \repeat unfold 3 { c'4 d' e' f' } } global = { \key bf \major s1 \tag #'flatMusic { \ke