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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to