From 1ca5d76c953f5042a3a5f9160fe18600f445e44d Mon Sep 17 00:00:00 2001 From: matsb Date: Thu, 23 Jun 2005 08:24:48 +0000 Subject: [PATCH] * Documentation/user/global.itely (Creating titles): Correct misprint in example. Thanks to Rob Vlasaty. --- ChangeLog | 5 +++++ Documentation/user/global.itely | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b2ed2eeff5..3f5224437b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-23 Mats Bengtsson + + * Documentation/user/global.itely (Creating titles): Correct + misprint in example. Thanks to Rob Vlasaty. + 2005-06-22 Han-Wen Nienhuys * VERSION (PATCH_LEVEL): release 2.5.32 diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index 4f908d5616..d8c4ad9e67 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -909,10 +909,10 @@ composer flush right on a single line. @verbatim \paper { bookTitleMarkup = \markup { - \fill-line @{ + \fill-line { \fromproperty #'header:title \fromproperty #'header:composer - @} + } } } @end verbatim -- 2.39.5