lilypond-user
[Top][All Lists]
Advanced

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

Re: Creating new context: 3 Questions


From: Paul Morris
Subject: Re: Creating new context: 3 Questions
Date: Wed, 25 Mar 2015 08:02:28 -0700 (MST)

Paul Morris wrote
>   \context { \Staff \accepts "RhythmicLine" }

Ah-ha! this should be

  \context { \Score \accepts "RhythmicLine" }

since RhythmicLine is a kind of staff context (rather than a kind of voice
context).  Then \remove works as expected.

-Paul



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Creating-new-context-3-Questions-tp173645p173653.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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