Re: Complex vertical positioning (eight items in four bars)

2022-10-26 Thread Paul Hodges
Aside from the main issue, when there is only one voice on a staff you need to change that voice to \oneVoice so that the rests are correctly centred and ties on octaves go in opposite directions (then back to \voiceOne or \voiceTwo as necessary). Paul From: Kenneth Wolcott To: Lily

Re: Appoggiatura in bass clef at start of piece

2022-10-26 Thread Thomas Morley
Am Mi., 26. Okt. 2022 um 19:27 Uhr schrieb Peter Mitton : > > Hi, > > I’m wondering if there is a better way of writing this code: > > \version "2.22.2" > > \new Staff { > << > % \time 6/8 > % \clef bass > \new Voice = "a" { >

Re: Complex vertical positioning (eight items in four bars)

2022-10-26 Thread Knute Snortum
On Wed, Oct 26, 2022 at 12:39 PM Kenneth Wolcott wrote: > > Hi Vaughan and Knute; > > I guess what I was asking for is a best practice as the clutter > there seems a bit much. > > I think I will make a midi-specific version and hide all the > metronome marks (beyond the initial one) in it. > >

Re: Complex vertical positioning (eight items in four bars)

2022-10-26 Thread Kenneth Wolcott
Hi Vaughan and Knute; I guess what I was asking for is a best practice as the clutter there seems a bit much. I think I will make a midi-specific version and hide all the metronome marks (beyond the initial one) in it. That means I need to do "rit.", "accel.", and "a tempo" in place of the

Appoggiatura in bass clef at start of piece

2022-10-26 Thread Peter Mitton
Hi, I’m wondering if there is a better way of writing this code: \version "2.22.2" \new Staff { << % \time 6/8 % \clef bass \new Voice = "a" { \voiceFour \time 6/8 \clef bass \appoggiatura c,8 c1 \appog

Re: Complex vertical positioning (eight items in four bars)

2022-10-26 Thread Knute Snortum
On Tue, Oct 25, 2022 at 11:06 PM Vaughan McAlley wrote: > > > > On Wed, 26 Oct 2022, 10:36 Kenneth Wolcott, wrote: >> >> Hi; >> >> Complex vertical positioning (eight items in four bars) >> >> I'm engraving a Piano arrangement of the Waltz Nr 2 using a previously >> typeset example (from the Suit

Re: programming error: cyclic dependency: calculation-in-progress encountered for Slur.control-points

2022-10-26 Thread Jean Abou Samra
Le 26/10/2022 à 09:11, Jean Abou Samra a écrit : Could you send the file to me? Thanks for sending, I've minimized it and opened https://gitlab.com/lilypond/lilypond/-/issues/6447 Best, Jean

Re: programming error: cyclic dependency: calculation-in-progress encountered for Slur.control-points

2022-10-26 Thread Jean Abou Samra
> Le 26 oct. 2022 à 07:07, Federico Bruni a écrit : > > Hi all > > I'm testing 2.23.80 on my private sheets and I'm looking for errors... I > don't know if this occurred with previous versions. Probably it did but I > didn't notice it as I use a build system to compile multiple files and >