lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error message using AikenHeads with NullVoice


From: Valentin Petzel
Subject: Re: Error message using AikenHeads with NullVoice
Date: Thu, 07 Jul 2022 09:59:56 +0200

A different way to approach the problem would be to also specify something like

\context {
      \NullVoice
      shapeNoteStyles = ##()
}

It is still questionable why NullVoice would hickup on simply changing the 
NoteHead style, so think this is worth creating a bug report.

Cheers,
Valentin

Am Mittwoch, 6. Juli 2022, 23:06:48 CEST schrieb David F.:
> > On Jul 6, 2022, at 1:20 PM, Jean Abou Samra <jean@abou-samra.fr> wrote:
> > 
> > How about changing \Staff into \Voice?
> > 
> > \layout {
> > 
> >     \context {
> >     
> >         \Voice
> >         
> >             \aikenHeads
> >     
> >     }
> > 
> > }
> > 
> > That way, it won't affect those NullVoice contexts.
> > 
> > Best,
> > Jean
> 
> Perfect.  That does exactly what I wanted.
> 
> Thanks!
> 
> David F.

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]