From b2ccc6a9fc1f1ace6a93a47ffabe6f2bfe4ca601 Mon Sep 17 00:00:00 2001 From: hanwen Date: Thu, 24 Jul 2003 13:39:46 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 +++++++ Documentation/index.html.in | 2 +- Documentation/user/refman.itely | 4 ++++ Documentation/user/tutorial.itely | 5 +---- NEWS | 2 +- 5 files changed, 14 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ae45b1f34..8f94d194af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,13 @@ 2003-07-24 Han-Wen Nienhuys + * Documentation/user/refman.itely (Automatic staff changes): + add seealso + + * Documentation/index.html.in: link to bigpage. + + * Documentation/user/tutorial.itely (Tutorial): streamline. + * Documentation/index.html.in: url typo. * VERSION (PACKAGE_NAME): release 1.7.28 diff --git a/Documentation/index.html.in b/Documentation/index.html.in index 3ba5a39c9c..3c498c3f2e 100644 --- a/Documentation/index.html.in +++ b/Documentation/index.html.in @@ -41,7 +41,7 @@ diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index 0295a4dd0c..53b84dbb06 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -2980,6 +2980,10 @@ In this example, spacer rests are used to prevent the bottom staff from terminating too soon. +@seealso + +@internalsref{AutoChangeMusic} + @refbugs The staff switches often do not end up in optimal places. For high diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 2f966a330e..6c67ee19c7 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -51,10 +51,7 @@ For example, consider the following input @lilypond[relative 1,singleline,verbatim,intertext="with the following output"] c'^\markup { \bold \huge { Click on this image! } } @end lilypond -If you click it, you can see that the input shown is simplified a -little. This has been done for reasons of space and clarity. If you -want to fiddle, you need the full input, otherwise LilyPond will not -accept it. + @end ifhtml By cutting and pasting the full input into a test file, you have a starting template for experiments. If you like learning in this way, diff --git a/NEWS b/NEWS index 45fa1e75a5..f557571efd 100644 --- a/NEWS +++ b/NEWS @@ -87,7 +87,7 @@ without the proper line breaking and horizontal spacing. ** Clusters may now be printed. The syntax is: - \apply #clusters-to-notes { NOTE NOTE .. } + \apply #notes-to-clusters { NOTE NOTE .. } ** For irregular meters, beat grouping marks can be printed. The syntax for this is -- 2.39.5