}
@end verbatim
+@noindent
+The same holds for analogous options in lilypond-book.
+
@item
Music for multiple parts can be interleaved, similar to MUP input.
This is done with the @code{\parallelMusic} function,
-@lilypond[verbatim,raggedright]
+@lilypond[verbatim,ragged-right]
\parallelMusic #'(voiceA voiceB) {
r8 g'16[ c''] e''[ g' c'' e''] r8 g'16[ c''] e''[ g' c'' e''] |
c'2 c'2 |
@item Positions of staff lines may now be set individually, for
example
-@lilypond[raggedright]
+@lilypond[ragged-right]
\new Staff \relative c' {
\override Staff.StaffSymbol #'line-positions = #'(-7 -2 0 7)
g c f b e a
neighbors. This results in less stem direction changes, leading to a
more even appearance. For example,
-@lilypond[raggedright]
+@lilypond[ragged-right]
\relative c'' {
c4 b c b
c c c r
Slurs now avoid @code{TupletNumber}s, and tuplet numbers may enter the
staff.
-@lilypond[raggedright]
+@lilypond[ragged-right]
\relative {
\slurUp
\override TupletBracket #'bracket-visibility = ##f
@item Ties in chords are also formatted using a scoring based
formatting. This reduces the number of collisions for ties in chords,
-@lilypond[raggedright,fragment,relative=2]
+@lilypond[ragged-right,fragment,relative=2]
<b d f g> ~ <b d f g>
@end lilypond
@item With the @code{\tweak} music function, layout objects that are directly
connected to input may be tuned easily,
-@lilypond[relative=2,fragment,verbatim,raggedright]
+@lilypond[relative=2,fragment,verbatim,ragged-right]
<
\tweak #'font-size #3 c
\tweak #'color #red d
@item Texts set in a TrueType font are now kerned. This requires CVS
Pango or Pango 1.12.
-@lilypond[relative=2,fragment,raggedright]
+@lilypond[relative=2,fragment,ragged-right]
c4^"VAVAVAffififl"
@end lilypond
@item The horizontal location of rehearsal marks can be adjusted by
setting the @code{rehearsalMarkAlignSymbol} property,
-@lilypond[raggedright]
+@lilypond[ragged-right]
\relative {
c1
\key cis \major
It's now possible to easily create deeply nested system start
delimiters,
-@lilypond[raggedright]
+@lilypond[ragged-right]
\new StaffGroup
\relative <<
\set StaffGroup.systemStartDelimiterHierarchy
continuation lines, slashed figures, and its figures, brackets, and
alignments may tuned separately.
-@lilypond[raggedright,fragment]
+@lilypond[ragged-right,fragment]
<<
\relative { c4 c c c }
\figures {
Beamlets may stick out of the side of beams.
-@lilypond[fragment,raggedright,relative=2]
+@lilypond[fragment,ragged-right,relative=2]
{
\override Beam #'break-overshoot = #'(-0.5 . 0.5)
\set stemLeftBeamCount = #2
Vertical alignments of staves can now be tuned easily for individual
systems.
-@lilypond[raggedright]
+@lilypond[ragged-right]
#(set-global-staff-size 13)
\relative c'' <<
\new PianoStaff <<
@item
The slope of a stem-tremolo may be set manually
-@lilypond[fragment,relative=1,raggedright]
+@lilypond[fragment,relative=1,ragged-right]
c8:16[
\once \override StemTremolo #'slope = #0.45
c:16 c:16 c:16 ]
@item
Laissez vibrer ties can be created with @code{\laissezVibrer},
-@lilypond[fragment,raggedright,relative=1]
+@lilypond[fragment,ragged-right,relative=1]
<c e g>\laissezVibrer r <d f>\laissezVibrer
@end lilypond
Texts over multi measure rests can stretch the corresponding measure,
if the appropriate @code{spring-and-rods} callback is set.
-@lilypond[relative=2,fragment,raggedright]
+@lilypond[relative=2,fragment,ragged-right]
\override MultiMeasureRestText #'springs-and-rods
= #ly:multi-measure-rest::set-text-rods
c1 R1 R1^"Very long long long text"
with note heads and stems. In addition, it is possible to manually
specify tie formatting
-@lilypond[relative=2, fragment,raggedright]
+@lilypond[relative=2, fragment,ragged-right]
<a c d f> ~ <a c d f>
\override TieColumn #'tie-configuration =
Formatting of isolated, single ties has been improved. Now, ties avoid
staff lines, flags and dots, without compromising their shape.
-@lilypond[fragment,raggedright]
+@lilypond[fragment,ragged-right]
\relative c'' {
\stemUp
c16 c2...~ c16 ~ c2... |
With the @code{countPercentRepeats} property,
percent repeats get incremental numbers to indicate the accumulated repeat count.
-@lilypond[relative=2,fragment,raggedright]
+@lilypond[relative=2,fragment,ragged-right]
\set countPercentRepeats = ##t
\repeat percent 4 { c1 }
\time 2/4
to their time-difference by assigning a duration to
@code{proportionalNotationDuration}. For example,
-@lilypond[relative=2,fragment,raggedright]
+@lilypond[relative=2,fragment,ragged-right]
<<
\set Score.proportionalNotationDuration = #(ly:make-moment 1 16)
\new Staff { c8[ c c c c c] c4 c2 r2 }
Endings of broken tuplet brackets can be tuned. For example, you can
add arrows to the brackets,
-@lilypond[fragment,raggedright,relative=2]
+@lilypond[fragment,ragged-right,relative=2]
\override TupletBracket
#'edge-text = #(cons
(markup #:arrow-head X LEFT #f)
@item
Nested tuplets are automatically positioned,
-@lilypond[fragment,raggedright,relative=2]
+@lilypond[fragment,ragged-right,relative=2]
\set tupletNumberFormatFunction = #fraction-tuplet-formatter
\times 4/6 {
a4 a