CVSROOT: /cvsroot/lilypond
Module name: lilypond
Branch:
Changes by: Graham Percival <[EMAIL PROTECTED]> 05/09/01 03:26:32
Modified files:
. : ChangeLog
Documentation/user: advanced-notation.itely basic-notation.itely
Log message:
Minor stuff.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.4104&tr2=1.4105&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/advanced-notation.itely.diff?tr1=1.59&tr2=1.60&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/basic-notation.itely.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.4104 lilypond/ChangeLog:1.4105
--- lilypond/ChangeLog:1.4104 Wed Aug 31 21:12:20 2005
+++ lilypond/ChangeLog Thu Sep 1 03:26:31 2005
@@ -1,3 +1,8 @@
+2005-08-31 Graham Percival <[EMAIL PROTECTED]>
+
+ * Documentation/user/advanced-notation.itely,
+ basic-notation.itely: minor changes.
+
2005-08-31 Mats Bengtsson <[EMAIL PROTECTED]>
* scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
Index: lilypond/Documentation/user/advanced-notation.itely
diff -u lilypond/Documentation/user/advanced-notation.itely:1.59
lilypond/Documentation/user/advanced-notation.itely:1.60
--- lilypond/Documentation/user/advanced-notation.itely:1.59 Tue Aug 30
18:50:11 2005
+++ lilypond/Documentation/user/advanced-notation.itely Thu Sep 1 03:26:31 2005
@@ -2081,30 +2081,6 @@
Examples: @inputfileref{input/@/regression,note@/-group@/-bracket@/.ly}.
-
[EMAIL PROTECTED]
-
-I don't think we need this info.
-
[EMAIL PROTECTED] ode Stems
[EMAIL PROTECTED] ubsection Stems
-
-Whenever a note is found, a @internalsref{Stem} object is created
-automatically. For whole notes and rests, they are also created but
-made invisible.
-
[EMAIL PROTECTED]
-
[EMAIL PROTECTED] @code{\stemUp}
[EMAIL PROTECTED],
[EMAIL PROTECTED] @code{\stemDown}
[EMAIL PROTECTED],
[EMAIL PROTECTED] @code{\stemNeutral}
[EMAIL PROTECTED]
-
[EMAIL PROTECTED] ignore
-
-
@node Coloring objects
@subsection Coloring objects
Index: lilypond/Documentation/user/basic-notation.itely
diff -u lilypond/Documentation/user/basic-notation.itely:1.43
lilypond/Documentation/user/basic-notation.itely:1.44
--- lilypond/Documentation/user/basic-notation.itely:1.43 Tue Aug 30
23:05:28 2005
+++ lilypond/Documentation/user/basic-notation.itely Thu Sep 1 03:26:31 2005
@@ -42,6 +42,7 @@
* Augmentation dots::
* Tuplets::
* Scaling durations::
+* Stems::
@end menu
@@ -482,6 +483,22 @@
This manual: @ref{Tuplets}
[EMAIL PROTECTED] Stems
[EMAIL PROTECTED] Stems
+
+Whenever a note is found, a @internalsref{Stem} object is created
+automatically. For whole notes and rests, they are also created but
+made invisible.
+
[EMAIL PROTECTED]
+
[EMAIL PROTECTED] @code{\stemUp}
[EMAIL PROTECTED],
[EMAIL PROTECTED] @code{\stemDown}
[EMAIL PROTECTED],
[EMAIL PROTECTED] @code{\stemNeutral}
[EMAIL PROTECTED]
+
@node Alternate music entry
@section Alternate music entry
@@ -2110,6 +2127,11 @@
c\< c\! d\> e\!
<< f1 { s4 s4\< s4\! \> s4\! } >>
@end lilypond
+
[EMAIL PROTECTED]
+A hairpin starts at the left edge of the beginning note and ends on the
+right edge of the ending note.
+
This may give rise to very short hairpins. Use @code{minimum-length}
in @[EMAIL PROTECTED] to lengthen them, for
example
@@ -2144,6 +2166,18 @@
To create new dynamic marks or text that should be aligned
with dynamics, see @ref{New dynamic marks}.
+
+
[EMAIL PROTECTED]
+
+Dynamics that occur at, begin on, or end on, the same note
+will be vertically aligned. If you want to ensure that dynamics
+are aligned when they do not occur on the same note, you can
+increase the @code{padding} or @code{staff-padding} properties.
+
[EMAIL PROTECTED]
+\override DynamicLineSpanner #'staff-padding = 2
[EMAIL PROTECTED] example
@refcommands
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs