From: Patrick McCarty Date: Sun, 26 Sep 2010 16:10:46 +0000 (-0700) Subject: Docs: NR: Add two missing @funindex entries. X-Git-Tag: release/2.13.35-1~20 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9c5e93c359806da8d5945349b36ac2a481a25504;p=lilypond.git Docs: NR: Add two missing @funindex entries. --- diff --git a/Documentation/notation/spacing.itely b/Documentation/notation/spacing.itely index da64448d74..8afc1f0d82 100644 --- a/Documentation/notation/spacing.itely +++ b/Documentation/notation/spacing.itely @@ -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.