Re: Start of Score Grace Note Spacing

2024-12-08 Thread H. S. Teoh
On Sun, Dec 08, 2024 at 04:59:41PM +, Steph Phillips wrote: >Hi all! >I've got some parts that have grace notes at the very beginning. >The grace notes are appearing before the initial clefs, time sigs, >and key sigs. [...] Sounds like the same issue I ran into a month or two a

Re: Start of Score Grace Note Spacing

2024-12-08 Thread Paul Scott
ey sigs and clefs not being engraved until after the grace notes ~Steph -- Original Message -- From "Paul Scott" To "Steph Phillips" ; carsonm...@ca.rr.com; "Lilypond-User Mailing List" Date 12/8/2024 9:45:08 AM Subject Re: Start of Score Grace Note Spacin

Re: Start of Score Grace Note Spacing

2024-12-08 Thread Kieren MacMillan
Hey all, Isn’t this just https://sourceforge.net/p/testlilyissues/issues/34/? Kieren > On Dec 8, 2024, at 12:40 PM, Steph Phillips wrote: > Hmm, I set everything to 16's and it seems more confused now. > > ~Steph __ My work day may look different th

Re: Start of Score Grace Note Spacing

2024-12-08 Thread Paul Scott
ailing List" Date 12/8/2024 9:29:06 AM Subject RE: Start of Score Grace Note Spacing Steph, Make the grace and the acciaccatura the same duration. Either both 8 or both 16. Mark *From:*lilypond-user-bounces+carsonmark=ca.rr@gnu.org *On Behalf Of *Steph Phillips *Sent:* Sunday,

RE: Start of Score Grace Note Spacing

2024-12-08 Thread carsonmark
: Start of Score Grace Note Spacing Edit: Here's the code I'm using for the percussion and violin staves Percussion: \NumberOneSetup \clef bass \key c \major \InstrumentChange "Timpani" #-0.5 \grace { a16 a } a2-> \ff r | -and- Violin: \NumberOneSetup \cle

Re: Start of Score Grace Note Spacing

2024-12-08 Thread Steph Phillips
Edit: Here's the code I'm using for the percussion and violin staves Percussion: \NumberOneSetup \clef bass \key c \major \InstrumentChange "Timpani" #-0.5 \grace { a16 a } a2-> \ff r | -and- Violin: \NumberOneSetup \clef treble \key c \major \acciaccatura { g8( } a^^) \sfz r r4 c''2 \ff | --