]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/learning/templates.itely
Doc-fr: fix X-Ref
[lilypond.git] / Documentation / learning / templates.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2
3 @ignore
4     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
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.16.0"
12
13 @node Templates
14 @appendix Templates
15
16 This section of the manual contains templates with the LilyPond score
17 already set up for you.  Just add notes, run LilyPond, and enjoy
18 beautiful printed scores!
19
20 @menu
21 * Single staff templates::
22 * Piano templates::
23 * String quartet templates::
24 * Vocal ensembles templates::
25 * Orchestral templates::
26 * Ancient notation templates::
27 * Other templates::
28 @end menu
29
30
31 @node Single staff templates
32 @appendixsec Single staff templates
33
34 @menu
35 * Notes only::
36 * Notes and lyrics::
37 * Notes and chords::
38 * Notes lyrics and chords::
39 @end menu
40
41 @node Notes only
42 @appendixsubsec Notes only
43
44 @lilypondfile[verbatim,quote,ragged-right,texidoc,addversion]
45 {single-staff-template-with-only-notes.ly}
46
47 @node Notes and lyrics
48 @appendixsubsec Notes and lyrics
49
50 @lilypondfile[verbatim,quote,ragged-right,texidoc,addversion]
51 {single-staff-template-with-notes-and-lyrics.ly}
52
53 @node Notes and chords
54 @appendixsubsec Notes and chords
55
56 @lilypondfile[verbatim,quote,ragged-right,texidoc]
57 {single-staff-template-with-notes-and-chords.ly}
58
59 @node Notes lyrics and chords
60 @appendixsubsec Notes, lyrics, and chords
61
62 @lilypondfile[verbatim,quote,ragged-right,texidoc]
63 {single-staff-template-with-notes,-lyrics,-and-chords.ly}
64
65
66 @node Piano templates
67 @appendixsec Piano templates
68
69 @menu
70 * Solo piano::
71 * Piano and melody with lyrics::
72 * Piano centered lyrics::
73 @end menu
74
75 @node Solo piano
76 @appendixsubsec Solo piano
77
78 @lilypondfile[verbatim,quote,ragged-right,texidoc]
79 {piano-template-simple.ly}
80
81 @node Piano and melody with lyrics
82 @appendixsubsec Piano and melody with lyrics
83
84 @lilypondfile[verbatim,quote,ragged-right,texidoc]
85 {piano-template-with-melody-and-lyrics.ly}
86
87 @node Piano centered lyrics
88 @appendixsubsec Piano centered lyrics
89
90 @lilypondfile[verbatim,quote,ragged-right,texidoc]
91 {piano-template-with-centered-lyrics.ly}
92
93
94 @node String quartet templates
95 @appendixsec String quartet templates
96
97 @menu
98 * String quartet::
99 * String quartet parts::
100 @end menu
101
102 @node String quartet
103 @appendixsubsec String quartet
104
105 @lilypondfile[verbatim,quote,ragged-right,texidoc]
106 {string-quartet-template-simple.ly}
107
108 @node String quartet parts
109 @appendixsubsec String quartet parts
110
111 @lilypondfile[verbatim,quote,ragged-right,texidoc]
112 {string-quartet-template-with-separate-parts.ly}
113
114
115 @node Vocal ensembles templates
116 @appendixsec Vocal ensembles templates
117
118 @menu
119 * SATB vocal score::
120 * SATB vocal score and automatic piano reduction::
121 * SATB with aligned contexts::
122 * SATB on four staves::
123 * Solo verse and two-part refrain::
124 * Hymn tunes::
125 * Psalms::
126 @end menu
127
128 @node SATB vocal score
129 @appendixsubsec SATB vocal score
130
131 @lilypondfile[verbatim,quote,ragged-right,texidoc]
132 {vocal-ensemble-template.ly}
133
134 @node SATB vocal score and automatic piano reduction
135 @appendixsubsec SATB vocal score and automatic piano reduction
136
137 @lilypondfile[verbatim,quote,ragged-right,texidoc]
138 {vocal-ensemble-template-with-automatic-piano-reduction.ly}
139
140 @node SATB with aligned contexts
141 @appendixsubsec SATB with aligned contexts
142
143 @lilypondfile[verbatim,quote,ragged-right,texidoc]
144 {vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly}
145
146 @node SATB on four staves
147 @appendixsubsec SATB on four staves
148
149 @lilypondfile[verbatim,quote,ragged-right,texidoc]
150 {satb-choir-template---four-staves.ly}
151
152 @node Solo verse and two-part refrain
153 @appendixsubsec Solo verse and two-part refrain
154
155 @lilypondfile[verbatim,quote,ragged-right,texidoc]
156 {vocal-ensemble-template-with-verse-and-refrain.ly}
157
158 @node Hymn tunes
159 @appendixsubsec Hymn tunes
160
161 @lilypondfile[verbatim,quote,ragged-right,texidoc]
162 {hymn-template.ly}
163
164 @node Psalms
165 @appendixsubsec Psalms
166
167 @lilypondfile[verbatim,quote,ragged-right,texidoc]
168 {anglican-psalm-template.ly}
169
170
171 @node Orchestral templates
172 @appendixsec Orchestral templates
173
174 @menu
175 * Orchestra choir and piano::
176 @end menu
177
178 @node Orchestra choir and piano
179 @appendixsubsec Orchestra, choir and piano
180
181 @lilypondfile[verbatim,quote,ragged-right,texidoc]
182 {orchestra,-choir-and-piano-template.ly}
183
184
185 @node Ancient notation templates
186 @appendixsec Ancient notation templates
187
188 @menu
189 * Transcription of mensural music::
190 * Gregorian transcription template::
191 @end menu
192
193 @node Transcription of mensural music
194 @appendixsubsec Transcription of mensural music
195
196 @c Line-width below is because of Issue 766.  If that's fixed, it can be removed.
197 @lilypondfile[verbatim,quote,ragged-right,texidoc,line-width=140]
198 {ancient-notation-template----modern-transcription-of-mensural-music.ly}
199
200 @node Gregorian transcription template
201 @appendixsubsec Gregorian transcription template
202
203 @lilypondfile[verbatim,quote,ragged-right,texidoc]
204 {ancient-notation-template----modern-transcription-of-gregorian-music.ly}
205
206
207 @node Other templates
208 @appendixsec Other templates
209
210 @menu
211 * Jazz combo::
212 @end menu
213
214 @node Jazz combo
215 @appendixsubsec Jazz combo
216
217 @c Line-width below is because of Issue 766.  If that's fixed, it can be removed.
218 @lilypondfile[verbatim,quote,ragged-right,texidoc,line-width=140]
219 {jazz-combo-template.ly}
220
221
222
223
224 @ignore
225 This isn't very useful, and only duplicates material in
226 "global issues".  And if this info changes, this section often
227 gets forgotten.
228
229 @no de Other templates
230 @se ction Other templates
231 @su bsection All headers
232
233 This template displays all available headers.  Some of them are only
234 used in the Mutopia project; they don't affect the printed output at
235 all.  They are used if you want the piece to be listed with different
236 information in the Mutopia database than you wish to have printed on the
237 music.  For example, Mutopia lists the composer of the famous D major
238 violin concerto as TchaikovskyPI, whereas perhaps you wish to print
239 "Petr Tchaikowski" on your music.
240
241 @ The `line-width' is for \header.
242 @li lypond[quote,verbatim,ragged-right,line-width]
243 \version "2.16.0"
244 \header {
245   dedication = "dedication"
246   title = "Title"
247   subtitle = "Subtitle"
248   subsubtitle = "Subsubtitle"
249   composer = "Composer (xxxx-yyyy)"
250   opus = "Opus 0"
251   piece = "Piece I"
252   meter = "meter"
253   instrument = "Instrument"
254   arranger = "Arranger"
255   poet = "Poet"
256   texttranslator = "Translator"
257   copyright = "public domain"
258
259   % These are headers used by the Mutopia Project
260   % http://www.mutopiaproject.org/
261   mutopiatitle = ""
262   mutopiacomposer = ""
263   mutopiapoet = ""
264   mutopiainstrument = ""
265   date = "composer's dates"
266   source = "urtext "
267   maintainer = "your name here"
268   maintainerEmail = "your email here"
269   maintainerWeb = "your home page"
270   lastupdated = "2004/Aug/26"
271 }
272
273 \score {
274   { c'4 }
275   \header {
276     piece = "piece1"
277     opus = "opus1"
278   }
279 }
280
281 \score {
282   { c'4 }
283   \header {
284     piece = "piece2"
285     opus = "opus2"
286   }
287 }
288 @end lilypond
289 @end ignore
290
291
292