lilypond-user
[Top][All Lists]
Advanced

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

Re: markup on top staff of an orchestra piece


From: Malte Meyn
Subject: Re: markup on top staff of an orchestra piece
Date: Tue, 16 Sep 2014 22:35:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

There’s a much better solution which doesn’t need a piccolo (or whatever is on top) staff that is always present, even if it’s only filled with pauses: Put \tempo and \mark into a global variable and add this to all staffs; see attachment. This also lets you change things like time signature or key in all instruments simulatneously.

Am 16.09.2014 um 22:19 schrieb Orm Finnendahl:


  I found it.

For someone googling this: You have to put

\new Staff \with { \override VerticalAxisGroup.remove-empty = ##f }

into your staff definition.

Sorry for the noise...

--
Orm


Am Dienstag, den 16. September 2014 um 22:04:38 Uhr (+0200) schrieb Orm 
Finnendahl:
Hi,

  in a piece for large orchestra, I need text markup and tempo markings
which only appear on the top staff of the score and each part. I
defined an empty (invisible) staff with removed staff symbol, time
signature, etc., using skips instead of rests, which works well.

Unfortunately as soon as \RemoveEmptyBars is used in the score, the
staff and all markup gets removed.

Is there a way to persuade Lily never to remove that staff without
adding any visual content to it (except for the markup of course...)?

--
Orm

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

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

Attachment: foo.ly
Description: Text Data


reply via email to

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