Re: Equal space between all notes

2020-04-23 Thread Kieren MacMillan
Hi Joram, > Which is extremely packed when used with > \paper { ragged-last = ##t } Good point! =) Then maybe something more like this? %%% \version "2.20" \score { << \new RhythmicStaff { \cadenzaOn c'2 c'16[ c' c' c'] \tuplet 5/4 { c'16[ c' c' c' c'] } c'4 4 2 1

Re: Equal space between all notes

2020-04-23 Thread Noeck
Am 23.04.20 um 18:33 schrieb Kieren MacMillan: > I think your best bet is packed-spacing: Which is extremely packed when used with \paper { ragged-last = ##t } Cheers, Joram

Re: Equal space between all notes

2020-04-23 Thread Kieren MacMillan
Hi, > On Wed, Apr 22, 2020 at 3:20 PM prosfigaki80 wrote: > > I cannot find a way to set the same horizontal space between > > different notes. For example, i would like to have the identical horizontal > > space between 2/4 notes and 1/4... A greater duration usually takes more > > space, while

Re: Equal space between all notes

2020-04-22 Thread Sam Bivens
Yes, I realized I misread the e-mail, as I clarified to the questioner in a private e-mail. I hope I shared a possible hack in a later message to the full list. On Wed, Apr 22, 2020 at 6:45 PM David Kastrup wrote: > Sam Bivens writes: > > >> On Wed, Apr 22, 2020 at 3:20 PM prosfigaki80 > wrote

Re: Equal space between all notes

2020-04-22 Thread David Kastrup
Sam Bivens writes: >> On Wed, Apr 22, 2020 at 3:20 PM prosfigaki80 wrote: >> >>> Please, I cannot find a way to set the same horizontal space between >>> different notes. For example, i would like to have the identical horizontal >>> space between 2/4 notes and 1/4... A greater duration usually

Re: Equal space between all notes

2020-04-22 Thread Sam Bivens
Does a combination of proportionalNotationDuration and overriding the SpacingSpanner do the trick? The attached example, admittedly a bit of a hack, seems to work. spacing-mwe.ly Description: Binary data

Re: Equal space between all notes

2020-04-22 Thread Sam Bivens
Lily's proportional notation should be what you're looking for; check out http://lilypond.org/doc/v2.18/Documentation/notation/proportional-notation On Wed, Apr 22, 2020 at 3:20 PM prosfigaki80 wrote: > Please, I cannot find a way to set the same horizontal space between > different notes. For e

Equal space between all notes

2020-04-22 Thread prosfigaki80
Please, I cannot find a way to set the same horizontal space between different notes. For example, i would like to have the identical horizontal space between 2/4 notes and 1/4... A greater duration usually takes more space, while I need always the same... Thanks! -- Sent from: http://lilypond.1