lilypond-user
[Top][All Lists]
Advanced

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

Re: Stem transparency - possible bug.


From: Pierre Perol-Schneider
Subject: Re: Stem transparency - possible bug.
Date: Mon, 14 Oct 2013 22:29:09 +0200

Yep, exactly what I did.
Thanks though, Gilberto.


2013/10/14 Gilberto Agostinho <address@hidden>
So did you solve your problem? If not, have a look on the following code
below:

\version "2.17.28"
\relative c' {
  \override Stem.transparent = ##t
  \override Flag.transparent = ##f
  \override Beam.transparent = ##f
  f16 f f f \autoBeamOff f16 f f f
}

By what I understand, making the Stem transparent also changes the Flag and
the Beam, so you need to manually set their transparency to ##f

Regards,
Gilberto



--
View this message in context: http://lilypond.1069038.n5.nabble.com/Stem-transparency-possible-bug-tp152315p152317.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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