lilypond-user
[Top][All Lists]
Advanced

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

Re: Stemless notes - entire score?


From: Robert Schmaus
Subject: Re: Stemless notes - entire score?
Date: Tue, 19 Mar 2013 08:52:20 +0100

Hi Ben,

just add

     \context {
      \Staff
      \override Stem #'transparent = ##t
      \override Flag #'transparent = ##t
    }

to the layout block. If there's anything else you'd like to hide, just
set the respective property transparent as well ...

Best,
Robert


On Tue, Mar 19, 2013, at 07:39 AM, SoundsFromSound wrote:
> Hi there,
> 
> I have a situation here with a few pieces in which I need to 'convert'
> every
> note of these scores into a stemless note.  What's the most
> efficiently-coded and straight approach for "wrapping" the entire score
> with
> some sort of "stem off" command?  Is this possible? I hope I don't have
> to
> manually do measure by measure, piece by piece.
> 
> Durations and whatnot are irrelevant, I simply need to remove all stems
> from
> these scores - that's it.  Thank you all, much appreciated!
> 
> Score 1 is a piano solo and scores 2 & 3 are string quartets, if that
> helps.
> 
> Ben
> 
> 
> 
> -----
> composer | sound designer
> --
> View this message in context:
> http://lilypond.1069038.n5.nabble.com/Stemless-notes-entire-score-tp143010.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]