-2003-04-24 <hanwen@cs.uu.nl>
+2003-04-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
* Documentation/user/preface.itely (Preface to version 1.8): update
@node Example applications
@section Example applications
-As programmers and hedonists enjoy beautifully written code, and
-beautifully printed music, but this program can applied to
-do useful things. In this section, we show a few small examples of
-what is possible.
-
-[todo: show examples]
+As programmers and hedonists we enjoy beauty in code, and code that
+produces beautiful typeset music, but nevertheless this program can
+applied to do useful things. In this section, we show a few small
+examples of what is possible.
+[TODO: show examples]
The following example combines some more exotic uses of notation
\property Voice.Beam \set #'transparent = ##t
% \property Staff.Accidental \set #'transparent = ##t
\property Voice.Cluster \set #'padding = #0.25
- \property Voice.Cluster \set #'shape = #'ramp
+ \property Voice.Cluster \set #'style = #'ramp
}
\score {
\notes \context PianoStaff <
(here no StaffSpacing from Y to X is found.)
*/
- programming_error ("No StaffSpacing wishes found");
+ warning ("No spacing wishes found. Does your score have a staff?");
max_space = 2.0;
max_fixed = 1.0;
}