I’m responding from my phone so I can’t create an example, but you use tags.  
See the docs:

http://lilypond.org/doc/v2.19/Documentation/notation/different-editions-from-one-source


----- Davide Liessi <davide.lie...@gmail.com> wrote:
> Dear all,
> is there a way to combine the two full bar rests in one multimeasure
> rest in the following example?
> 
> \version "2.19.81"
> \new Staff <<
>   \compressFullBarRests
>   {
>     s1
>     \once \omit Score.MetronomeMark
>     \tempo "test"
>   }
>   {
>     R1*2
>   }
> >>
> 
> Use case: I have all tempo marks for the full score and parts in one
> variable, but I need to hide a couple of tempo marks in one of the
> parts (requested by the conductor).
> 
> I tried the approaches mentioned in the thread
> http://lists.gnu.org/archive/html/lilypond-user/2014-11/msg00267.html
> but they didn't work, probably because omitting the grob only makes it
> invisible and with null extent but does not delete it.
> 
> Is there a solution?
> Is there a way to actually delete an omitted grob?
> 
> Best wishes.
> Davide
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user


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

Reply via email to