CVSROOT: /cvsroot/lilypond
Module name: lilypond
Branch:
Changes by: Graham Percival <[EMAIL PROTECTED]> 05/08/26 19:24:35
Modified files:
. : ChangeLog
Documentation/user: advanced-notation.itely basic-notation.itely
invoking.itely tutorial.itely
Log message:
Misc small changes.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.4090&tr2=1.4091&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/advanced-notation.itely.diff?tr1=1.56&tr2=1.57&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/basic-notation.itely.diff?tr1=1.41&tr2=1.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/invoking.itely.diff?tr1=1.41&tr2=1.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/tutorial.itely.diff?tr1=1.261&tr2=1.262&r1=text&r2=text
Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.4090 lilypond/ChangeLog:1.4091
--- lilypond/ChangeLog:1.4090 Fri Aug 26 08:38:37 2005
+++ lilypond/ChangeLog Fri Aug 26 19:24:34 2005
@@ -1,3 +1,13 @@
+2005-08-26 Graham Percival <[EMAIL PROTECTED]>
+
+ * Documentation/user/advanced.itely: add text-only example.
+
+ * Documentation/user/invoking.itely: add index entries for
+ convert-ly.
+
+ * Documentation/user/ tutorial.itely, basic-notation.itely:
+ small fixes suggested by Steve D. Thanks!
+
2005-08-26 Han-Wen Nienhuys <[EMAIL PROTECTED]>
* input/regression/markup-bidi-pango.ly: new file.
Index: lilypond/Documentation/user/advanced-notation.itely
diff -u lilypond/Documentation/user/advanced-notation.itely:1.56
lilypond/Documentation/user/advanced-notation.itely:1.57
--- lilypond/Documentation/user/advanced-notation.itely:1.56 Thu Aug 25
02:10:43 2005
+++ lilypond/Documentation/user/advanced-notation.itely Fri Aug 26 19:24:35 2005
@@ -228,6 +228,14 @@
}
@end lilypond
+Text can also be placed on its own, away from any @code{\score}
+block. This is primarily used in a @code{\book} (see
[EMAIL PROTECTED] movements}).
+
[EMAIL PROTECTED],fragment,raggedright,verbatim]
+\markup{Here is some text.}
[EMAIL PROTECTED] lilypond
+
@cindex font switching
The markup in the example demonstrates font switching commands. The
Index: lilypond/Documentation/user/basic-notation.itely
diff -u lilypond/Documentation/user/basic-notation.itely:1.41
lilypond/Documentation/user/basic-notation.itely:1.42
--- lilypond/Documentation/user/basic-notation.itely:1.41 Wed Aug 24
12:22:51 2005
+++ lilypond/Documentation/user/basic-notation.itely Fri Aug 26 19:24:35 2005
@@ -537,8 +537,9 @@
less. This distance is determined without regarding alterations; a
@code{fisis} following a @code{ceses} will be put above the
@code{ceses}. In other words, a doubly-augmented fourth is considered
-a smaller interval than a diminshed fifth, even though the fourth is
-seven semitones while the fifth is only six semitones.
+a smaller interval than a diminished fifth, even though the
+doubly-augmented fourth spans seven semitones while the diminished
+fifth only spans six semitones.
The octave changing marks @code{'} and @code{,} can be added to raise
or lower the pitch by an extra octave. Upon entering relative mode,
Index: lilypond/Documentation/user/invoking.itely
diff -u lilypond/Documentation/user/invoking.itely:1.41
lilypond/Documentation/user/invoking.itely:1.42
--- lilypond/Documentation/user/invoking.itely:1.41 Thu Aug 18 09:11:49 2005
+++ lilypond/Documentation/user/invoking.itely Fri Aug 26 19:24:35 2005
@@ -372,6 +372,9 @@
@node Updating files with convert-ly
@section Updating with @command{convert-ly}
[EMAIL PROTECTED] Updating a LilyPond file
[EMAIL PROTECTED] @[EMAIL PROTECTED]
+
The LilyPond input syntax is routinely changed to simplify it or improve
it in different ways. As a side effect of this, the LilyPond interpreter
often is no longer compatible with older input files. To remedy this,
Index: lilypond/Documentation/user/tutorial.itely
diff -u lilypond/Documentation/user/tutorial.itely:1.261
lilypond/Documentation/user/tutorial.itely:1.262
--- lilypond/Documentation/user/tutorial.itely:1.261 Fri Jul 8 21:34:52 2005
+++ lilypond/Documentation/user/tutorial.itely Fri Aug 26 19:24:35 2005
@@ -588,7 +588,7 @@
@cindex expression
@cindex music expression
This is a sequence of expressions, where each expression is contained
-in the next one. The simplest expressions are numbers, and larger
+in the next (larger) one. The simplest expressions are numbers, and larger
ones are made by combining expressions with operators (like @samp{+},
@samp{*} and @samp{/}) and parentheses. Like mathematical expressions,
music expressions can be nested arbitrarily deep, which is necessary
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs