bug-lilypond
[Top][All Lists]
Advanced

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

Superfluous clef


From: Thomas Morley
Subject: Superfluous clef
Date: Sat, 20 Oct 2018 17:54:39 +0200

Hi,

with the code below a superfluous clef is printed.

\version "2.19.82"

\new Staff
<<
  \new Voice { s1 s }
  \new Voice { s \clef treble s }
>>


Probably it's caused by the method how the default treble-clef is put
into Staff when initializing, I'm guessing, though.


Cheers,
  Harm



reply via email to

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