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

Delta Between Two Patch Sets: Documentation/notation/notation-appendices.itely

Issue 340660043: Issue 3128: add Haydn-style turns to Feta
Left Patch Set: Created 5 years, 11 months ago
Right Patch Set: make slashturn 4% thinner at the center (instead of 10% thicker), haydnturn 0% thicker (instead of … Created 5 years, 11 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:
Right: Side by side diff | Download
« no previous file with change/comment | « Documentation/notation/expressive.itely ('k') | ly/script-init.ly » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 @c -*- coding: utf-8; mode: texinfo; -*- 1 @c -*- coding: utf-8; mode: texinfo; -*-
2 2
3 @ignore 3 @ignore
4 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH 4 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
5 5
6 When revising a translation, copy the HEAD committish of the 6 When revising a translation, copy the HEAD committish of the
7 version that you are working on. For details, see the Contributors' 7 version that you are working on. For details, see the Contributors'
8 Guide, node Updating translation committishes.. 8 Guide, node Updating translation committishes..
9 @end ignore 9 @end ignore
10 10
(...skipping 2220 matching lines...) Expand 10 before | Expand all | Expand 10 after
2231 @cindex downprall 2231 @cindex downprall
2232 @cindex prallprall 2232 @cindex prallprall
2233 @cindex lineprall 2233 @cindex lineprall
2234 @cindex prallmordent 2234 @cindex prallmordent
2235 @cindex mordent 2235 @cindex mordent
2236 @cindex upmordent 2236 @cindex upmordent
2237 @cindex downmordent 2237 @cindex downmordent
2238 @cindex trill 2238 @cindex trill
2239 @cindex turn 2239 @cindex turn
2240 @cindex reverseturn 2240 @cindex reverseturn
2241 @cindex slashturn
2242 @cindex haydnturn
2241 2243
2242 @node Ornament scripts 2244 @node Ornament scripts
2243 @unnumberedsubsec Ornament scripts 2245 @unnumberedsubsec Ornament scripts
2244 2246
2245 @multitable @columnfractions .22 .25 .25 .25 2247 @multitable @columnfractions .22 .25 .25 .25
2246 2248
2247 @item 2249 @item
2248 @code{\prall} 2250 @code{\prall}
2249 @lilypond[notime,relative=2] 2251 @lilypond[notime,relative=2]
2250 f^\prall e,_\prall b'\prall 2252 f^\prall e,_\prall b'\prall
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
2309 2311
2310 @item 2312 @item
2311 @code{\turn} 2313 @code{\turn}
2312 @lilypond[notime,relative=2] 2314 @lilypond[notime,relative=2]
2313 f^\turn e,_\turn b'\reverseturn 2315 f^\turn e,_\turn b'\reverseturn
2314 @end lilypond 2316 @end lilypond
2315 @tab 2317 @tab
2316 @code{\reverseturn} 2318 @code{\reverseturn}
2317 @lilypond[notime,relative=2] 2319 @lilypond[notime,relative=2]
2318 f^\reverseturn e,_\reverseturn b'\reverseturn 2320 f^\reverseturn e,_\reverseturn b'\reverseturn
2321 @end lilypond
2322 @tab
2323 @code{\slashturn}
2324 @lilypond[notime,relative=2]
2325 f^\slashturn e,_\slashturn b'\slashturn
2326 @end lilypond
2327 @tab
2328 @code{\haydnturn}
2329 @lilypond[notime,relative=2]
2330 f^\haydnturn e,_\haydnturn b'\haydnturn
2319 @end lilypond 2331 @end lilypond
2320 2332
2321 @end multitable 2333 @end multitable
2322 2334
2323 @cindex fermata 2335 @cindex fermata
2324 @cindex shortfermata 2336 @cindex shortfermata
2325 @cindex longfermata 2337 @cindex longfermata
2326 @cindex verylongfermata 2338 @cindex verylongfermata
2327 2339
2328 @node Fermata scripts 2340 @node Fermata scripts
(...skipping 985 matching lines...) Expand 10 before | Expand all | Expand 10 after
3314 @node Predefined type predicates 3326 @node Predefined type predicates
3315 @appendixsec Predefined type predicates 3327 @appendixsec Predefined type predicates
3316 3328
3317 @include type-predicates.tely 3329 @include type-predicates.tely
3318 3330
3319 3331
3320 @node Scheme functions 3332 @node Scheme functions
3321 @appendixsec Scheme functions 3333 @appendixsec Scheme functions
3322 3334
3323 @include scheme-functions.tely 3335 @include scheme-functions.tely
LEFTRIGHT

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