]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 24 Jul 2003 13:39:46 +0000 (13:39 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 24 Jul 2003 13:39:46 +0000 (13:39 +0000)
ChangeLog
Documentation/index.html.in
Documentation/user/refman.itely
Documentation/user/tutorial.itely
NEWS

index 1ae45b1f343581671c39754fe0e0f0834bf78b9e..8f94d194afa05c0c41533d9b5be56024c2c4d179 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * 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
index 3ba5a39c9cedee532779b5310368aa5330c9ffa0..3c498c3f2edc1b5c73450eda5ecd4645f2034117 100644 (file)
@@ -41,7 +41,7 @@
           <td class="left-column">
          <ul>
            <li>
-           <a class="title" href="../user/out-www/lilypond/Tutorial.html">Tutorial</a>
+           <a class="title" href="../user/out-www/lilypond.html#Tutorial">Tutorial</a>
              <br>(start here)
          </ul>
          </td>
index 0295a4dd0c08865544a5a3587b0ed1a7c19f35c0..53b84dbb062da4db59ba17794a782f41c5928e4b 100644 (file)
@@ -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
index 2f966a330ea8431abb80b8ab322767407cbc032d..6c67ee19c79afb594ec53f57dd17c23fa4df4d0c 100644 (file)
@@ -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 45fa1e75a5a8fcd4f221c0498cf8285e628fae33..f557571efd2fd6dd832b24cbe9c6ccdc2a4a40bc 100644 (file)
--- 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