From 5b610f6d16b65454453e50513efc78de48f0a08a Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sat, 27 Aug 2005 20:49:04 +0000 Subject: [PATCH] (Text markup): not a fragment. --- ChangeLog | 3 +++ Documentation/user/advanced-notation.itely | 4 ++-- THANKS | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 58037d40f5..eec9d4fb7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-08-27 Han-Wen Nienhuys + * Documentation/user/advanced-notation.itely (Text markup): not a + fragment. + * lily/midi-item.cc (to_string): use to_int() iso. int cast. * lily/staff-performer.cc (initialize): add tempo/name to diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index bf490b8c90..9e41f7bc8d 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -232,8 +232,8 @@ Text can also be placed on its own, away from any @code{\score} block. This is primarily used in a @code{\book} (see @ref{Multiple movements}). -@lilypond[quote,fragment,raggedright,verbatim] -\markup{Here is some text.} +@lilypond[quote,raggedright,verbatim] +\markup{ Here is some text. } @end lilypond @cindex font switching diff --git a/THANKS b/THANKS index a002a19844..de7d7da87d 100644 --- a/THANKS +++ b/THANKS @@ -40,6 +40,7 @@ Bob Broadus Darius Blasband Donald Axel Erlend Aasland +Michael Welsh Duggan Trevor Bača Vicente Solsona Dellá -- 2.39.5