Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(458)

Delta Between Two Patch Sets: Documentation/notation/keyboards.itely

Issue 3743045: DOC: NR Dynamics context and postfix dynamics (Closed)
Left Patch Set: Created 13 years, 3 months ago
Right Patch Set: DOC: NR Dynamics, second draft Created 13 years, 3 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 @c -*- coding: utf-8; mode: texinfo; -*- 1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore 2 @ignore
3 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH 3 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4 4
5 When revising a translation, copy the HEAD committish of the 5 When revising a translation, copy the HEAD committish of the
6 version that you are working on. For details, see the Contributors' 6 version that you are working on. For details, see the Contributors'
7 Guide, node Updating translation committishes.. 7 Guide, node Updating translation committishes..
8 @end ignore 8 @end ignore
9 9
10 @c \version "2.13.36" 10 @c \version "2.13.36"
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 @itemize 74 @itemize
75 75
76 @item Keyboard music usually contains multiple voices and the 76 @item Keyboard music usually contains multiple voices and the
77 number of voices may change regularly; this is described in 77 number of voices may change regularly; this is described in
78 @ref{Collision resolution}. 78 @ref{Collision resolution}.
79 79
80 @item Keyboard music can be written in parallel, as described in 80 @item Keyboard music can be written in parallel, as described in
81 @ref{Writing music in parallel}. 81 @ref{Writing music in parallel}.
82 82
83 @item Dynamics may be placed in a @code{Dynamics} context, 83 @item Dynamics may be placed in a @code{Dynamics} context,
84 see @ref{Dynamics}, between the two @code{Staff} contexts 84 between the two @code{Staff} contexts
Carl 2010/12/22 04:31:23 References should be at the end of sentences where
85 to align the dynamic marks on a horizontal line 85 to align the dynamic marks on a horizontal line
86 centered between the staves. 86 centered between the staves; see @ref{Dynamics}.
87 87
88 @item Fingerings are indicated with @ref{Fingering instructions}. 88 @item Fingerings are indicated with @ref{Fingering instructions}.
89 89
90 @item Organ pedal indications are inserted as articulations, see 90 @item Organ pedal indications are inserted as articulations, see
91 @ref{List of articulations}. 91 @ref{List of articulations}.
92 92
93 @item Vertical grid lines can be shown with @ref{Grid lines}. 93 @item Vertical grid lines can be shown with @ref{Grid lines}.
94 94
95 @item Keyboard music often contains @notation{Laissez vibrer} ties 95 @item Keyboard music often contains @notation{Laissez vibrer} ties
96 as well as ties on arpeggios and tremolos, described in 96 as well as ties on arpeggios and tremolos, described in
(...skipping 544 matching lines...) Expand 10 before | Expand all | Expand 10 after
641 The @code{\harp-pedal} command accepts a string of characters, where 641 The @code{\harp-pedal} command accepts a string of characters, where
642 @code{^} is the highest pedal position (flattened pitch), @code{-} is 642 @code{^} is the highest pedal position (flattened pitch), @code{-} is
643 the middle pedal position (natural pitch), @code{v} is the lowest pedal 643 the middle pedal position (natural pitch), @code{v} is the lowest pedal
644 position (sharpened pitch), and @code{|} is the divider. A prefixed 644 position (sharpened pitch), and @code{|} is the divider. A prefixed
645 @code{o} will circle the following pedal symbol. 645 @code{o} will circle the following pedal symbol.
646 646
647 @seealso 647 @seealso
648 Notation Reference: 648 Notation Reference:
649 @ref{Text scripts}, 649 @ref{Text scripts},
650 @ref{Instrument Specific Markup}. 650 @ref{Instrument Specific Markup}.
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b