]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: NR: Add two missing @funindex entries.
authorPatrick McCarty <pnorcks@gmail.com>
Sun, 26 Sep 2010 16:10:46 +0000 (09:10 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Sun, 26 Sep 2010 16:10:46 +0000 (09:10 -0700)
Documentation/notation/spacing.itely

index da64448d74b78b10036a5651d65b70cf716b0426..8afc1f0d8216454901a96dd50a9fbf07d16ce7c1 100644 (file)
@@ -597,11 +597,15 @@ The value of the page number on the first page.  Default:
 @code{#1}.
 
 @item max-systems-per-page
+@funindex max-systems-per-page
+
 The maximum number of systems that will be placed on a page.  This
 is currently supported only by the @code{ly:optimal-breaking} algorithm.
 Default: unset.
 
 @item min-systems-per-page
+@funindex min-systems-per-page
+
 The minimum number of systems that will be placed on a page.  This
 may cause pages to be overfilled if it is made too large.  This is
 currently supported only by the @code{ly:optimal-breaking} algorithm.