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

Side by Side Diff: Documentation/de/notation/staff.itely

Issue 553750044: \compressFullBarRests should be renamed
Patch Set: Created 4 years 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:
View unified diff | Download patch
OLDNEW
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*- 1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
2 @ignore 2 @ignore
3 Translation of GIT committish: e5a609e373eae846857f9a6d70a402a3d42b7d94 3 Translation of GIT committish: e5a609e373eae846857f9a6d70a402a3d42b7d94
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.19.21" 10 @c \version "2.19.21"
(...skipping 1064 matching lines...) Expand 10 before | Expand all | Expand 10 after
1075 (middleCPosition . 6) 1075 (middleCPosition . 6)
1076 (clefPosition . 2) 1076 (clefPosition . 2)
1077 (instrumentCueName . ,(make-bold-markup "cbsn.")) 1077 (instrumentCueName . ,(make-bold-markup "cbsn."))
1078 (midiInstrument . "bassoon")) 1078 (midiInstrument . "bassoon"))
1079 1079
1080 \new Staff \with { 1080 \new Staff \with {
1081 instrumentName = "Bassoon" 1081 instrumentName = "Bassoon"
1082 } 1082 }
1083 \relative c' { 1083 \relative c' {
1084 \clef tenor 1084 \clef tenor
1085 \compressFullBarRests 1085 \compressEmptyMeasures
1086 c2 g' 1086 c2 g'
1087 R1*16 1087 R1*16
1088 \instrumentSwitch "contrabassoon" 1088 \instrumentSwitch "contrabassoon"
1089 c,,2 g \break 1089 c,,2 g \break
1090 c,1 ~ | 1 1090 c,1 ~ | 1
1091 } 1091 }
1092 @end lilypond 1092 @end lilypond
1093 1093
1094 1094
1095 @seealso 1095 @seealso
(...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after
1584 @rinternals{Voice}. 1584 @rinternals{Voice}.
1585 1585
1586 1586
1587 @knownissues 1587 @knownissues
1588 1588
1589 Zusammenstöße können bei Benutzung von @code{\cueDuring} zwischen Pausen 1589 Zusammenstöße können bei Benutzung von @code{\cueDuring} zwischen Pausen
1590 der Hauptstimme und den Stichnoten des @code{CueVoice}-Kontexts auftreten. 1590 der Hauptstimme und den Stichnoten des @code{CueVoice}-Kontexts auftreten.
1591 Wenn @code{\cueDuringWithClef} oder @code{\transposedCueDuring} 1591 Wenn @code{\cueDuringWithClef} oder @code{\transposedCueDuring}
1592 eingesetzt wird, muss das zusätzliche Argument nach dem Zitat und der 1592 eingesetzt wird, muss das zusätzliche Argument nach dem Zitat und der
1593 Richtung erscheinen. 1593 Richtung erscheinen.
OLDNEW

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