bug-lilypond
[Top][All Lists]
Advanced

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

Hiding empty staves does not hide bar numbers


From: Zoltan Selyem
Subject: Hiding empty staves does not hide bar numbers
Date: Tue, 17 Feb 2009 13:46:19 +0100

%%
%% 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
Description: PNG image


reply via email to

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