bug-lilypond
[Top][All Lists]
Advanced

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

Issue 758 in lilypond: Enhancement: RemoveEmptyStaffContext should opti


From: codesite-noreply
Subject: Issue 758 in lilypond: Enhancement: RemoveEmptyStaffContext should optionally remove bar numbers
Date: Mon, 02 Mar 2009 09:58:30 +0000

Status: Accepted
Owner: v.villenave
Labels: Type-Enhancement Priority-Low

New issue 758 by v.villenave: Enhancement: RemoveEmptyStaffContext should optionally remove bar numbers
http://code.google.com/p/lilypond/issues/detail?id=758

%% Hiding empty staves does not hide bar numbers.
%% It would be nice to have a switch to hide them as well.

\version "2.12.2"
\score{
 <<
   R1*80
 >>
 \layout{
   \context{
     \RemoveEmptyStaffContext
%%      \override VerticalAxisGroup #'remove-empty-bar-numbers = ##t
   }
 }
}

Attachments:
        hideBarNumbers.png  3.6 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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