]> git.donarmstrong.com Git - lilypond.git/commit
Docs: Add new procedure for barNumberVisibility
authorPatrick McCarty <pnorcks@gmail.com>
Wed, 7 Jan 2009 00:26:22 +0000 (16:26 -0800)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 10 Jan 2009 22:54:14 +0000 (15:54 -0700)
commitba9d8e2f35cd29eefe9e7cca978cdd6f5d44e776
tree03defeff5db668654934c954981e34ee8ff51460
parent7d7601318b38b4c8cd10495d52fd5b20e61907e0
Docs: Add new procedure for barNumberVisibility

* The default value of barNumberVisibility, the
  procedure first-bar-number-invisible, hides the
  first bar number when currentBarNumber is less
  than or equal to `1'.

  This new procedure, all-bar-numbers-visible,
  allows the printing of all bar numbers, given
  that the value of 'break-visibility permits it.

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
Documentation/user/rhythms.itely
input/new/printing-the-bar-number-for-the-first-measure.ly [new file with mode: 0644]
scm/output-lib.scm