]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/basic-notation.itely
Small additions from mailist.
[lilypond.git] / Documentation / user / basic-notation.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @c This file is part of lilypond.tely
3
4 @c A menu is needed before every deeper *section nesting of @node's; run
5 @c     M-x texinfo-all-menus-update
6 @c to automatically fill in these menus before saving changes
7
8 @node Basic notation
9 @chapter Basic notation
10
11 This chapter explains how to use basic notation features.
12
13 @menu
14 * Pitches::                     
15 * Rhythms::                     
16 * Multiple notes at once::      
17 * Staff notation::              
18 * Connecting notes::            
19 * Expressive marks::            
20 * Repeats::                     
21 @end menu
22
23
24
25 @node Pitches
26 @section Pitches
27
28 This section discusses how to specify the pitch of notes.
29
30 @menu
31 * Normal pitches::              
32 * Accidentals::                 
33 * Cautionary accidentals::      
34 * Micro tones::                 
35 * Notes names in other languages::  
36 * Relative octaves::            
37 * Octave check::                
38 * Transpose::                   
39 * Rests::                       
40 * Skips::                       
41 @end menu
42
43
44 @node Normal pitches
45 @subsection Normal pitches
46
47 @cindex Pitch names
48 @cindex pitches
49
50 A pitch name is specified using lowercase letters @code{a} through @code{g}.
51 An ascending C-major scale is engraved with
52
53 @lilypond[quote,fragment,verbatim,ragged-right]
54 \clef bass
55 c d e f g a b c'
56 @end lilypond
57
58 The note name @code{c} is engraved one octave below middle C.
59
60 @lilypond[quote,fragment,verbatim,ragged-right]
61 \clef treble
62 c1
63 \clef bass
64 c1
65 @end lilypond
66
67 @funindex '
68 @funindex ,
69
70 The optional octave specification takes the form of a series of
71 single quote (`@code{'}') characters or a series of comma
72 (`@code{,}') characters.  Each @code{'} raises the pitch by one
73 octave; each @code{,} lowers the pitch by an octave.
74
75 @lilypond[quote,ragged-right,fragment,verbatim]
76 \clef treble
77 c' c'' e' g d'' d' d c
78 \clef bass
79 c, c,, e, g d,, d, d c
80 @end lilypond
81
82 An alternate method may be used to declare which octave to
83 engrave a pitch; this method does not require as many
84 octave specifications (@code{'} and @code{,}).  See
85 @ref{Relative octaves}.
86
87
88 @node Accidentals
89 @subsection Accidentals
90
91 @cindex note names, Dutch
92 @cindex note names, default
93
94 A sharp is formed by adding @code{-is} to the end of a pitch name and
95 a flat is formed by adding @code{-es}.  Double sharps and double flats
96 are obtained by adding @code{-isis} or @code{-eses} to a note name.
97
98 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
99 a2 ais a aes
100 a2 aisis a aeses
101 @end lilypond
102
103 @noindent
104 These are the Dutch note names.  In Dutch, @code{aes} is contracted to
105 @code{as}, but both forms are accepted.  Similarly, both
106 @code{es} and @code{ees} are accepted
107
108 @lilypond[fragment,quote,ragged-right,verbatim,relative=2]
109 a2 as e es
110 @end lilypond
111
112 A natural will cancel the effect of an accidental or key signature.
113 However, naturals are not encoded into the note name syntax with a
114 suffix; a natural pitch is shown as a simple note name
115
116 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
117 a4 aes a2
118 @end lilypond
119
120 The input @code{d e f} is interpreted as ``print a D-natural,
121 E-natural, and an F-natural,'' regardless of the key
122 signature.  For more information about the distinction between
123 musical content and the presentation of that content, see
124 @ref{More about pitches}.
125
126 @lilypond[fragment,quote,ragged-right,verbatim,relative]
127 \key d \major
128 d e f g
129 d e fis g
130 @end lilypond
131
132
133 @commonprop
134
135 In accordance with standard typesetting rules, a natural sign is printed
136 before a sharp or flat if a previous accidental needs to be
137 cancelled.  To change this behavior, use
138 @code{\set Staff.extraNatural = ##f}
139
140 @lilypond[fragment,quote,ragged-right,verbatim,relative=2]
141 ceses4 ces cis c
142 \set Staff.extraNatural = ##f
143 ceses4 ces cis c
144 @end lilypond
145
146
147 @seealso
148
149 Program reference: @internalsref{LedgerLineSpanner},
150 @internalsref{NoteHead}.
151
152
153 @node Cautionary accidentals
154 @subsection Cautionary accidentals
155
156 @cindex accidental, reminder
157 @cindex accidental, cautionary
158 @cindex accidental, parenthesized
159 @cindex reminder accidental
160 @funindex ?
161 @cindex cautionary accidental
162 @cindex parenthesized accidental
163 @funindex !
164
165 Normally accidentals are printed automatically, but you may also
166 print them manually.  A reminder accidental
167 can be forced by adding an exclamation mark @code{!}
168 after the pitch.  A cautionary accidental
169 (i.e., an accidental within parentheses) can be obtained by adding the
170 question mark `@code{?}' after the pitch.  These extra accidentals
171 can be used to produce natural signs, too.
172
173 @lilypond[quote,ragged-right,fragment,verbatim,relative=1]
174 cis cis cis! cis? c c? c! c
175 @end lilypond
176
177
178 @seealso
179
180 The automatic production of accidentals can be tuned in many
181 ways.  For more information, see @ref{Automatic accidentals}.
182
183
184 @node Micro tones
185 @subsection Micro tones
186
187 @cindex quarter tones
188 @cindex semi-flats, semi-sharps
189
190 Half-flats and half-sharps are formed by adding @code{-eh} and
191 @code{-ih}; the following is a series of Cs with increasing pitches
192
193 @lilypond[verbatim,ragged-right,quote,relative=2,fragment]
194 \set Staff.extraNatural = ##f
195 ceseh ceh cih cisih
196 @end lilypond
197
198 Micro tones are also exported to the MIDI file.
199
200
201 @refbugs
202
203 There are no generally accepted standards for denoting
204 three-quarter flats, so LilyPond's symbol does not conform to any
205 standard.
206
207
208 @node Notes names in other languages
209 @subsection Notes names in other languages
210
211 There are predefined sets of note names for various other languages.
212 To use them, include the language specific init file.  For
213 example, add @code{\include "english.ly"} to the top of the input
214 file.  The available language files
215 and the note names they define are
216
217 @c  what about micro-tunes, double-sharps, and double-flats?  add
218 @c  more columns to the table?
219 @c  Oh, and should this be made into a multitable?
220 @cindex note names, other languages
221 @example
222                         Note Names               sharp       flat
223 nederlands.ly  c   d   e   f   g   a   bes b   -is         -es
224 english.ly     c   d   e   f   g   a   bf  b   -s/-sharp   -f/-flat
225                                                -x (double)
226 deutsch.ly     c   d   e   f   g   a   b   h   -is         -es
227 norsk.ly       c   d   e   f   g   a   b   h   -iss/-is    -ess/-es
228 svenska.ly     c   d   e   f   g   a   b   h   -iss        -ess
229 italiano.ly    do  re  mi  fa  sol la  sib si  -d          -b
230 catalan.ly     do  re  mi  fa  sol la  sib si  -d/-s       -b
231 espanol.ly     do  re  mi  fa  sol la  sib si  -s          -b
232 @end example
233
234
235 @node Relative octaves
236 @subsection Relative octaves
237
238 @cindex Relative
239 @cindex Relative octave specification
240 @funindex \relative
241
242 Octaves are specified by adding @code{'} and @code{,} to pitch names.
243 When you copy existing music, it is easy to accidentally put a pitch
244 in the wrong octave and hard to find such an error.  The relative
245 octave mode prevents these errors by making the mistakes much
246 larger: a single error puts the rest of the piece off by one octave
247
248 @example
249 \relative @var{startpitch} @var{musicexpr}
250 @end example
251
252 @noindent
253 or
254
255 @example
256 \relative @var{musicexpr}
257 @end example
258
259 @noindent
260 @code{c'} is used as the default if no starting pitch is defined.
261
262 The octave of notes that appear in @var{musicexpr} are calculated as
263 follows: if no octave changing marks are used, the basic interval
264 between this and the last note is always taken to be a fourth or
265 less.  This distance is determined without regarding alterations; a
266 @code{fisis} following a @code{ceses} will be put above the
267 @code{ceses}.  In other words, a doubly-augmented fourth is considered
268 a smaller interval than a diminished fifth, even though the
269 doubly-augmented fourth spans seven semitones while the diminished
270 fifth only spans six semitones.
271
272 The octave changing marks @code{'} and @code{,} can be added to raise
273 or lower the pitch by an extra octave.  Upon entering relative mode,
274 an absolute starting pitch can be specified that will act as the
275 predecessor of the first note of @var{musicexpr}.  If no starting pitch
276 is specified, then middle C is used as a start.
277
278 Here is the relative mode shown in action
279 @lilypond[quote,fragment,ragged-right,verbatim]
280 \relative c'' {
281   b c d c b c bes a
282 }
283 @end lilypond
284
285 Octave changing marks are used for intervals greater than a fourth
286
287 @lilypond[quote,ragged-right,fragment,verbatim]
288 \relative c'' {
289   c g c f, c' a, e''
290 }
291 @end lilypond
292
293 If the preceding item is a chord, the first note of the chord is used
294 to determine the first note of the next chord
295
296 @lilypond[quote,ragged-right,fragment,verbatim]
297 \relative c' {
298   c <c e g>
299   <c' e g>
300   <c, e' g>
301 }
302 @end lilypond
303
304 The pitch after @code{\relative} contains a note name.
305
306 The relative conversion will not affect @code{\transpose},
307 @code{\chordmode} or @code{\relative} sections in its argument.  To use
308 relative within transposed music, an additional @code{\relative} must
309 be placed inside @code{\transpose}.
310
311
312 @node Octave check
313 @subsection Octave check
314
315 @cindex Octave check
316
317 Octave checks make octave errors easier to correct: a note may be
318 followed by @code{=}@var{quotes} which indicates what its absolute
319 octave should be.  In the following example,
320
321 @example
322 \relative c'' @{ c='' b=' d,='' @}
323 @end example
324
325 @noindent
326 the @code{d} will generate a warning, because a @code{d''} is expected
327 (because @code{b'} to @code{d''} is only a third), but a @code{d'} is
328 found.  In the output, the octave is corrected to be a @code{d''} and
329 the next note is calculated relative to @code{d''} instead of @code{d'}.
330
331 There is also an octave check that produces no visible output.  The syntax
332
333 @example
334 \octave @var{pitch}
335 @end example
336
337 This checks that @var{pitch} (without quotes) yields @var{pitch} (with
338 quotes) in @code{\relative} mode.  If not, a warning is printed, and the
339 octave is corrected.  The @var{pitch} is not printed as a note.
340
341 In the example below, the first check passes without incident, since
342 the @code{e} (in @code{relative} mode) is within a fifth of
343 @code{a'}.  However,
344 the second check produces a warning, since the @code{e} is not within
345 a fifth of @code{b'}.  The warning message is printed, and the octave
346 is adjusted so that the following notes are in the correct octave
347 once again.
348
349 @example
350 \relative c' @{
351   e
352   \octave a'
353   \octave b'
354 @}
355 @end example
356
357
358 The octave of a note following an octave check is determined with
359 respect to the note preceding it.  In the next fragment, the last note
360 is an @code{a'}, above middle C.  That means that the @code{\octave}
361 check passes successfully, so the check could be deleted without changing
362 the output of the piece.
363
364 @lilypond[quote,ragged-right,verbatim,fragment]
365 \relative c' {
366   e
367   \octave b
368   a
369 }
370 @end lilypond
371
372
373 @node Transpose
374 @subsection Transpose
375
376 @cindex Transpose
377 @cindex Transposition of pitches
378 @funindex \transpose
379
380 A music expression can be transposed with @code{\transpose}.  The
381 syntax is
382 @example
383 \transpose @var{from} @var{to} @var{musicexpr}
384 @end example
385
386 This means that @var{musicexpr} is transposed by the interval between
387 the pitches @var{from} and @var{to}: any note with pitch @code{from}
388 is changed to @code{to}.
389
390 For example, consider a piece written in the key of D-major.  If
391 this piece is a little too low for its performer, it can be
392 transposed up to E-major with
393 @example
394 \transpose d e @dots{}
395 @end example
396
397 Consider a part written for violin (a C instrument).  If
398 this part is to be played on the A clarinet (for which an
399 A is notated as a C, and which sounds a minor third lower
400 than notated), the following
401 transposition will produce the appropriate part
402
403 @example
404 \transpose a c @dots{}
405 @end example
406
407 @code{\transpose} distinguishes between enharmonic pitches: both
408 @code{\transpose c cis} or @code{\transpose c des} will transpose up
409 half a tone.  The first version will print sharps and the second
410 version will print flats
411
412 @lilypond[quote,ragged-right,verbatim]
413 mus = { \key d \major cis d fis g }
414 \new Staff {
415   \clef "F" \mus
416   \clef "G"
417   \transpose c g' \mus
418   \transpose c f' \mus
419 }
420 @end lilypond
421
422 @code{\transpose} may also be used to input written notes for a
423 transposing instrument.  Pitches are normally entered into LilyPond
424 in C (or ``concert pitch''), but they may be entered in another
425 key.  For example, when entering music for a B-flat trumpet which
426 begins on concert D, one would write
427
428 @example
429 \transpose c bes @{ e4 @dots{} @}
430 @end example
431
432 To print this music in B-flat again (i.e., producing a trumpet part,
433 instead of a concert pitch conductor's score) you would wrap the
434 existing music with another @code{transpose}
435
436 @example
437 \transpose bes c @{ \transpose c bes @{ e4 @dots{} @} @}
438 @end example
439
440
441 @seealso
442
443 Program reference: @internalsref{TransposedMusic}.
444
445
446 @refbugs
447
448 If you want to use both @code{\transpose} and @code{\relative},
449 you must put @code{\transpose} outside of @code{\relative}, since
450 @code{\relative} will have no effect on music that appears inside a
451 @code{\transpose}.
452
453
454 @node Rests
455 @subsection Rests
456 @cindex Rests
457
458 @funindex \rest
459 @funindex r
460
461 Rests are entered like notes with the note name @code{r}
462
463 @lilypond[fragment,quote,ragged-right,verbatim]
464 r1 r2 r4 r8
465 @end lilypond
466
467 Whole bar rests, centered in middle of the bar,
468 must be done with multi-measure rests.  They can be used for a
469 single bar as well as many bars, and are discussed in
470 @ref{Multi measure rests}.
471
472 To explicitly specify a rest's vertical position, write a note
473 followed by @code{\rest}.  A rest will be placed in the position
474 where the note would appear,
475
476 @lilypond[fragment,quote,ragged-right,verbatim]
477 a'4\rest d'4\rest
478 @end lilypond
479
480 @noindent
481 This makes manual formatting of
482 polyphonic music much easier, since the automatic rest collision
483 formatter will leave these rests alone.
484
485 @seealso
486
487 Program reference: @internalsref{Rest}.
488
489
490 @node Skips
491 @subsection Skips
492
493 @cindex Skip
494 @cindex Invisible rest
495 @cindex Space note
496 @funindex \skip
497 @funindex s
498
499 An invisible rest (also called a `skip') can be entered like a note
500 with note name `@code{s}' or with @code{\skip @var{duration}}
501
502 @lilypond[fragment,quote,ragged-right,verbatim,relative=2]
503 a4 a4 s4 a4 \skip 1 a4
504 @end lilypond
505
506 The @code{s} syntax is only available in note mode and chord mode.  In
507 other situations, for example, when entering lyrics, you should use
508 the @code{\skip} command
509
510 @lilypond[quote,ragged-right,verbatim]
511 <<
512   \relative { a'2 a2 }
513   \new Lyrics \lyricmode { \skip 2 bla2 }
514 >>
515 @end lilypond
516
517 The skip command is merely an empty musical placeholder.  It does not
518 produce any output, not even transparent output.
519
520 The @code{s} skip command does create @internalsref{Staff} and
521 @internalsref{Voice} when necessary, similar to note and rest
522 commands.  For example, the following results in an empty staff.
523
524 @lilypond[quote,ragged-right,verbatim]
525 { s4 }
526 @end lilypond
527
528 The fragment @code{@{ \skip 4 @} } would produce an empty page.
529
530 @seealso
531
532 Program reference: @internalsref{SkipMusic}.
533
534
535
536 @node Rhythms
537 @section Rhythms
538
539 This section discusses rhythms, durations, and bars.
540
541 @menu
542 * Durations::                   
543 * Augmentation dots::           
544 * Tuplets::                     
545 * Scaling durations::           
546 * Bar check::                   
547 * Barnumber check::             
548 * Automatic note splitting::    
549 @end menu
550
551
552 @node Durations
553 @subsection Durations
554
555 @cindex duration
556 @funindex \longa
557 @funindex \breve
558 @funindex \maxima
559
560 In Note, Chord, and Lyrics mode, durations are designated by numbers and
561 dots: durations are entered as their reciprocal values.  For example, a
562 quarter note is entered using a @code{4} (since it is a 1/4 note), while
563 a half note is entered using a @code{2} (since it is a 1/2 note).  For
564 notes longer than a whole you must use the @code{\longa} and
565 @code{\breve} commands
566
567 @example
568 c'\breve
569 c'1 c'2 c'4 c'8 c'16 c'32 c'64 c'64
570 r\longa r\breve
571 r1 r2 r4 r8 r16 r32 r64 r64
572 @end example
573
574 @lilypond[quote]
575 \score {
576 \relative c'' {
577     a\breve*1/2 \autoBeamOff
578     a1 a2 a4 a8 a16 a32 a64 a64
579    \bar "empty"
580    \break
581     r\longa*1/4 r\breve *1/2
582     r1 r2 r4 r8 r16 r32 r64 r64
583   }
584   \layout {
585     ragged-right = ##t
586     indent=0\mm
587     \context {
588       \Score
589         \remove "Bar_number_engraver"
590     }
591     \context {
592       \Staff
593         \remove "Clef_engraver"
594         \override StaffSymbol #'transparent = ##t
595         \override TimeSignature #'transparent = ##t
596         \override BarLine #'transparent = ##t
597         \consists "Pitch_squash_engraver"
598     }
599   }
600 }
601 @end lilypond
602
603 If the duration is omitted then it is set to the previously entered
604 duration.  The default for the first note is a quarter note.
605
606 @lilypond[quote,ragged-right,verbatim,fragment]
607 { a a a2 a a4 a a1 a }
608 @end lilypond
609
610
611 @node Augmentation dots
612 @subsection Augmentation dots
613
614 @funindex .
615
616 To obtain dotted note lengths, simply add a dot (`@code{.}') to
617 the number.  Double-dotted notes are produced in a similar way.
618
619 @lilypond[quote,ragged-right,fragment,verbatim]
620 a'4 b' c''4. b'8 a'4. b'4.. c''8.
621 @end lilypond
622
623 @refcommands
624
625 Dots are normally moved up to avoid staff lines, except in polyphonic
626 situations.  The following commands may be used to force a particular
627 direction manually
628
629 @funindex \dotsUp
630 @code{\dotsUp},
631 @funindex \dotsDown
632 @code{\dotsDown},
633 @funindex \dotsNeutral
634 @code{\dotsNeutral}.
635
636 @seealso
637
638 Program reference: @internalsref{Dots}, and @internalsref{DotColumn}.
639
640
641 @node Tuplets
642 @subsection Tuplets
643
644 @cindex tuplets
645 @cindex triplets
646 @funindex \times
647
648 Tuplets are made out of a music expression by multiplying all durations
649 with a fraction
650
651 @example
652 \times @var{fraction} @var{musicexpr}
653 @end example
654
655 @noindent
656 The duration of @var{musicexpr} will be multiplied by the fraction.
657 The fraction's denominator will be printed over the notes, optionally
658 with a bracket.  The most common tuplet is the triplet in which 3
659 notes have the length of 2, so the notes are 2/3 of their written
660 length
661
662 @lilypond[quote,ragged-right,fragment,verbatim]
663 g'4 \times 2/3 {c'4 c' c'} d'4 d'4
664 @end lilypond
665
666 Tuplets may be nested, for example,
667
668 @lilypond[fragment,ragged-right,verbatim,relative=2]
669 \set tupletNumberFormatFunction = #fraction-tuplet-formatter
670 \times 4/6 {
671   a4 a
672   \times 3/5 { a a a a a }
673 }
674 @end lilypond
675
676 @refcommands
677
678 @funindex \tupletUp
679 @code{\tupletUp},
680 @funindex \tupletDown
681 @code{\tupletDown},
682 @funindex \tupletNeutral
683 @code{\tupletNeutral}.
684
685
686 @commonprop
687
688 @funindex tupletNumberFormatFunction
689 @cindex tuplet formatting
690
691 The property @code{tupletSpannerDuration} specifies how long each
692 bracket should last.  With this, you can make lots of tuplets while
693 typing @code{\times} only once, thus saving lots of typing.  In the next
694 example, there are two triplets shown, while @code{\times} was only
695 used once
696
697 @lilypond[quote,fragment,relative=2,ragged-right,verbatim]
698 \set tupletSpannerDuration = #(ly:make-moment 1 4)
699 \times 2/3 { c8 c c c c c }
700 @end lilypond
701
702 @noindent
703 For more information about @code{make-moment}, see
704 @ref{Time administration}.
705
706 The format of the number is determined by the property
707 @code{tupletNumberFormatFunction}.  The default prints only the
708 denominator, but if it is set to the Scheme function
709 @code{fraction-tuplet-formatter}, @var{num}:@var{den} will be printed
710 instead.
711
712 To avoid printing tuplet numbers, use
713
714 @lilypond[quote,fragment,relative=2,ragged-right,verbatim]
715 \times 2/3 { c8 c c } \times 2/3 { c8 c c }
716 \override TupletNumber #'transparent = ##t
717 \times 2/3 { c8 c c } \times 2/3 { c8 c c }
718 @end lilypond
719
720
721 @seealso
722
723 Program reference: @internalsref{TupletBracket},
724 @internalsref{TupletNumber}, and @internalsref{TimeScaledMusic}.
725
726 Examples: @inputfileref{input/@/regression,tuplet@/-nest@/.ly}.
727
728
729
730 @node Scaling durations
731 @subsection Scaling durations
732
733 You can alter the length of duration by a fraction @var{N/M}
734 appending `@code{*}@var{N/M}' (or `@code{*}@var{N}' if @var{M=1}).  This
735 will not affect the appearance of the notes or rests produced.
736
737 In the following example, the first three notes take up exactly two
738 beats, but no triplet bracket is printed.
739 @lilypond[quote,ragged-right,fragment,relative=2,verbatim]
740 \time 2/4
741 a4*2/3 gis4*2/3 a4*2/3
742 a4 a4 a4*2
743 b16*4 c4
744 @end lilypond
745
746
747 @seealso
748
749 This manual: @ref{Tuplets}
750
751
752 @node Bar check
753 @subsection Bar check
754
755 @cindex Bar check
756 @funindex barCheckSynchronize
757 @funindex |
758
759 Bar checks help detect errors in the durations.  A bar check is
760 entered using the bar symbol, `@code{|}'.  Whenever it is encountered
761 during interpretation, it should fall on a measure boundary.  If it
762 does not, a warning is printed.  In the next example, the second bar
763 check will signal an error
764 @example
765 \time 3/4 c2 e4 | g2 |
766 @end example
767
768 Bar checks can also be used in lyrics, for example
769
770 @example
771 \lyricmode @{
772   \time 2/4
773   Twin -- kle | Twin -- kle
774 @}
775 @end example
776
777 Failed bar checks are caused by entering incorrect
778 durations.  Incorrect durations often completely garble up the score,
779 especially if the score is polyphonic, so a good place to start correcting
780 input is by scanning for failed bar checks and incorrect durations.
781
782 @funindex |
783 @funindex pipeSymbol
784
785 It is also possible to redefine the meaning of @code{|}.  This is done
786 by assigning a music expression to @code{pipeSymbol},
787
788 @lilypond[quote,ragged-right,verbatim]
789 pipeSymbol = \bar "||"
790
791 { c'2 c' | c'2 c' }
792 @end lilypond
793
794
795 @node Barnumber check
796 @subsection Barnumber check
797
798 When copying large pieces of music, it can be helpful to check that
799 the LilyPond bar number corresponds to the original that you are
800 entering from.  This can be checked with @code{\barNumberCheck}, for
801 example,
802
803 @verbatim
804 \barNumberCheck #123
805 @end verbatim
806
807 @noindent
808 will print a warning if the @code{currentBarNumber} is not 123 when it
809 is processed.
810
811
812 @node Automatic note splitting
813 @subsection Automatic note splitting
814
815 Long notes can be converted automatically to tied notes.  This is done
816 by replacing the @internalsref{Note_heads_engraver} by the
817 @internalsref{Completion_heads_engraver}.
818 In the following examples, notes crossing the bar line are split and tied.
819
820 @lilypond[quote,fragment,verbatim,relative=1,line-width=12\cm]
821 \new Voice \with {
822   \remove "Note_heads_engraver"
823   \consists "Completion_heads_engraver"
824 } {
825   c2. c8 d4 e f g a b c8 c2 b4 a g16 f4 e d c8. c2
826 }
827 @end lilypond
828
829 This engraver splits all running notes at the bar line, and inserts
830 ties.  One of its uses is to debug complex scores: if the measures are
831 not entirely filled, then the ties exactly show how much each measure
832 is off.
833
834
835 @refbugs
836
837 Not all durations (especially those containing tuplets) can be
838 represented exactly with normal notes and dots, but the engraver will
839 not insert tuplets.
840
841 @code{Completion_heads_engraver} only affects notes; it does not split
842 rests.
843
844
845 @seealso
846
847 Examples: @inputfileref{input/@/regression,completion@/-heads@/.ly}.
848
849 @noindent
850
851 Program reference: @internalsref{Completion_heads_engraver}.
852
853
854 @node Multiple notes at once
855 @section Multiple notes at once
856
857 Polyphony in music refers to having more than one voice occurring in
858 a piece of music.  Polyphony in LilyPond refers to having more than
859 one voice on the same staff.
860
861 @menu
862 * Chords::                      
863 * Stems::                       
864 * Basic polyphony::             
865 * Explicitly instantiating voices::  
866 * Collision Resolution::        
867 @end menu
868
869
870 @node Chords
871 @subsection Chords
872
873 @cindex Chords
874
875 A chord is formed by a enclosing a set of pitches between @code{<}
876 and @code{>}.  A chord may be followed by a duration, and a set of
877 articulations, just like simple notes
878
879 @lilypond[verbatim,ragged-right,fragment,quote,relative=1]
880 <c e g>4 <c>8
881 @end lilypond
882
883 For more information about chords, see @ref{Chord names}.
884
885
886 @node Stems
887 @subsection Stems
888
889 Whenever a note is found, a @internalsref{Stem} object is created
890 automatically.  For whole notes and rests, they are also created but
891 made invisible.
892
893 @refcommands
894
895 @funindex \stemUp
896 @code{\stemUp},
897 @funindex \stemDown
898 @code{\stemDown},
899 @funindex \stemNeutral
900 @code{\stemNeutral}.
901
902
903 @commonprop
904
905 To change the direction of stems in the middle of the staff, use
906
907 @lilypond[quote,ragged-right,fragment,relative=2,verbatim]
908 a4 b c b
909 \override Stem #'neutral-direction = #up
910 a4 b c b
911 \override Stem #'neutral-direction = #down
912 a4 b c b
913 @end lilypond
914
915
916 @node Basic polyphony
917 @subsection Basic polyphony
918
919 @cindex polyphony
920
921 The easiest way to enter fragments with more than one voice on a staff
922 is to enter each voice as a sequence (with @code{@{...@}}), and combine
923 them simultaneously, separating the voices with @code{\\}
924
925 @funindex \\
926
927 @lilypond[quote,verbatim,fragment]
928 \new Staff \relative c' {
929   c16 d e f
930   <<
931     { g4 f e | d2 e2 } \\
932     { r8 e4 d c8 ~ | c b16 a b8 g ~ g2 } \\
933     { s2. | s4 b4 c2 }
934   >>
935 }
936 @end lilypond
937
938 The separator causes @internalsref{Voice} contexts@footnote{Polyphonic
939 voices are sometimes called ``layers'' in other notation packages}
940 @cindex layers
941 to be instantiated.  They bear the names @code{"1"}, @code{"2"}, etc.  In
942 each of these contexts, vertical direction of slurs, stems, etc., is set
943 appropriately.
944
945 These voices are all separate from the voice that contains the notes just
946 outside the @code{<< \\ >>} construct.  This should be noted when making
947 changes at the voice level.  This also means that slurs and ties cannot go
948 into or out of a @code{<< \\ >>} construct.  Conversely, parallel voices
949 from separate @code{<< \\ >>} constructs on the same staff are the the
950 same voice.  Here is the same example, with different noteheads for each
951 voice.  Note that the change to the note-head style in the main voice does
952 not affect
953 the inside of the @code{<< \\ >>} constructs.  Also, the change to the
954 second
955 voice in the first @code{<< \\ >>} construct is effective in the second
956 @code{<< \\ >>}, and the voice is tied across the two constructs.
957
958 @cindex note heads, styles
959
960 @lilypond[quote,verbatim,fragment]
961 \new Staff \relative c' {
962   \override NoteHead #'style = #'cross
963   c16 d e f
964   <<
965     { g4 f e } \\
966     { \override NoteHead #'style = #'triangle
967     r8 e4 d c8 ~ }
968   >> |
969   <<
970     { d2 e2 } \\
971     { c8 b16 a b8 g ~ g2 } \\
972     { \override NoteHead #'style = #'slash s4 b4 c2 }
973   >>
974 }
975 @end lilypond
976
977 Polyphony does not change the relationship of notes within a
978 @code{\relative @{ @}} block.  Each note is calculated relative
979 to the note immediately preceding it.
980
981 @example
982 \relative @{ noteA << noteB \\ noteC >> noteD @}
983 @end example
984
985 @code{noteC} is relative to @code{noteB}, not @code{noteA};
986 @code{noteD} is relative to @code{noteC}, not @code{noteB} or
987 @code{noteA}.
988
989 @node Explicitly instantiating voices
990 @subsection Explicitly instantiating voices
991
992 @internalsref{Voice} contexts can also be instantiated manually
993 inside a @code{<< >>} block to create polyphonic music, using
994 @code{\voiceOne}, up to @code{\voiceFour} to assign stem directions
995 and a horizontal shift for each part.
996
997 Specifically,
998 @example
999 << \upper \\ \lower >>
1000 @end example
1001
1002 @noindent
1003 is equivalent to
1004
1005 @example
1006 <<
1007   \new Voice = "1" @{ \voiceOne \upper @}
1008   \new Voice = "2" @{ \voiceTwo \lower @}
1009 >>
1010 @end example
1011
1012 The @code{\voiceXXX} commands set the direction of stems, slurs, ties,
1013 articulations, text annotations, augmentation dots of dotted
1014 notes, and fingerings.  @code{\voiceOne} and @code{\voiceThree} make
1015 these objects point upwards, while @code{\voiceTwo} and @code{\voiceFour}
1016 make them point downwards.
1017 The command @code{\oneVoice} will revert back to the normal setting.
1018
1019 An expression that appears directly inside a @code{<< >>} belongs to
1020 the main voice.  This is useful when extra voices appear while the main
1021 voice is playing.  Here is a more correct rendition of the example from
1022 the previous section.  The crossed noteheads demonstrate that the main
1023 melody is now in a single voice context.
1024
1025 @lilypond[quote,ragged-right,verbatim]
1026 \new Staff \relative c' {
1027   \override NoteHead #'style = #'cross
1028   c16 d e f
1029   \voiceOne
1030   <<
1031     { g4 f e | d2 e2 }
1032     \new Voice="1" { \voiceTwo
1033       r8 e4 d c8 ~ | c8 b16 a b8 g ~ g2
1034       \oneVoice
1035     }
1036     \new Voice { \voiceThree
1037       s2. | s4 b4 c2
1038       \oneVoice
1039     }
1040   >>
1041   \oneVoice
1042 }
1043 @end lilypond
1044
1045 The correct definition of the voices allows the melody to be slurred.
1046 @lilypond[quote,ragged-right,verbatim]
1047 \new Staff \relative c' {
1048   c16^( d e f
1049   \voiceOne
1050   <<
1051     { g4 f e | d2 e2) }
1052     \context Voice="1" { \voiceTwo
1053       r8 e4 d c8 ~ | c8 b16 a b8 g ~ g2
1054       \oneVoice
1055     }
1056     \new Voice { \voiceThree
1057       s2. s4 b4 c2
1058       \oneVoice
1059     }
1060   >>
1061   \oneVoice
1062 }
1063 @end lilypond
1064
1065 Avoiding the @code{\\} separator also allows nesting polyphony
1066 constructs, which in some case might be a more natural way to typeset
1067 the music.
1068
1069 @lilypond[quote,ragged-right,verbatim]
1070 \new Staff \relative c' {
1071   c16^( d e f
1072   \voiceOne
1073   <<
1074     { g4 f e | d2 e2) }
1075     \context Voice="1" { \voiceTwo
1076       r8 e4 d c8 ~ |
1077       <<
1078         {c8 b16 a b8 g ~ g2}
1079         \new Voice { \voiceThree
1080           s4 b4 c2
1081           \oneVoice
1082         }
1083       >>
1084     \oneVoice
1085     }
1086   >>
1087   \oneVoice
1088 }
1089 @end lilypond
1090
1091
1092 @node Collision Resolution
1093 @subsection Collision Resolution
1094
1095 Normally, note heads with a different number of dots are not merged, but
1096 when the object property @code{merge-differently-dotted} is set in
1097 the @internalsref{NoteCollision} object, they are merged
1098 @lilypond[quote,verbatim,fragment,ragged-right,relative=2]
1099 \new Voice << {
1100   g8 g8
1101   \override Staff.NoteCollision
1102     #'merge-differently-dotted = ##t
1103   g8 g8
1104 } \\ { g8.[ f16] g8.[ f16] } >>
1105 @end lilypond
1106
1107 Similarly, you can merge half note heads with eighth notes, by setting
1108 @code{merge-differently-headed}
1109 @lilypond[quote,ragged-right,fragment,relative=2,verbatim]
1110 \new Voice << {
1111   c8 c4.
1112   \override Staff.NoteCollision
1113     #'merge-differently-headed = ##t
1114 c8 c4. } \\ { c2 c2 } >>
1115 @end lilypond
1116
1117 LilyPond also vertically shifts rests that are opposite of a stem,
1118 for example
1119
1120 @lilypond[quote,ragged-right,fragment,verbatim]
1121 \new Voice << c''4 \\ r4 >>
1122 @end lilypond
1123
1124
1125 @refcommands
1126
1127 @funindex \oneVoice
1128 @code{\oneVoice},
1129 @funindex \voiceOne
1130 @code{\voiceOne},
1131 @funindex \voiceTwo
1132 @code{\voiceTwo},
1133 @funindex \voiceThree
1134 @code{\voiceThree},
1135 @funindex \voiceFour
1136 @code{\voiceFour}.
1137
1138 @funindex \shiftOn
1139 @code{\shiftOn},
1140 @funindex \shiftOnn
1141 @code{\shiftOnn},
1142 @funindex \shiftOnnn
1143 @code{\shiftOnnn},
1144 @funindex \shiftOff
1145 @code{\shiftOff}: these commands specify in what chords of the current
1146 voice should be shifted.  The outer voices (normally: voice one and
1147 two) have @code{\shiftOff}, while the inner voices (three and four)
1148 have @code{\shiftOn}.  @code{\shiftOnn} and @code{\shiftOnnn} define
1149 further shift levels.
1150
1151 When LilyPond cannot cope, the @code{force-hshift}
1152 property of the @internalsref{NoteColumn} object and pitched rests can
1153 be used to override typesetting decisions.
1154
1155 @lilypond[quote,verbatim,ragged-right]
1156 \relative <<
1157 {
1158   <d g>
1159   <d g>
1160 } \\ {
1161   <b f'>
1162   \once \override NoteColumn #'force-hshift = #1.7
1163   <b f'>
1164 } >>
1165 @end lilypond
1166
1167
1168 @seealso
1169
1170 Program reference: the objects responsible for resolving collisions are
1171 @internalsref{NoteCollision} and @internalsref{RestCollision}.
1172
1173 Examples:
1174 @inputfileref{input/@/regression,collision@/-dots@/.ly},
1175 @inputfileref{input/@/regression,collision@/-head-chords@/.ly},
1176 @inputfileref{input/@/regression,collision@/-heads@/.ly},
1177 @inputfileref{input/@/regression,collision@/-mesh@/.ly}, and
1178 @inputfileref{input/@/regression,collisions@/.ly}.
1179
1180
1181 @refbugs
1182
1183 When using @code{merge-differently-headed} with an upstem eighth or a
1184 shorter note, and a downstem half note, the eighth note gets the wrong
1185 offset.
1186
1187 There is no support for clusters where the same note occurs with
1188 different accidentals in the same chord.  In this case, it is
1189 recommended to use enharmonic transcription, or to use special cluster
1190 notation (see @ref{Clusters}).
1191
1192
1193
1194 @node Staff notation
1195 @section Staff notation
1196
1197 @cindex Staff notation
1198
1199 This section describes music notation that occurs on staff level,
1200 such as key signatures, clefs and time signatures.
1201
1202 @menu
1203 * Clef::                        
1204 * Key signature::               
1205 * Time signature::              
1206 * Partial measures::            
1207 * Bar lines::                   
1208 * Unmetered music::             
1209 * System start delimiters::     
1210 * Staff symbol::                
1211 * Writing music in parallel::   
1212 @end menu
1213
1214
1215 @node Clef
1216 @subsection Clef
1217
1218 @funindex \clef
1219
1220 The clef indicates which lines of the staff correspond to which
1221 pitches.  The clef is set with the @code{\clef} command
1222
1223 @lilypond[quote,ragged-right,fragment,verbatim]
1224 { c''2 \clef alto g'2 }
1225 @end lilypond
1226
1227 @cindex treble clef
1228 @cindex violin clef
1229 @cindex alto clef
1230 @cindex tenor clef
1231 @cindex bass clef
1232 @cindex french clef
1233 @cindex soprano clef
1234 @cindex mezzosoprano clef
1235 @cindex baritone clef
1236 @cindex varbaritone clef
1237 @cindex subbass clef
1238
1239 Supported clefs include
1240
1241 @multitable @columnfractions .33 .66
1242 @headitem Clef @tab Position
1243 @item @code{treble}, violin, G, G2 @tab
1244 G clef on 2nd line
1245 @item @code{alto, C} @tab
1246 C clef on 3rd line
1247 @item @code{tenor} @tab
1248 C clef on 4th line.
1249 @item @code{bass, F} @tab
1250 F clef on 4th line
1251 @item @code{french} @tab
1252 G clef on 1st line, so-called French violin clef
1253 @item @code{soprano} @tab
1254 C clef on 1st line
1255 @item @code{mezzosoprano} @tab
1256 C clef on 2nd line
1257 @item @code{baritone} @tab
1258 C clef on 5th line
1259 @item @code{varbaritone} @tab
1260 F clef on 3rd line
1261 @item @code{subbass} @tab
1262 F clef on 5th line
1263 @item @code{percussion} @tab
1264 percussion clef
1265 @item @code{tab} @tab
1266 tablature clef
1267 @end multitable
1268
1269 By adding @code{_8} or @code{^8} to the clef name, the clef is
1270 transposed one octave down or up, respectively, and @code{_15} and
1271 @code{^15} transposes by two octaves.  The argument @var{clefname}
1272 must be enclosed in quotes when it contains underscores or digits.  For
1273 example,
1274
1275 @cindex choral tenor clef
1276 @lilypond[quote,ragged-right,verbatim,fragment,relative=1]
1277 \clef "G_8" c4
1278 @end lilypond
1279
1280
1281 @commonprop
1282
1283 The command @code{\clef "treble_8"} is equivalent to setting
1284 @code{clefGlyph},
1285 @code{clefPosition} (which controls the Y position of the clef),
1286 @code{middleCPosition} and @code{clefOctavation}.  A clef is printed
1287 when any of these properties are changed.  The following example shows
1288 possibilities when setting properties manually.
1289
1290 @lilypond[quote,ragged-right,verbatim]
1291 {
1292   \set Staff.clefGlyph = #"clefs.F"
1293   \set Staff.clefPosition = #2
1294   c'4
1295   \set Staff.clefGlyph = #"clefs.G"
1296   c'4
1297   \set Staff.clefGlyph = #"clefs.C"
1298   c'4
1299   \set Staff.clefOctavation = #7
1300   c'4
1301   \set Staff.clefOctavation = #0
1302   \set Staff.clefPosition = #0
1303   c'4
1304   \clef "bass"
1305   c'4
1306   \set Staff.middleCPosition = #4
1307   c'4
1308 }
1309 @end lilypond
1310
1311
1312 @seealso
1313
1314 Manual: @ref{Grace notes}.
1315
1316 Program reference: @internalsref{Clef}.
1317
1318
1319 @node Key signature
1320 @subsection Key signature
1321
1322 @cindex Key signature
1323 @funindex \key
1324
1325 The key signature indicates the tonality in which a piece is played.  It
1326 is denoted by a set of alterations (flats or sharps) at the start of the
1327 staff.
1328
1329 Setting or changing the key signature is done with the @code{\key}
1330 command
1331
1332 @example
1333 @code{\key} @var{pitch} @var{type}
1334 @end example
1335
1336 @funindex \minor
1337 @funindex \major
1338 @funindex \minor
1339 @funindex \ionian
1340 @funindex \locrian
1341 @funindex \aeolian
1342 @funindex \mixolydian
1343 @funindex \lydian
1344 @funindex \phrygian
1345 @funindex \dorian
1346 @cindex church modes
1347
1348 Here, @var{type} should be @code{\major} or @code{\minor} to get
1349 @var{pitch}-major or @var{pitch}-minor, respectively.  You may also
1350 use the standard mode names (also called ``church modes''): @code{\ionian},
1351 @code{\locrian}, @code{\aeolian}, @code{\mixolydian}, @code{\lydian},
1352 @code{\phrygian}, and @code{\dorian}.
1353
1354 This command sets the context property
1355 @code{Staff.keySignature}.  Non-standard key signatures
1356 can be specified by setting this property directly.
1357
1358 Accidentals and key signatures often confuse new users, because
1359 unaltered notes get natural signs depending on the key signature.  For
1360 more information, see @ref{Accidentals} or @ref{More about pitches}.
1361
1362 @lilypond[quote,ragged-right,verbatim,relative=2,fragment]
1363 \key g \major
1364 f1
1365 fis
1366 @end lilypond
1367
1368
1369 @commonprop
1370
1371 A natural sign is printed to cancel any previous accidentals.  This
1372 can be suppressed by setting the @code{Staff.printKeyCancellation}
1373 property.
1374
1375 @lilypond[quote,fragment,ragged-right,fragment,verbatim,relative=2]
1376 \key d \major
1377 a b cis d
1378 \key g \minor
1379 a bes c d
1380 \set Staff.printKeyCancellation = ##f
1381 \key d \major
1382 a b cis d
1383 \key g \minor
1384 a bes c d
1385 @end lilypond
1386
1387
1388 @seealso
1389
1390 Program reference: @internalsref{KeyCancellation},
1391 @internalsref{KeySignature}.
1392
1393
1394 @node Time signature
1395 @subsection Time signature
1396
1397 @cindex Time signature
1398 @cindex meter
1399 @funindex \time
1400
1401 Time signature indicates the metrum of a piece: a regular pattern of
1402 strong and weak beats.  It is denoted by a fraction at the start of the
1403 staff.
1404
1405 The time signature is set with the @code{\time} command
1406
1407 @lilypond[quote,ragged-right,fragment,verbatim]
1408 \time 2/4 c'2 \time 3/4 c'2.
1409 @end lilypond
1410
1411 @commonprop
1412
1413 The symbol that is printed can be customized with the @code{style}
1414 property.  Setting it to @code{#'()} uses fraction style for 4/4 and
1415 2/2 time,
1416
1417 @lilypond[fragment,quote,ragged-right,verbatim]
1418 \time 4/4 c'1
1419 \time 2/2 c'1
1420 \override Staff.TimeSignature #'style = #'()
1421 \time 4/4 c'1
1422 \time 2/2 c'1
1423 @end lilypond
1424
1425 There are many more options for its layout.  See @ref{Ancient time
1426 signatures} for more examples.
1427
1428 @code{\time} sets the property @code{timeSignatureFraction},
1429 @code{beatLength} and @code{measureLength} in the @code{Timing}
1430 context, which is normally aliased to @internalsref{Score}.  The
1431 property @code{measureLength} determines where bar lines should be
1432 inserted, and how automatic beams should be generated.  Changing the
1433 value of @code{timeSignatureFraction} also causes the symbol to be
1434 printed.
1435
1436 More options are available through the Scheme function
1437 @code{set-time-signature}.  In combination with the
1438 @internalsref{Measure_grouping_engraver}, it will create
1439 @internalsref{MeasureGrouping} signs.  Such signs ease reading
1440 rhythmically complex modern music.  In the following example, the 9/8
1441 measure is subdivided in 2, 2, 2 and 3.  This is passed to
1442 @code{set-time-signature} as the third argument @code{(2 2 2 3)}
1443
1444 @lilypond[quote,ragged-right,verbatim]
1445 \score {
1446   \relative c'' {
1447     #(set-time-signature 9 8 '(2 2 2 3))
1448     g8[ g] d[ d] g[ g] a8[( bes g]) |
1449     #(set-time-signature 5 8 '(3 2))
1450     a4. g4
1451   }
1452   \layout {
1453     \context {
1454       \Staff
1455       \consists "Measure_grouping_engraver"
1456     }
1457   }
1458 }
1459 @end lilypond
1460
1461
1462 @seealso
1463
1464 Program reference: @internalsref{TimeSignature}, and
1465 @internalsref{Timing_translator}.
1466
1467 Examples: @inputfileref{input/@/test,compound@/-time@/.ly}.
1468
1469
1470 @refbugs
1471
1472 Automatic beaming does not use the measure grouping specified with
1473 @code{set-time-signature}.
1474
1475
1476 @node Partial measures
1477 @subsection Partial measures
1478
1479 @cindex anacrusis
1480 @cindex upbeat
1481 @cindex partial measure
1482 @cindex measure, partial
1483 @cindex shorten measures
1484 @funindex \partial
1485
1486 Partial measures, such as an anacrusis or upbeat, are entered using the
1487
1488 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
1489 \partial 16*5 c16 cis d dis e | a2. c,4 | b2
1490 @end lilypond
1491
1492 The syntax for this command is
1493
1494 @example
1495 \partial @var{duration}
1496 @end example
1497
1498 where @code{duration} is the rhythmic length to be added before
1499 the next bar.
1500
1501 This is internally translated into
1502
1503 @example
1504 \set Timing.measurePosition = -@var{length of duration}
1505 @end example
1506
1507 The property @code{measurePosition} contains a rational number
1508 indicating how much of the measure has passed at this point.  Note
1509 that this is a negative number; @code{\partial 4} is internally
1510 translated to mean ``there is a quarter note left in the bar''.
1511
1512
1513 @refbugs
1514
1515 This command does not take into account grace notes at the start of
1516 the music.  When a piece starts with graces notes in the pickup, then
1517 the @code{\partial} should follow the grace notes
1518
1519 @lilypond[verbatim,quote,ragged-right,relative,fragment]
1520 \grace f16
1521 \partial 4
1522 g4
1523 a2 g2
1524 @end lilypond
1525
1526
1527 @node Bar lines
1528 @subsection Bar lines
1529
1530 @cindex Bar lines
1531 @funindex \bar
1532 @cindex measure lines
1533 @cindex repeat bars
1534
1535 Bar lines delimit measures, but are also used to indicate
1536 repeats.  Normally they are inserted automatically.  Line
1537 breaks may only happen on bar lines.
1538
1539 Special types of bar lines can be forced with the @code{\bar} command
1540
1541 @lilypond[quote,ragged-right,relative=2,fragment,verbatim]
1542 c4 \bar "|:" c4
1543 @end lilypond
1544
1545 The following bar types are available
1546
1547 @lilypondfile[ragged-right,quote]{bar-lines.ly}
1548
1549 In addition, you can specify @code{"||:"}, which is equivalent to 
1550 @code{"|:"} except at line breaks, where it gives a double bar line at
1551 the end of the line and a start repeat at the beginning of the next
1552 line. 
1553
1554 To allow a line break where there is no visible bar line, use
1555
1556 @example
1557 \bar ""
1558 @end example
1559
1560 @noindent
1561 This will insert an invisible bar line and allow line breaks at this
1562 point.  This also increases the bar number counter.
1563
1564 In scores with many staves, a @code{\bar} command in one staff is
1565 automatically applied to all staves.  The resulting bar lines are
1566 connected between different staves of a StaffGroup
1567
1568 @lilypond[quote,ragged-right,fragment,verbatim]
1569 <<
1570   \new StaffGroup <<
1571     \new Staff {
1572       e'4 d'
1573       \bar "||"
1574       f' e'
1575     }
1576     \new Staff { \clef bass c4 g e g }
1577   >>
1578   \new Staff { \clef bass c2 c2 }
1579 >>
1580 @end lilypond
1581
1582
1583 @commonprop
1584
1585 @funindex whichBar
1586 @funindex repeatCommands
1587 @funindex defaultBarType
1588
1589 The command @code{\bar }@var{bartype} is a short cut for doing
1590 @code{\set Timing.whichBar = }@var{bartype}.  Whenever @code{whichBar}
1591 is set to a string, a bar line of that type is created.
1592
1593 A bar line is created whenever the @code{whichBar} property is set.
1594 At the start of a measure it is set to the contents of
1595 @code{Timing.defaultBarType}.  The contents of @code{repeatCommands} are
1596 used
1597 to override default measure bars.
1598
1599 You are encouraged to use @code{\repeat} for repetitions.  See
1600 @ref{Repeats}.
1601
1602
1603 @seealso
1604
1605 In this manual: @ref{Repeats}, @ref{System start delimiters}.
1606
1607 Program reference: @internalsref{BarLine} (created at
1608 @internalsref{Staff} level), @internalsref{SpanBar} (across staves).
1609
1610 Examples: @inputfileref{input/@/test,bar@/-lines@/.ly},
1611
1612
1613 @node Unmetered music
1614 @subsection Unmetered music
1615
1616 @cindex cadenza
1617 @funindex \cadenzaOn
1618 @funindex \cadenzaOff
1619
1620 Bar lines and bar numbers are calculated automatically.  For unmetered
1621 music (cadenzas, for example), this is not desirable.  To turn off
1622 automatic bar lines and bar numbers, use the commands @code{\cadenzaOn}
1623 and @code{\cadenzaOff}.
1624
1625 @lilypond[verbatim,quote,ragged-right,relative=2,fragment]
1626 c4 d e d
1627 \cadenzaOn
1628 c4 c d8 d d f4 g4.
1629 \cadenzaOff
1630 \bar "|"
1631 d4 e d c
1632 @end lilypond
1633
1634
1635 @refbugs
1636
1637 LilyPond will only insert line breaks and page breaks at a
1638 barline.  Unless the unmetered music ends before the end of
1639 the staff line, you will need to insert
1640 invisible bar lines
1641
1642 @example
1643 \bar ""
1644 @end example
1645
1646 @noindent
1647 to indicate where breaks can occur.
1648
1649
1650 @node System start delimiters
1651 @subsection System start delimiters
1652
1653 @cindex start of system
1654 @cindex Staff, multiple
1655 @cindex bracket, vertical
1656 @cindex brace, vertical
1657 @cindex grand staff
1658 @cindex staff group
1659 @cindex staff, choir
1660
1661 Many scores consist of more than one staff.  These staves can be
1662 joined in four different ways
1663
1664 @itemize @bullet
1665 @item The group is started with a brace at the left, and bar lines are
1666 connected.  This is done with the @internalsref{GrandStaff} context.
1667
1668 @lilypond[verbatim,ragged-right,quote]
1669 \new GrandStaff
1670 \relative <<
1671   \new Staff { c1 c }
1672   \new Staff { c c }
1673 >>
1674 @end lilypond
1675
1676 @item The group is started with a bracket, and bar lines are connected.
1677 This is done with the
1678 @internalsref{StaffGroup} context
1679
1680 @lilypond[verbatim,ragged-right,quote]
1681 \new StaffGroup
1682 \relative <<
1683   \new Staff { c1 c }
1684   \new Staff { c c }
1685 >>
1686 @end lilypond
1687
1688 @item The group is started with a bracket, but bar lines are not
1689 connected.  This is done with the @internalsref{ChoirStaff} context.
1690
1691 @lilypond[verbatim,ragged-right,quote]
1692 \new ChoirStaff
1693 \relative <<
1694   \new Staff { c1 c }
1695   \new Staff { c c }
1696 >>
1697 @end lilypond
1698
1699 @item The group is started with a vertical line.  Bar lines are not
1700 connected.  This is the default for the score.
1701
1702 @lilypond[verbatim,ragged-right,quote]
1703 \relative <<
1704   \new Staff { c1 c }
1705   \new Staff { c c }
1706 >>
1707 @end lilypond
1708 @end itemize
1709
1710
1711 @seealso
1712
1713 The bar lines at the start of each system are
1714 @internalsref{SystemStartBar}, @internalsref{SystemStartBrace}, and
1715 @internalsref{SystemStartBracket}.  Only one of these types is created
1716 in every context, and that type is determined by the property
1717 @internalsref{systemStartDelimiter}.
1718
1719
1720 @node Staff symbol
1721 @subsection Staff symbol
1722
1723 @cindex adjusting staff symbol
1724
1725 Notes, dynamic signs, etc., are grouped
1726 with a set of horizontal lines, called a staff (plural `staves').  In
1727 LilyPond, these lines are drawn using a separate layout object called
1728 @code{staff symbol}.
1729
1730 The staff symbol may be tuned in the number, thickness and distance
1731 of lines, using properties.  This is demonstrated in the example files
1732 @inputfileref{input/@/test,staff@/-lines@/.ly},
1733 @inputfileref{input/@/test,staff@/-size@/.ly}.
1734
1735 In addition, staves may be started and stopped at will. This is done
1736 with @code{\startStaff} and @code{\stopStaff}.
1737
1738 @lilypond[verbatim,relative=2,fragment]
1739 b4 b
1740 \override Staff.StaffSymbol #'line-count = 2
1741 \stopStaff \startStaff
1742 b b
1743 \revert Staff.StaffSymbol #'line-count
1744 \stopStaff \startStaff
1745 b b
1746 @end lilypond
1747
1748 In combination with Frenched staves, this may be used to typeset ossia
1749 sections. An example is in @inputfileref{input/@/test@/,ossia.ly},
1750 shown here
1751
1752 @cindex ossia
1753
1754 @lilypondfile{ossia.ly}
1755
1756 @cindex staff lines, setting number of
1757 @cindex staff lines, setting thickness of
1758 @cindex thickness of staff lines, setting
1759 @cindex number of staff lines, setting
1760
1761 @seealso
1762
1763 Program reference: @internalsref{StaffSymbol}.
1764
1765 Examples: @inputfileref{input/@/test,staff@/-lines@/.ly},
1766 @inputfileref{input/@/test@/,ossia.ly},
1767 @inputfileref{input/@/test,staff@/-size@/.ly},
1768 @inputfileref{input/@/regression,staff@/-line@/-positions@/.ly}.
1769
1770
1771 @node Writing music in parallel
1772 @subsection Writing music in parallel
1773
1774 @cindex Writing music in parallel
1775 @cindex Interleaved music
1776
1777 Music for multiple parts can be interleaved
1778
1779 @lilypond[quote,fragment,verbatim]
1780 \parallelMusic #'(voiceA voiceB) {
1781   r8     g'16[ c''] e''[ g' c'' e''] r8     g'16[ c''] e''[ g' c'' e''] |
1782   c'2                                c'2                                |
1783   r8     a'16[ d''] f''[ a' d'' f''] r8     a'16[ d''] f''[ a' d'' f''] |
1784   c'2                                c'2                                |
1785 }
1786 \new StaffGroup <<
1787   \new Staff \new Voice \voiceA
1788   \new Staff \new Voice \voiceB
1789 >>
1790 @end lilypond
1791
1792
1793
1794 @node Connecting notes
1795 @section Connecting notes
1796
1797 This section deals with notation that affects groups of notes.
1798
1799 @menu
1800 * Ties::                        
1801 * Slurs::                       
1802 * Phrasing slurs::              
1803 * Laissez vibrer ties::         
1804 * Automatic beams::             
1805 * Manual beams::                
1806 * Grace notes::                 
1807 @end menu
1808
1809
1810 @node Ties
1811 @subsection Ties
1812
1813 @cindex tie
1814 @funindex ~
1815
1816 A tie connects two adjacent note heads of the same pitch.  The tie in
1817 effect extends the length of a note.  Ties should not be confused with
1818 slurs, which indicate articulation, or phrasing slurs, which indicate
1819 musical phrasing.  A tie is entered using the tilde symbol `@code{~}'
1820
1821 @lilypond[quote,ragged-right,fragment,verbatim]
1822 e' ~ e' <c' e' g'> ~ <c' e' g'>
1823 @end lilypond
1824
1825 When a tie is applied to a chord, all note heads whose pitches match
1826 are connected.  When no note heads match, no ties will be created.
1827
1828 A tie is just a way of extending a note duration, similar to the
1829 augmentation dot.  The following example shows two ways of notating
1830 exactly the same concept
1831
1832 @lilypond[quote,fragment,ragged-right]
1833 \time 3/4 c'2. c'2 ~ c'4
1834 @end lilypond
1835
1836 @noindent
1837 Ties are used either when the note crosses a bar line, or when dots
1838 cannot be used to denote the rhythm.  When using ties, larger note
1839 values should be aligned to subdivisions of the measure, such as
1840
1841 @lilypond[fragment,quote,ragged-right]
1842 \relative {
1843   r8 c8 ~ c2 r4 | r8^"not" c2 ~ c8 r4
1844 }
1845 @end lilypond
1846
1847 If you need to tie a lot of notes over bars, it may be easier to use
1848 automatic note splitting (see @ref{Automatic note splitting}).  This
1849 mechanism automatically splits long notes, and ties them across bar
1850 lines.
1851
1852 When a second alternative of a repeat starts with a tied note, you
1853 have to repeat the tie. This can be achieved with @code{\repeatTie},
1854
1855 @lilypond[fragment,quote,ragged-right,relative=2]
1856 r <c e g>\repeatTie
1857 @end lilypond
1858
1859 @cindex repeating ties
1860 @cindex volta brackets and ties
1861
1862 @commonprop
1863
1864 Ties are sometimes used to write out arpeggios.  In this case, two tied
1865 notes need not be consecutive.  This can be achieved by setting the
1866 @code{tieWaitForNote} property to true. The same feature is also useful,
1867 for example, to tie a tremolo to a chord. For example,
1868
1869 @lilypond[fragment,verbatim,relative=1,ragged-right]
1870 \set tieWaitForNote = ##t
1871 \grace { c16[~ e~ g]~ } <c, e g>2
1872 \repeat "tremolo" 8 { c32~ c'~ } <c c,>1
1873 @end lilypond
1874
1875
1876 @refcommands
1877
1878
1879 @funindex \tieUp
1880 @code{\tieUp},
1881 @funindex \tieDown
1882 @code{\tieDown},
1883 @funindex \tieNeutral
1884 @code{\tieNeutral},
1885 @funindex \tieDotted
1886 @code{\tieDotted},
1887 @funindex \tieDashed
1888 @code{\tieDashed},
1889 @funindex \tieSolid
1890 @code{\tieSolid}.
1891
1892
1893 @seealso
1894
1895 In this manual: @ref{Automatic note splitting}.
1896
1897 Program reference: @internalsref{Tie}.
1898
1899 Examples:
1900 @inputfileref{input/@/regression,tie-arpeggio.ly}
1901 @inputfileref{input/@/regression,tie-manual.ly}
1902
1903
1904
1905
1906 @refbugs
1907
1908 Switching staves when a tie is active will not produce a slanted tie.
1909
1910
1911 @node Slurs
1912 @subsection Slurs
1913
1914 @cindex Slurs
1915
1916 A slur indicates that notes are to be played bound or
1917 @emph{legato}.  They are entered using parentheses
1918
1919 @lilypond[quote,ragged-right,relative=2,fragment,verbatim]
1920 f( g a) a8 b( a4 g2 f4)
1921 <c e>2( <b d>2)
1922 @end lilypond
1923
1924 The direction of a slur can be specified with
1925 @code{\slur@emph{DIR}}, where @code{@emph{DIR}} is
1926 either @code{Up}, @code{Down}, or @code{Neutral} (automatically
1927 selected).
1928
1929 However, there is a convenient shorthand for forcing slur
1930 directions.  By adding @code{_} or @code{^} before the opening
1931 parentheses, the direction is also set.  For example,
1932
1933 @lilypond[relative=2,ragged-right,quote,verbatim,fragment]
1934 c4_( c) c^( c)
1935 @end lilypond
1936
1937 Only one slur can be printed at once.  If you need to print a long
1938 slur over a few small slurs, please see @ref{Phrasing slurs}.
1939
1940
1941 @commonprop
1942
1943 Some composers write two slurs when they want legato chords.  This can
1944 be achieved in LilyPond by setting @code{doubleSlurs},
1945
1946 @lilypond[verbatim,ragged-right,relative,fragment,quote]
1947 \set doubleSlurs = ##t
1948 <c e>4 ( <d f> <c e> <d f> )
1949 @end lilypond
1950
1951
1952 @refcommands
1953
1954 @funindex \slurUp
1955 @code{\slurUp},
1956 @funindex \slurDown
1957 @code{\slurDown},
1958 @funindex \slurNeutral
1959 @code{\slurNeutral},
1960 @funindex \slurDashed
1961 @code{\slurDashed},
1962 @funindex \slurDotted
1963 @code{\slurDotted},
1964 @funindex \slurSolid
1965 @code{\slurSolid}.
1966
1967 @seealso
1968
1969 Program reference: @seeinternals{Slur}.
1970
1971
1972 @node Phrasing slurs
1973 @subsection Phrasing slurs
1974
1975 @cindex phrasing slurs
1976 @cindex phrasing marks
1977
1978 A phrasing slur (or phrasing mark) connects notes and is used to
1979 indicate a musical sentence.  It is written using @code{\(} and @code{\)}
1980 respectively
1981
1982 @lilypond[quote,ragged-right,fragment,verbatim,relative=1]
1983 \time 6/4 c'\( d( e) f( e) d\)
1984 @end lilypond
1985
1986 Typographically, the phrasing slur behaves almost exactly like a
1987 normal slur.  However, they are treated as different objects.  A
1988 @code{\slurUp} will have no effect on a phrasing slur; instead, use
1989 @code{\phrasingSlurUp}, @code{\phrasingSlurDown}, and
1990 @code{\phrasingSlurNeutral}.
1991
1992 You cannot have simultaneous phrasing slurs.
1993
1994
1995 @refcommands
1996
1997 @funindex \phrasingSlurUp
1998 @code{\phrasingSlurUp},
1999 @funindex \phrasingSlurDown
2000 @code{\phrasingSlurDown},
2001 @funindex \phrasingSlurNeutral
2002 @code{\phrasingSlurNeutral}.
2003
2004
2005 @seealso
2006
2007 Program reference: @internalsref{PhrasingSlur}.
2008
2009
2010 @node Laissez vibrer ties
2011 @subsection Laissez vibrer ties
2012 @cindex Laissez vibrer
2013 @cindex Ties, laissez vibrer
2014
2015 L.v. ties (laissez vibrer) indicate that notes must not be damped at the
2016 end. It is used in notation for piano, harp and other string and
2017 percussion instruments. They can be entered using @code{\laissezVibrer},
2018
2019 @lilypond[fragment,ragged-right,verbatim,relative=1]
2020 <c f g>\laissezVibrer
2021 @end lilypond
2022
2023 @seealso
2024
2025 Program reference:
2026 @internalsref{LaissezVibrerTie}
2027 @internalsref{LaissezVibrerTieColumn}
2028
2029 Example files:
2030 @inputfileref{input/regression,laissez-vibrer-tie.ly}
2031
2032
2033 @node Automatic beams
2034 @subsection Automatic beams
2035
2036 LilyPond inserts beams automatically
2037
2038 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
2039 \time 2/4 c8 c c c \time 6/8 c c c c8. c16 c8
2040 @end lilypond
2041
2042 When these automatic decisions are not good enough, beaming can be
2043 entered explicitly.  It is also possible to define beaming patterns
2044 that differ from the defaults.  See @ref{Setting automatic beam behavior}
2045 for details.
2046
2047 Individual notes may be marked with @code{\noBeam} to prevent them
2048 from being beamed
2049
2050 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
2051 \time 2/4 c8 c\noBeam c c
2052 @end lilypond
2053
2054
2055 @seealso
2056
2057 Program reference: @internalsref{Beam}.
2058
2059
2060 @node Manual beams
2061 @subsection Manual beams
2062
2063 @cindex beams, manual
2064 @funindex ]
2065 @funindex [
2066
2067 In some cases it may be necessary to override the automatic beaming
2068 algorithm.  For example, the autobeamer will not put beams over rests
2069 or bar lines.  Such beams are specified manually by marking the begin
2070 and end point with @code{[} and @code{]}
2071
2072 @lilypond[quote,ragged-right,fragment,relative=1,verbatim]
2073 {
2074   r4 r8[ g' a r8] r8 g[ | a] r8
2075 }
2076 @end lilypond
2077
2078
2079 @commonprop
2080
2081 @funindex stemLeftBeamCount
2082 @funindex stemRightBeamCount
2083
2084 Normally, beaming patterns within a beam are determined automatically.
2085 If necessary, the properties @code{stemLeftBeamCount} and
2086 @code{stemRightBeamCount} can be used to override the defaults.  If
2087 either property is set, its value will be used only once, and then it
2088 is erased
2089
2090 @lilypond[quote,ragged-right,fragment,relative=1,verbatim]
2091 {
2092    f8[ r16
2093       f g a]
2094    f8[ r16
2095    \set stemLeftBeamCount = #1
2096       f g a]
2097 }
2098 @end lilypond
2099
2100 The property @code{subdivideBeams} can be set in order to subdivide
2101 all 16th or shorter beams at beat positions, as defined by the
2102 @code{beatLength} property.
2103
2104 @lilypond[fragment,quote,relative=2,verbatim]
2105 c16[ c c c c c c c]
2106 \set subdivideBeams = ##t
2107 c16[ c c c c c c c]
2108 \set Score.beatLength = #(ly:make-moment 1 8)
2109 c16[ c c c c c c c]
2110 @end lilypond
2111 @funindex subdivideBeams
2112
2113 @noindent
2114 For more information about @code{make-moment}, see
2115 @ref{Time administration}.
2116
2117 Line breaks are normally forbidden when beams cross bar lines.  This
2118 behavior can be changed by setting @code{allowBeamBreak}.
2119
2120 @funindex allowBeamBreak
2121 @cindex beams and line breaks
2122 @cindex beams, kneed
2123 @cindex kneed beams
2124 @cindex auto-knee-gap
2125
2126
2127 @refbugs
2128
2129 Kneed beams are inserted automatically when a large gap is detected
2130 between the note heads.  This behavior can be tuned through the object.
2131
2132 Automatically kneed cross-staff beams cannot be used together with
2133 hidden staves.  See @ref{Hiding staves}.
2134
2135 Beams do not avoid collisions with symbols around the notes, such as
2136 texts and accidentals.
2137
2138
2139 @node Grace notes
2140 @subsection Grace notes
2141
2142 @funindex \grace
2143 @cindex ornaments
2144 @cindex grace notes
2145 @cindex appoggiatura
2146 @cindex acciaccatura
2147
2148 Grace notes are ornaments that are written out.  The most common ones
2149 are acciaccatura, which should be played as very short.  It is denoted
2150 by a slurred small note with a slashed stem.  The appoggiatura is a
2151 grace note that takes a fixed fraction of the main note, and is
2152 denoted as a slurred note in small print without a slash.  They
2153 are entered with the commands @code{\acciaccatura} and
2154 @code{\appoggiatura}, as demonstrated in the following example
2155
2156 @lilypond[quote,ragged-right,relative=2,verbatim,fragment]
2157 b4 \acciaccatura d8 c4 \appoggiatura e8 d4
2158 \acciaccatura { g16[ f] } e4
2159 @end lilypond
2160
2161 Both are special forms of the @code{\grace} command.  By prefixing this
2162 keyword to a music expression, a new one is formed, which will be
2163 printed in a smaller font and takes up no logical time in a measure.
2164
2165 @lilypond[quote,ragged-right,relative=2,verbatim,fragment]
2166 c4 \grace c16 c4
2167 \grace { c16[ d16] } c2 c4
2168 @end lilypond
2169
2170 @noindent
2171 Unlike @code{\acciaccatura} and @code{\appoggiatura}, the
2172 @code{\grace} command does not start a slur.
2173
2174 Internally, timing for grace notes is done using a second, `grace'
2175 timing.  Every point in time consists of two rational numbers: one
2176 denotes the logical time, one denotes the grace timing.  The above
2177 example is shown here with timing tuples
2178
2179 @lilypond[quote,ragged-right]
2180 <<
2181   \relative c''{
2182     c4 \grace c16 c4 \grace {
2183     c16[ d16] } c2 c4
2184   }
2185   \new Lyrics \lyricmode {
2186     \override LyricText #'font-family = #'typewriter
2187
2188     \markup { (0,0) } 4
2189     \grace { \markup {
2190       ( \fraction 1 4 , \fraction -1 16 ) } 16 }
2191     \markup { (\fraction 1 4 , 0 ) } 4
2192     \grace {
2193       \markup { (\fraction 2 4 , \fraction "-1" 8 ) } 16
2194       \markup { (\fraction 2 4 , \fraction "-1" 16 ) } 16
2195     }
2196     \markup { ( \fraction 2 4 , 0 ) }
2197   }
2198 >>
2199 @end lilypond
2200
2201 The placement of grace notes is synchronized between different staves.
2202 In the following example, there are two sixteenth grace notes for
2203 every eighth grace note
2204
2205 @lilypond[quote,ragged-right,relative=2,verbatim,fragment]
2206 << \new Staff { e4 \grace { c16[ d e f] } e4 }
2207    \new Staff { c4 \grace { g8[ b] } c4 } >>
2208 @end lilypond
2209
2210 @funindex \afterGrace
2211
2212 If you want to end a note with a grace, use the @code{\afterGrace}
2213 command.  It takes two arguments: the main note, and the grace notes
2214 following the main note.
2215
2216 @lilypond[ragged-right, verbatim,relative=2,fragment]
2217 c1 \afterGrace d1 { c16[ d] } c4
2218 @end lilypond
2219
2220 This will put the grace notes after a ``space'' lasting 3/4 of the
2221 length of the main note.  The fraction 3/4 can be changed by setting
2222 @code{afterGraceFraction}, ie.
2223
2224 @example
2225 afterGraceFraction = #(cons 7 8)
2226 @end example
2227
2228 @noindent
2229 will put the grace note at 7/8 of the main note.
2230
2231 The same effect can be achieved manually by doing
2232
2233 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
2234 \new Voice {
2235   << { d1^\trill_( }
2236      { s2 \grace { c16[ d] } } >>
2237   c4)
2238 }
2239 @end lilypond
2240
2241 @noindent
2242 By adjusting the duration of the skip note (here it is a half-note),
2243 the space between the main-note and the grace is adjusted.
2244
2245 A @code{\grace} section will introduce special typesetting settings,
2246 for example, to produce smaller type, and set directions.  Hence, when
2247 introducing layout tweaks, they should be inside the grace section,
2248 for example,
2249
2250 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
2251 \new Voice {
2252   \acciaccatura {
2253     \stemDown
2254     f16->
2255     \stemNeutral
2256   }
2257   g4
2258 }
2259 @end lilypond
2260
2261 @noindent
2262 The overrides should also be reverted inside the grace section.
2263
2264 The layout of grace sections can be changed throughout the music using
2265 the function @code{add-grace-property}.  The following example
2266 undefines the @code{Stem} direction for this grace, so
2267 that stems do not always point up.
2268
2269 @example
2270 \new Staff @{
2271   #(add-grace-property 'Voice 'Stem 'direction '())
2272   @dots{}
2273 @}
2274 @end example
2275
2276 @noindent
2277 Another option is to change the variables @code{startGraceMusic},
2278 @code{stopGraceMusic}, @code{startAcciaccaturaMusic},
2279 @code{stopAcciaccaturaMusic}, @code{startAppoggiaturaMusic},
2280 @code{stopAppoggiaturaMusic}.  More information is in the file
2281 @file{ly/@/grace@/-init@/.ly}.
2282
2283 @noindent
2284 The slash through the stem in acciaccaturas can be obtained
2285 in other situations by @code{\override Stem  #'stroke-style = #"grace"}.
2286
2287 @seealso
2288
2289 Program reference: @internalsref{GraceMusic}.
2290
2291
2292 @refbugs
2293
2294 A score that starts with a @code{\grace} section needs an explicit
2295 @code{\new Voice} declaration, otherwise the main note and the grace
2296 note end up on different staves.
2297
2298 Grace note synchronization can also lead to surprises.  Staff notation,
2299 such as key signatures, bar lines, etc., are also synchronized.  Take
2300 care when you mix staves with grace notes and staves without, for example,
2301
2302 @lilypond[quote,ragged-right,relative=2,verbatim,fragment]
2303 << \new Staff { e4 \bar "|:" \grace c16 d4 }
2304    \new Staff { c4 \bar "|:" d4 } >>
2305 @end lilypond
2306
2307 @noindent
2308 This can be remedied by inserting grace skips of the corresponding
2309 durations in the other staves. For the above example
2310
2311 @example
2312 \new Staff @{ c4 \bar "|:" \grace s16 d4 @}
2313 @end example
2314
2315 Grace sections should only be used within sequential music
2316 expressions.  Nesting or juxtaposing grace sections is not supported,
2317 and might produce crashes or other errors.
2318
2319
2320
2321 @node Expressive marks
2322 @section Expressive marks
2323
2324 Expressive marks help musicians to bring more to the music than simple
2325 notes and rhythms.
2326
2327 @menu
2328 * Articulations::               
2329 * Fingering instructions::      
2330 * Dynamics::                    
2331 * Breath marks::                
2332 * Trills::                      
2333 * Glissando::                   
2334 * Arpeggio::                    
2335 @end menu
2336
2337
2338 @node Articulations
2339 @subsection Articulations
2340
2341 @cindex Articulations
2342 @cindex scripts
2343 @cindex ornaments
2344
2345 A variety of symbols can appear above and below notes to indicate
2346 different characteristics of the performance.  They are added to a note
2347 by adding a dash and the character signifying the
2348 articulation.  They are demonstrated here
2349
2350 @lilypondfile[quote,ragged-right]{script-abbreviations.ly}
2351
2352 The meanings of these shorthands can be changed.  See
2353 @file{ly/@/script@/-init@/.ly} for examples.
2354
2355 The script is automatically placed, but the direction can be forced as
2356 well.  Like other pieces of LilyPond code, @code{_} will place them
2357 below the staff, and @code{^} will place them above.
2358
2359 @lilypond[quote,ragged-right,fragment,verbatim]
2360 c''4^^ c''4_^
2361 @end lilypond
2362
2363 Other symbols can be added using the syntax
2364 @var{note}@code{\}@var{name}.  Again, they
2365 can be forced up or down using @code{^} and @code{_},
2366 e.g.,
2367
2368 @lilypond[quote,ragged-right,verbatim,fragment,relative=2]
2369 c\fermata c^\fermata c_\fermata
2370 @end lilypond
2371
2372 @cindex accent
2373 @cindex marcato
2374 @cindex staccatissimo
2375 @cindex espressivo
2376 @cindex fermata
2377 @cindex stopped
2378 @cindex staccato
2379 @cindex portato
2380 @cindex tenuto
2381 @cindex upbow
2382 @cindex downbow
2383 @cindex foot marks
2384 @cindex organ pedal marks
2385 @cindex turn
2386 @cindex open
2387 @cindex flageolet
2388 @cindex reverseturn
2389 @cindex trill
2390 @cindex prall
2391 @cindex mordent
2392 @cindex prallprall
2393 @cindex prallmordent
2394 @cindex prall, up
2395 @cindex prall, down
2396 @cindex mordent
2397 @cindex thumb marking
2398 @cindex segno
2399 @cindex coda
2400 @cindex varcoda
2401
2402 Here is a chart showing all scripts available,
2403
2404 @lilypondfile[ragged-right,quote]{script-chart.ly}
2405
2406
2407 @commonprop
2408
2409 The vertical ordering of scripts is controlled with the
2410 @code{script-priority} property.  The lower this number, the closer it
2411 will be put to the note.  In this example, the
2412 @internalsref{TextScript} (the sharp symbol) first has the lowest
2413 priority, so it is put lowest in the first example.  In the second, the
2414 prall trill (the @internalsref{Script}) has the lowest, so it is on the
2415 inside.  When two objects have the same priority, the order in which
2416 they are entered decides which one comes first.
2417
2418 @lilypond[verbatim,relative=3,ragged-right,fragment,quote]
2419 \once \override TextScript #'script-priority = #-100
2420 a4^\prall^\markup { \sharp }
2421
2422 \once \override Script #'script-priority = #-100
2423 a4^\prall^\markup { \sharp }
2424 @end lilypond
2425
2426
2427 @seealso
2428
2429 Program reference: @internalsref{Script}.
2430
2431
2432 @refbugs
2433
2434 These signs appear in the printed output but have no effect on the
2435 MIDI rendering of the music.
2436
2437
2438 @node Fingering instructions
2439 @subsection Fingering instructions
2440
2441 @cindex fingering
2442 @cindex finger change
2443
2444 Fingering instructions can be entered using
2445 @example
2446 @var{note}-@var{digit}
2447 @end example
2448 For finger changes, use markup texts
2449
2450 @lilypond[quote,verbatim,ragged-right,fragment,relative=1]
2451 c4-1 c-2 c-3 c-4
2452 c^\markup { \finger "2 - 3" }
2453 @end lilypond
2454
2455 You can use the thumb-script to indicate that a note should be
2456 played with the thumb (e.g., in cello music)
2457 @lilypond[quote,verbatim,ragged-right,fragment,relative=2]
2458 <a_\thumb a'-3>8 <b_\thumb b'-3>
2459 @end lilypond
2460
2461 Fingerings for chords can also be added to individual notes
2462 of the chord by adding them after the pitches
2463 @lilypond[quote,verbatim,ragged-right,fragment,relative=2]
2464 < c-1 e-2 g-3 b-5 >4
2465 @end lilypond
2466
2467
2468 @commonprop
2469
2470 You may exercise greater control over fingering chords by
2471 setting @code{fingeringOrientations}
2472
2473 @lilypond[quote,verbatim,ragged-right,fragment,relative=1]
2474 \set fingeringOrientations = #'(left down)
2475 <c-1 es-2 g-4 bes-5 > 4
2476 \set fingeringOrientations = #'(up right down)
2477 <c-1 es-2 g-4 bes-5 > 4
2478 @end lilypond
2479
2480 Using this feature, it is also possible to put fingering instructions
2481 very close to note heads in monophonic music,
2482
2483 @lilypond[verbatim,ragged-right,quote,fragment]
2484 \set fingeringOrientations = #'(right)
2485 <es'-2>4
2486 @end lilypond
2487
2488
2489 @seealso
2490
2491 Program reference: @internalsref{Fingering}.
2492
2493 Examples: @inputfileref{input/@/regression,finger@/-chords@/.ly}.
2494
2495
2496 @node Dynamics
2497 @subsection Dynamics
2498
2499 @cindex Dynamics
2500 @funindex \pppp
2501 @funindex \ppp
2502 @funindex \pp
2503 @funindex \p
2504 @funindex \mp
2505 @funindex \mf
2506 @funindex \f
2507 @funindex \ff
2508 @funindex \fff
2509 @funindex \ffff
2510 @funindex \fp
2511 @funindex \sf
2512 @funindex \sff
2513 @funindex \sp
2514 @funindex \spp
2515 @funindex \sfz
2516 @funindex \rfz
2517
2518 Absolute dynamic marks are specified using a command after a note
2519 @code{c4\ff}.  The available dynamic marks are @code{\ppppp},
2520 @code{\pppp}, @code{\ppp},
2521 @code{\pp}, @code{\p}, @code{\mp}, @code{\mf}, @code{\f}, @code{\ff},
2522 @code{\fff}, @code{\ffff}, @code{\fp}, @code{\sf}, @code{\sff},
2523 @code{\sp}, @code{\spp}, @code{\sfz}, and @code{\rfz}.
2524
2525 @lilypond[quote,verbatim,ragged-right,fragment,relative=2]
2526 c\ppp c\pp c \p c\mp c\mf c\f c\ff c\fff
2527 c2\fp c\sf c\sff c\sp c\spp c\sfz c\rfz
2528 @end lilypond
2529
2530 @funindex \<
2531 @funindex \>
2532 @funindex \!
2533
2534 A crescendo mark is started with @code{\<} and terminated with
2535 @code{\!} or an absolute dynamic.  A decrescendo is started with
2536 @code{\>} and is also terminated with @code{\!} or an absolute
2537 dynamic.  @code{\cr} and @code{\decr} may be used instead of
2538 @code{\<} and @code{\>}.  Because these marks are bound to notes, you must
2539 use spacer notes if multiple marks are needed during one note
2540
2541 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
2542 c\< c\! d\> e\!
2543 << f1 { s4 s4\< s4\! \> s4\! } >>
2544 @end lilypond
2545
2546 @noindent
2547 A hairpin starts at the left edge of the beginning note and ends on the
2548 right edge of the ending note.
2549
2550 In some situations the @code{\espressivo} articulation mark may
2551 be suitable to indicate a crescendo and decrescendo on the one note,
2552
2553 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
2554 c2 b4 a g1\espressivo
2555 @end lilypond
2556
2557 This may give rise to very short hairpins.  Use @code{minimum-length}
2558 in @internalsref{Voice}.@internalsref{Hairpin} to lengthen them, for
2559 example
2560
2561 @example
2562 \override Voice.Hairpin #'minimum-length = #5
2563 @end example
2564
2565 @cindex crescendo
2566 @cindex decrescendo
2567 @cindex diminuendo
2568
2569 You can also use text saying @emph{cresc.} instead of hairpins
2570
2571 @lilypond[quote,ragged-right,fragment,relative=2,verbatim]
2572 \setTextCresc
2573 c\< d e f\!
2574 \setHairpinCresc
2575 e\> d c b\!
2576 \setTextDecresc
2577 c\> d e f\!
2578 \setTextDim
2579 e\> d c b\!
2580 @end lilypond
2581
2582 You can also supply your own texts
2583 @lilypond[quote,ragged-right,fragment,relative=1,verbatim]
2584 \set crescendoText = \markup { \italic "cresc. poco" }
2585 \set crescendoSpanner = #'dashed-line
2586 a'2\< a a a\!\mf
2587 @end lilypond
2588
2589 To create new dynamic marks or text that should be aligned
2590 with dynamics, see @ref{New dynamic marks}.
2591
2592
2593 @commonprop
2594
2595 Dynamics that occur at, begin on, or end on, the same note
2596 will be vertically aligned.  If you want to ensure that dynamics
2597 are aligned when they do not occur on the same note, you can
2598 increase the @code{staff-padding} property.
2599
2600 @example
2601 \override DynamicLineSpanner #'staff-padding = #4
2602 @end example
2603
2604 You may also use this property if the dynamics are colliding
2605 with other notation.
2606
2607 Crescendi and decrescendi that end on the first note of a
2608 new line are not printed.  To change this behavior, use
2609
2610 @example
2611 \override Score.Hairpin #'after-line-breaking = ##t
2612 @end example
2613
2614 Text style dynamic changes (such as @emph{cresc.} and @emph{dim.})
2615 are printed with a
2616 dashed line showing their extent.  To surpress printing this line, use
2617
2618 @example
2619 \override DynamicTextSpanner #'dash-period = #-1.0
2620 @end example
2621
2622
2623 @refcommands
2624
2625 @funindex \dynamicUp
2626 @code{\dynamicUp},
2627 @funindex \dynamicDown
2628 @code{\dynamicDown},
2629 @funindex \dynamicNeutral
2630 @code{\dynamicNeutral}.
2631
2632
2633 @seealso
2634
2635 Program reference: @internalsref{DynamicText}, @internalsref{Hairpin}.
2636 Vertical positioning of these symbols is handled by
2637 @internalsref{DynamicLineSpanner}.
2638
2639
2640 @node Breath marks
2641 @subsection Breath marks
2642
2643 Breath marks are entered using @code{\breathe}
2644
2645 @lilypond[quote,ragged-right,fragment,relative=1,verbatim]
2646 c'4 \breathe d4
2647 @end lilypond
2648
2649
2650 @commonprop
2651
2652 The glyph of the breath mark can be tuned by overriding the
2653 @code{text} property of the @code{BreathingSign} layout object with
2654 any markup text.  For example,
2655 @lilypond[quote,ragged-right,fragment,verbatim,relative=1]
2656 c'4
2657 \override BreathingSign #'text
2658   = #(make-musicglyph-markup "scripts.rvarcomma")
2659 \breathe
2660 d4
2661 @end lilypond
2662
2663 @seealso
2664
2665 Program reference: @internalsref{BreathingSign}.
2666
2667 Examples: @inputfileref{input/@/regression,breathing@/-sign@/.ly}.
2668
2669
2670 @node Trills
2671 @subsection Trills
2672
2673 Short trills are printed like normal articulation; see @ref{Articulations}.
2674
2675 Long running trills are made with @code{\startTrillSpan} and
2676 @code{\stopTrillSpan},
2677
2678 @lilypond[verbatim,ragged-right,relative=2,quote,fragment]
2679 \new Voice {
2680   << { c1 \startTrillSpan }
2681      { s2. \grace { d16[\stopTrillSpan e] } } >>
2682   c4 }
2683 @end lilypond
2684
2685 @cindex Pitched trills
2686
2687 Trills that should be executed on an explicitly specified pitch can be
2688 typeset with the command @code{pitchedTrill},
2689
2690 @lilypond[ragged-right,verbatim,fragment,relative=1,quote]
2691 \pitchedTrill c4\startTrillSpan fis
2692 f\stopTrillSpan
2693 @end lilypond
2694
2695 The first argument is the main note.  The pitch of the second
2696 is printed as a stemless note head in parentheses.
2697
2698
2699 @refcommands
2700
2701 @code{\startTrillSpan},
2702 @funindex \startTrillSpan
2703 @code{\stopTrillSpan}.
2704 @funindex \stopTrillSpan
2705
2706
2707 @seealso
2708
2709 Program reference: @internalsref{TrillSpanner}.
2710
2711
2712 @node Glissando
2713 @subsection Glissando
2714
2715 @cindex Glissando
2716 @funindex \glissando
2717
2718 A glissando is a smooth change in pitch.  It is denoted by a line or a
2719 wavy line between two notes.  It is requested by attaching
2720 @code{\glissando} to a note
2721
2722 @lilypond[quote,ragged-right,fragment,relative=2,verbatim]
2723 c2\glissando c'
2724 \override Glissando #'style = #'zigzag
2725 c2\glissando c,
2726 @end lilypond
2727
2728
2729 @seealso
2730
2731 Program reference: @internalsref{Glissando}.
2732
2733 Example files: @file{input/@/regression/@/glissando@/.ly}.
2734
2735
2736 @refbugs
2737
2738 Printing text over the line (such as @emph{gliss.}) is not supported.
2739
2740
2741 @node Arpeggio
2742 @subsection Arpeggio
2743
2744 @cindex Arpeggio
2745 @cindex broken chord
2746 @funindex \arpeggio
2747
2748 You can specify an arpeggio sign (also known as broken chord) on a
2749 chord by attaching an @code{\arpeggio} to a chord
2750
2751 @lilypond[quote,ragged-right,fragment,relative=1,verbatim]
2752 <c e g c>\arpeggio
2753 @end lilypond
2754
2755 A square bracket on the left indicates that the player should not
2756 arpeggiate the chord
2757
2758 @lilypond[quote,ragged-right,fragment,relative=1,verbatim]
2759 \arpeggioBracket
2760 <c' e g c>\arpeggio
2761 @end lilypond
2762
2763 The direction of the arpeggio is sometimes denoted by adding an
2764 arrowhead to the wiggly line
2765
2766 @lilypond[quote,ragged-right,fragment,relative=1,verbatim]
2767 \new Voice {
2768   \arpeggioUp
2769   <c e g c>\arpeggio
2770   \arpeggioDown
2771   <c e g c>\arpeggio
2772 }
2773 @end lilypond
2774
2775
2776 @commonprop
2777
2778 When an arpeggio crosses staves, you may attach an arpeggio to the chords
2779 in both staves and set
2780 @internalsref{PianoStaff}.@code{connectArpeggios}
2781
2782 @lilypond[quote,ragged-right,fragment,relative=1,verbatim]
2783 \new PianoStaff <<
2784   \set PianoStaff.connectArpeggios = ##t
2785   \new Staff { <c' e g c>\arpeggio }
2786   \new Staff { \clef bass <c,, e g>\arpeggio }
2787 >>
2788 @end lilypond
2789
2790
2791 @refcommands
2792
2793 @code{\arpeggio},
2794 @funindex \arpeggioUp
2795 @code{\arpeggioUp},
2796 @funindex \arpeggioDown
2797 @code{\arpeggioDown},
2798 @funindex \arpeggioNeutral
2799 @code{\arpeggioNeutral},
2800 @funindex \arpeggioBracket
2801 @code{\arpeggioBracket}.
2802
2803
2804 @seealso
2805
2806 Notation manual: @ref{Ties}, for writing out arpeggios.
2807
2808 Program reference: @internalsref{Arpeggio}.
2809
2810
2811 @refbugs
2812
2813 It is not possible to mix connected arpeggios and unconnected
2814 arpeggios in one @internalsref{PianoStaff} at the same point in time.
2815
2816
2817
2818
2819
2820 @node Repeats
2821 @section Repeats
2822
2823 Repetition is a central concept in music, and multiple notations exist
2824 for repetitions.
2825
2826 @menu
2827 * Repeat types::                
2828 * Repeat syntax::               
2829 * Repeats and MIDI::            
2830 * Manual repeat commands::      
2831 * Tremolo repeats::             
2832 * Tremolo subdivisions::        
2833 * Measure repeats::             
2834 @end menu
2835
2836
2837 @node Repeat types
2838 @subsection Repeat types
2839
2840 @cindex repeats
2841 @funindex \repeat
2842
2843 The following types of repetition are supported
2844
2845 @table @code
2846 @item unfold
2847 Repeated music is fully written (played) out.  This is useful when
2848 entering repetitious music.  This is the only kind of repeat that
2849 is included in MIDI output.
2850
2851 @item volta
2852 Repeats are not written out, but alternative endings (volte) are
2853 printed, left to right with brackets.  This is the standard notation
2854 for repeats with alternatives.  These are not played in MIDI output by
2855 default.
2856
2857 @ignore
2858 @item fold
2859 Alternative endings are written stacked.  This has limited use but may be
2860 used to typeset two lines of lyrics in songs with repeats, see
2861 @inputfileref{input,star-spangled-banner@/.ly}.
2862 @end ignore
2863
2864 @item tremolo
2865 Make tremolo beams.  These are not played in MIDI output by default.
2866
2867 @item percent
2868 Make beat or measure repeats.  These look like percent signs.  These
2869 are not played in MIDI output by default.  Percent repeats must be
2870 declared within a @code{Voice} context.
2871
2872 @end table
2873
2874
2875 @node Repeat syntax
2876 @subsection Repeat syntax
2877
2878 LilyPond has one syntactic construct for specifying different types of
2879 repeats.  The syntax is
2880
2881 @example
2882 \repeat @var{variant} @var{repeatcount} @var{repeatbody}
2883 @end example
2884
2885 If you have alternative endings, you may add
2886 @funindex \alternative
2887 @example
2888 \alternative @{
2889   @var{alternative1}
2890   @var{alternative2}
2891   @var{alternative3}
2892   @dots{}
2893 @}
2894 @end example
2895
2896 @noindent
2897 where each @var{alternative} is a music expression.  If you do not
2898 give enough alternatives for all of the repeats, the first alternative
2899 is assumed to be played more than once.
2900
2901 Standard repeats are used like this
2902 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
2903 c1
2904 \repeat volta 2 { c4 d e f }
2905 \repeat volta 2 { f e d c }
2906 @end lilypond
2907
2908 With alternative endings
2909 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
2910 c1
2911 \repeat volta 2 {c4 d e f}
2912 \alternative { {d2 d} {f f,} }
2913 @end lilypond
2914
2915 In the following example, the first ending is not a complete
2916 bar (it only had 3 beats).  The beginning of the second ending
2917 contains the 4th beat from the first ending.  This ``extra''
2918 beat in the second ending is due to the first time ending,
2919 and has nothing to do with the @code{\partial} at the
2920 beginning of the example.
2921
2922 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
2923 \new Staff {
2924   \partial 4
2925   \repeat volta 4 { e | c2 d2 | e2 f2 | }
2926   \alternative { { g4 g g } { a | a a a a | b2. } }
2927 }
2928 @end lilypond
2929
2930 It is possible to shorten volta brackets
2931 by setting @code{voltaSpannerDuration}.  In the next example, the
2932 bracket only lasts one measure, which is a duration of 3/4.
2933
2934 @lilypond[verbatim,ragged-right,quote]
2935 \relative c''{
2936   \time 3/4
2937   c c c
2938   \set Staff.voltaSpannerDuration = #(ly:make-moment 3 4)
2939   \repeat "volta" 5 { d d d }
2940   \alternative { { e e e f f f }
2941   { g g g } }
2942 }
2943 @end lilypond
2944
2945
2946 @seealso
2947
2948 Examples:
2949
2950 Brackets for the repeat are normally only printed over the topmost
2951 staff.  This can be adjusted by setting the @code{voltaOnThisStaff}
2952 property; see @inputfileref{input/@/regression,volta@/-multi@/-staff@/.ly}.
2953
2954
2955 @refbugs
2956
2957 @cindex repeat, ambiguous
2958
2959 A nested repeat like
2960
2961 @example
2962 \repeat @dots{}
2963 \repeat @dots{}
2964 \alternative
2965 @end example
2966
2967 @noindent
2968 is ambiguous, since it is is not clear to which @code{\repeat} the
2969 @code{\alternative} belongs.  This ambiguity is resolved by always
2970 having the @code{\alternative} belong to the inner @code{\repeat}.
2971 For clarity, it is advisable to use braces in such situations.
2972
2973 Timing information is not remembered at the start of an alternative,
2974 so after a repeat timing information must be reset by hand; for
2975 example, by setting @code{Score.measurePosition} or entering
2976 @code{\partial}.  Similarly, slurs or ties are also not repeated.
2977
2978
2979 @node Repeats and MIDI
2980 @subsection Repeats and MIDI
2981
2982 @cindex expanding repeats
2983 @funindex \unfoldRepeats
2984
2985 With a little bit of tweaking, all types of repeats can be present
2986 in the MIDI output.  This is achieved by applying the
2987 @code{\unfoldRepeats} music function.  This function changes all
2988 repeats to unfold repeats.
2989
2990 @lilypond[quote,verbatim,fragment,line-width=8.0\cm]
2991 \unfoldRepeats {
2992   \repeat tremolo 8 {c'32 e' }
2993   \repeat percent 2 { c''8 d'' }
2994   \repeat volta 2 {c'4 d' e' f'}
2995   \alternative {
2996     { g' a' a' g' }
2997     {f' e' d' c' }
2998   }
2999 }
3000 \bar "|."
3001 @end lilypond
3002
3003 When creating a score file using @code{\unfoldRepeats} for MIDI,
3004 it is necessary to make two @code{\score} blocks: one for MIDI (with
3005 unfolded repeats) and one for notation (with volta, tremolo, and
3006 percent repeats).  For example,
3007
3008 @example
3009 \score @{
3010   @var{..music..}
3011   \layout @{ .. @}
3012 @}
3013 \score @{
3014   \unfoldRepeats @var{..music..}
3015   \midi @{ .. @}
3016 @}
3017 @end example
3018
3019
3020 @node Manual repeat commands
3021 @subsection Manual repeat commands
3022
3023 @funindex repeatCommands
3024
3025 The property @code{repeatCommands} can be used to control the layout of
3026 repeats.  Its value is a Scheme list of repeat commands.
3027
3028 @table @asis
3029 @item @code{start-repeat}
3030 Print a @code{|:} bar line.
3031
3032 @item @code{end-repeat}
3033 Print a @code{:|} bar line.
3034
3035 @item @code{(volta @var{text})}
3036 Print a volta bracket saying @var{text}: The text can be specified as
3037 a text string or as a markup text, see @ref{Text markup}.  Do not
3038 forget to change the font, as the default number font does not contain
3039 alphabetic characters;
3040
3041 @item @code{(volta #f)}
3042 Stop a running volta bracket.
3043 @end table
3044
3045 @lilypond[quote,ragged-right,verbatim,fragment,relative=2]
3046 c4
3047   \set Score.repeatCommands = #'((volta "93") end-repeat)
3048 c4 c4
3049   \set Score.repeatCommands = #'((volta #f))
3050 c4 c4
3051 @end lilypond
3052
3053
3054 @seealso
3055
3056 Program reference: @internalsref{VoltaBracket},
3057 @internalsref{RepeatedMusic},
3058 @internalsref{VoltaRepeatedMusic},
3059 @internalsref{UnfoldedRepeatedMusic}, and
3060 @internalsref{FoldedRepeatedMusic}.
3061
3062
3063 @node Tremolo repeats
3064 @subsection Tremolo repeats
3065
3066 @cindex tremolo beams
3067
3068 To place tremolo marks between notes, use @code{\repeat} with tremolo
3069 style
3070 @lilypond[quote,verbatim,ragged-right]
3071 \new Voice \relative c' {
3072   \repeat "tremolo" 8 { c16 d16 }
3073   \repeat "tremolo" 4 { c16 d16 }
3074   \repeat "tremolo" 2 { c16 d16 }
3075 }
3076 @end lilypond
3077
3078 Tremolo marks can also be put on a single note.  In this case, the
3079 note should not be surrounded by braces.
3080 @lilypond[quote,verbatim,ragged-right]
3081 \repeat "tremolo" 4 c'16
3082 @end lilypond
3083
3084 Similar output is obtained using the tremolo subdivision, described in
3085 @ref{Tremolo subdivisions}.
3086
3087
3088 @seealso
3089
3090 In this manual: @ref{Tremolo subdivisions}, @ref{Repeats}.
3091
3092 Program reference: @internalsref{Beam}, @internalsref{StemTremolo}.
3093
3094 Example files: @inputfileref{input/@/regression,chord@/-tremolo@/.ly},
3095 @inputfileref{input/@/regression,stem@/-tremolo@/.ly}.
3096
3097
3098 @node Tremolo subdivisions
3099 @subsection Tremolo subdivisions
3100
3101 @cindex tremolo marks
3102 @funindex tremoloFlags
3103
3104 Tremolo marks can be printed on a single note by adding
3105 `@code{:}[@var{number}]' after the note.  The number indicates the
3106 duration of the subdivision, and it must be at least 8.  A
3107 @var{length} value of 8 gives one line across the note stem.  If the
3108 length is omitted, the last value (stored in @code{tremoloFlags}) is
3109 used
3110
3111 @lilypond[quote,ragged-right,verbatim,fragment]
3112 c'2:8 c':32 | c': c': |
3113 @end lilypond
3114
3115
3116 @refbugs
3117
3118 Tremolos entered in this way do not carry over into the MIDI output.
3119
3120
3121 @seealso
3122
3123 In this manual: @ref{Tremolo repeats}.
3124
3125 Elsewhere: @internalsref{StemTremolo}.
3126
3127
3128 @node Measure repeats
3129 @subsection Measure repeats
3130
3131 @cindex percent repeats
3132 @cindex measure repeats
3133
3134 In the @code{percent} style, a note pattern can be repeated.  It is
3135 printed once, and then the pattern is replaced with a special sign.
3136 Patterns of one and two measures are replaced by percent-like signs,
3137 patterns that divide the measure length are replaced by slashes.
3138 Percent repeats must be declared within a @code{Voice} context.
3139
3140 @lilypond[quote,verbatim,ragged-right]
3141 \new Voice \relative c' {
3142   \repeat "percent" 4 { c4 }
3143   \repeat "percent" 2 { c2 es2 f4 fis4 g4 c4 }
3144 }
3145 @end lilypond
3146
3147 Measure repeats of more than 2 measures get a counter, if you switch
3148 on the @code{countPercentRepeats} property,
3149
3150 @lilypond[relative=2,fragment,quote,verbatim,ragged-right]
3151 \new Voice {
3152 \set countPercentRepeats = ##t
3153   \repeat "percent" 4 { c1 }
3154 }
3155 @end lilypond
3156
3157
3158
3159 Isolated percents can also be printed. This is done by putting a
3160 multi-measure rest with a different print function,
3161
3162 @lilypond[fragment,verbatim,quote]
3163 \override MultiMeasureRest #'stencil
3164   = #ly:multi-measure-rest::percent
3165 R1
3166 @end lilypond
3167
3168
3169
3170
3171 @seealso
3172
3173 Program reference: @internalsref{RepeatSlash},
3174 @internalsref{PercentRepeat}, @internalsref{DoublePercentRepeat},
3175 @internalsref{DoublePercentRepeatCounter},
3176 @internalsref{PercentRepeatCounter},
3177 @internalsref{PercentRepeatedMusic}.
3178
3179
3180