]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/learning/templates.itely
Docs: Get rid of lilyquote snippet option, replaced by ordinary quote
[lilypond.git] / Documentation / fr / learning / templates.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
2
3 @ignore
4     Translation of GIT committish: 5f722f1688eff7436789f8ca011205bdb16c04b7
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  For details, see the Contributors'
8     Guide, node Updating translation committishes..
9 @end ignore
10
11 @c \version "2.14.0"
12
13 @c Translators: Jean-Charles Malahieude
14
15 @node Modèles
16 @appendix Modèles
17 @translationof Templates
18
19 Cette annexe du manuel d'initiation propose des patrons de partition
20 Lilypond, prets à l'emploi.  Il vous suffira d'y ajouter quelques notes,
21 de lancer LilyPond, et d'aprécier le résultat.
22
23
24 @menu
25 * Portée unique::
26 * Modèles pour piano::
27 * Quatuor à cordes::
28 * Ensemble vocal::
29 * Orchestre::
30 * Exemples de notation ancienne::
31 * Autres modèles::
32 @end menu
33
34 @node Portée unique
35 @appendixsec Portée unique
36 @translationof Single staff
37
38 @appendixsubsec Notes seules
39
40 @lilypondfile[verbatim,quote,ragged-right,texidoc,addversion]
41 {single-staff-template-with-only-notes.ly}
42
43 @appendixsubsec Notes et paroles
44
45 @lilypondfile[verbatim,quote,ragged-right,texidoc,addversion]
46 {single-staff-template-with-notes-and-lyrics.ly}
47
48 @appendixsubsec Notes et accords
49
50 @lilypondfile[verbatim,quote,ragged-right,texidoc]
51 {single-staff-template-with-notes-and-chords.ly}
52
53 @appendixsubsec Notes, paroles et accords
54
55 @lilypondfile[verbatim,quote,ragged-right,texidoc]
56 {single-staff-template-with-notes,-lyrics,-and-chords.ly}
57
58
59 @node Modèles pour piano
60 @appendixsec Modèles pour piano
61 @translationof Piano templates
62
63 @appendixsubsec Piano seul
64
65 @lilypondfile[verbatim,quote,ragged-right,texidoc]
66 {piano-template-simple.ly}
67
68 @appendixsubsec Chant et accompagnement
69
70 @lilypondfile[verbatim,quote,ragged-right,texidoc]
71 {piano-template-with-melody-and-lyrics.ly}
72
73 @appendixsubsec Piano et paroles entre les portées
74
75 @lilypondfile[verbatim,quote,ragged-right,texidoc]
76 {piano-template-with-centered-lyrics.ly}
77
78 @appendixsubsec Piano et nuances entre les portées
79
80 @lilypondfile[verbatim,quote,ragged-right,texidoc]
81 {piano-template-with-centered-dynamics.ly}
82
83
84 @node Quatuor à cordes
85 @appendixsec Quatuor à cordes
86 @translationof String quartet
87
88 @appendixsubsec Quatuor à cordes
89
90 @lilypondfile[verbatim,quote,ragged-right,texidoc]
91 {string-quartet-template-simple.ly}
92
93 @appendixsubsec Parties pour quatuor à cordes
94
95 @lilypondfile[verbatim,quote,ragged-right,texidoc]
96 {string-quartet-template-with-separate-parts.ly}
97
98
99 @node Ensemble vocal
100 @appendixsec Ensemble vocal
101 @translationof Vocal ensembles
102
103 @appendixsubsec Partition pour chœur à quatre voix mixtes
104
105 @lilypondfile[verbatim,quote,ragged-right,texidoc]
106 {vocal-ensemble-template.ly}
107
108 @appendixsubsec Partition pour chœur SATB avec réduction pour piano
109
110 @lilypondfile[verbatim,quote,ragged-right,texidoc]
111 {vocal-ensemble-template-with-automatic-piano-reduction.ly}
112
113 @appendixsubsec Partition pour chœur SATB avec alignement des contextes
114
115 @lilypondfile[verbatim,quote,ragged-right,texidoc]
116 {vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly}
117
118 @appendixsubsec Partition pour chœur SATB, sur quatre portées
119
120 @lilypondfile[verbatim,quote,ragged-right,texidoc]
121 {satb-choir-template---four-staves.ly}
122
123 @appendixsubsec Couplet pour solo et refrain à deux voix
124
125 @lilypondfile[verbatim,quote,ragged-right,texidoc]
126 {vocal-ensemble-template-with-verse-and-refrain.ly}
127
128 @appendixsubsec Hymnes et cantiques
129
130 @lilypondfile[verbatim,quote,ragged-right,texidoc]
131 {hymn-template.ly}
132
133 @appendixsubsec Psalmodie
134
135 @lilypondfile[verbatim,quote,ragged-right,texidoc]
136 {anglican-psalm-template.ly}
137
138
139 @node Orchestre
140 @appendixsec Orchestre
141 @translationof Orchestral templates
142
143 @appendixsubsec Orchestre, chœur et piano
144
145 @lilypondfile[verbatim,quote,ragged-right,texidoc]
146 {orchestra,-choir-and-piano-template.ly}
147
148
149 @c bad node name to avoid node name conflict
150 @node Exemples de notation ancienne
151 @appendixsec Exemples de notation ancienne
152 @translationof Ancient notation templates
153
154 @appendixsubsec Transcription de musique mensurale
155
156 @lilypondfile[verbatim,quote,ragged-right,texidoc]
157 {ancient-notation-template----modern-transcription-of-mensural-music.ly}
158
159 @appendixsubsec Transcription du grégorien
160
161 @lilypondfile[verbatim,quote,ragged-right,texidoc]
162 {ancient-notation-template----modern-transcription-of-gregorian-music.ly}
163
164
165 @node Autres modèles
166 @appendixsec Autres modèles
167 @translationof Other templates
168
169 @appendixsubsec Symboles de jazz
170 @translationof Jazz combo
171
172 @lilypondfile[verbatim,quote,ragged-right,texidoc]
173 {jazz-combo-template.ly}
174