On Fri, 2014-10-10 at 14:28 +0100, Richard Shann wrote:
> > Also I want to hide all the time signatures (and there are very
> many)
> > for the whole score. Is there a global command for that so I don't
> > have to select hid for each and every staff's time signatures?
> 
> Again not (AFAIK) actually built-in to Denemo. There is syntax in
> LilyPond to do this, but I think you may prefer to do this: 

Well, I looked up the LilyPond syntax for this: if you click
Score->LilyPond Score Prolog
and paste this:

\layout {\override Staff.TimeSignature #'stencil = ##f }

into the box given, then the time signatures will not be drawn for the
whole score.

Richard



_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to