From 208f3e9081446c3ae6121de80c02434dac1fd2aa Mon Sep 17 00:00:00 2001 From: Jonathan Kulp Date: Sat, 28 Feb 2009 14:24:35 -0600 Subject: [PATCH] changed \book to \score in running.itely (cherry picked from commit 0b4e75171aaa7bff0b2e8d69b745cdceb8058fd4) --- Documentation/user/running.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/user/running.itely b/Documentation/user/running.itely index b0b9bffad4..ecae5f9e82 100644 --- a/Documentation/user/running.itely +++ b/Documentation/user/running.itely @@ -89,9 +89,9 @@ number. An input file containing @example #(define output-suffix "violin") -\book @{ @dots{} @} +\score @{ @dots{} @} #(define output-suffix "cello") -\book @{ @dots{} @} +\score @{ @dots{} @} @end example @noindent -- 2.39.5