%%
%% Hello all,
%%
%%
%% Hiding empty staves does not hide bar numbers.
%%

\version "2.12.2"
\score{
  <<
    R1*80
  >>
  \layout{
    \context{
      \RemoveEmptyStaffContext
%%      \override VerticalAxisGroup #'remove-first = ##t  %% Also remove the 
first staff if empty
    }
  }
}

<<attachment: hideBarNumbers.png>>

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

Reply via email to