]> git.donarmstrong.com Git - lilypond.git/commitdiff
Assorted minor mostly one-line clarifications.
authorGraham Percival <graham@percival-music.ca>
Sun, 20 Aug 2006 04:58:46 +0000 (04:58 +0000)
committerGraham Percival <graham@percival-music.ca>
Sun, 20 Aug 2006 04:58:46 +0000 (04:58 +0000)
ChangeLog
Documentation/user/basic-notation.itely
Documentation/user/instrument-notation.itely
Documentation/user/lilypond.tely
input/regression/+.ly
input/test/+.ly

index 55c5a5be58e75b0a2f43c78ec79cf038fe8fdf11..eaa9a2ba9caf68b70bd5154ca23e73ce1ad941fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-08-20  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/lilypond.tely: clarification to
+       license presentation (not to actual license).
+
+       * Documentation/user/basic-notation.itely,
+       instrument-notation.itely: minor changes.
+
+       * input/ {regression, test}/+.ly: clarification to
+       text (you can click on examples).  Thanks, Mats!
+
 2006-08-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
        * lily/spacing-engraver.cc (stop_translation_timestep): use
index 8b77523b46a51ba61dd72a7233500a97392d0acb..a511c189409c9adf0d45f2db61e782866813389d 100644 (file)
@@ -443,6 +443,8 @@ existing music with another @code{transpose}
 
 Program reference: @internalsref{TransposedMusic}.
 
+Example: @inputfileref{input/@/test,smart@/-transpose@/.ly}.
+
 
 @refbugs
 
index c365125bef629db1e7de7a694e87c5967de09f69..dff24703edf55eaa1f2aa66c27c34b29e6d96c71 100644 (file)
@@ -512,8 +512,8 @@ for showing repeats.
   \consists "Volta_engraver"
 }
 \chordmode { \repeat volta 2 {
-  f1:maj f:7 bes:7
-  c:maj
+  f1:maj7 f:7 bes:7
+  c:maj7
 } \alternative {
   es e
 }
index a92b057aab53b931a06e21e30d0be03ab918cd68..05c9e4cf7a6f93aa9e9572d704c646d799b5314d 100644 (file)
@@ -69,12 +69,14 @@ This document is also available as a
 
 Copyright @copyright{} 1999--2006 by the authors
 
-  Permission is granted to copy, distribute and/or modify this document
-  under the terms of the GNU Free Documentation License, Version 1.1
-  or any later version published by the Free Software Foundation;
-  with no Invariant Sections.
-  A copy of the license is included in the section entitled ``GNU
-  Free Documentation License''.
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1
+or any later version published by the Free Software Foundation;
+with no Invariant Sections.
+A copy of the license is included in the section entitled ``GNU
+Free Documentation License''.
+@end quotation
 
 @vskip 20pt
 
@@ -95,22 +97,34 @@ Copyright @copyright{} 1999--2006 by the authors
 
 @end titlepage
 
+@copying
+Copyright @copyright{} 1999--2006 by the authors
+
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1
+or any later version published by the Free Software Foundation;
+with no Invariant Sections.
+A copy of the license is included in the section entitled ``GNU
+Free Documentation License''.
+@end quotation
+@end copying
 
 @ifnottex
 This file documents GNU LilyPond.
 
 Copyright 1999--2006 by the authors
 
-  Permission is granted to copy, distribute and/or modify this document
-  under the terms of the GNU Free Documentation License, Version 1.1
-  or any later version published by the Free Software Foundation;
-  with no Invariant Sections.
-  A copy of the license is included in the section entitled ``GNU
-  Free Documentation License''.
-
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1
+or any later version published by the Free Software Foundation;
+with no Invariant Sections.
+A copy of the license is included in the section entitled ``GNU
+Free Documentation License''.
+@end quotation
 @end ifnottex
 
-
 @ifnottex
 @node Top
 @top GNU LilyPond --- The music typesetter
index 990ef8a1fb00e106a66e42e81c3c8601734cd176..58b91aef4507c8d245c5ab173320f2a7609280e3 100644 (file)
@@ -15,6 +15,9 @@ text corresponds with the shown notation, we consider LilyPond Officially
 BugFree (tm).  This document is intended for finding bugs and for
 documenting bugfixes.
 
+In the web version of this document, you can click on the file name 
+or figure for each example to see the corresponding input file.
+
 TODO: order of tests (file names!), test only one feature per test.
 Smaller and neater tests.
 ")
index 6f3f1ebd64610b8f3db12b009b35dae7c8a3eafe..7e597f14521bacd6b2c4b39a889ef145d26b462f 100644 (file)
@@ -11,6 +11,10 @@ This document shows all kinds of tips and tricks, from simple to
 advanced.  You may also find dirty tricks, or the very very
 latest features that have not been documented or fully implemented
 yet. 
+
+In the web version of this document, you can click on the file name
+or figure for each example to see the corresponding input file.
+
 This document is for LilyPond version 
 " (lilypond-version) ".")
 }