Re: [frogs] Re: Doc - explaining layout dimensions

[ Thread Index | Date Index | More lilynet.net/frogs Archives ]


I've made a patch to address the \book vs. \score problem below.  Would one of you please check and apply?  Thanks,

Jon

On Sat, Feb 28, 2009 at 1:43 PM, Valentin Villenave <v.villenave@xxxxxxxxx> wrote:
Thanks for having taken care of this! BTW Jon, could you investigate
this report (I'm not sure whether it has been dealt with or not):
http://www.mail-archive.com/bug-lilypond@xxxxxxx/msg13813..html

Regards,
Valentin



--
Jonathan Kulp
http://www.jonathankulp.com
From 3f7e08144773ec65c39caec97b07cd9d5f9c72b5 Mon Sep 17 00:00:00 2001
From: Jonathan Kulp <jonlancekulp@xxxxxxxxx>
Date: Sat, 28 Feb 2009 14:24:35 -0600
Subject: [PATCH] changed \book to \score in running.itely

---
 Documentation/user/running.itely |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/user/running.itely b/Documentation/user/running.itely
index b0b9bff..ecae5f9 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
-- 
1.5.4.3



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/