From: Paul Morris Date: Sun, 25 Sep 2016 14:24:16 +0000 (-0400) Subject: Doc: update toplevel-score-handler definition reference X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=71fa1bbb755d3ba14eea93394af88fa4a1092222;p=lilypond.git Doc: update toplevel-score-handler definition reference The file where the default handler is defined has changed. --- diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely index 83d18c5c06..2c8df57890 100644 --- a/Documentation/notation/input.itely +++ b/Documentation/notation/input.itely @@ -374,8 +374,9 @@ books within the file (see @ref{Titles explained}). A @code{\score} block. This score will be collected with other toplevel scores, and combined as a single @code{\book}. This behavior can be changed by setting the variable -@code{toplevel-score-handler} at toplevel. The default handler is -defined in the init file @file{../scm/lily.scm}. +@code{toplevel-score-handler} at toplevel. (The default handler is +defined in the file @file{../scm/lily-library.scm} and set in the file +@file{../ly/declarations-init.ly}.) @item A @code{\book} block logically combines multiple movements