]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/user/fundamental.itely
Merge branch 'master' of ssh://gpercival@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / ja / user / fundamental.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @c This file is part of lilypond-learning.tely
3 @ignore
4     Translation of GIT committish: 499a511d4166feaada31114e097f86b5e0c56421
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  See TRANSLATION for details.
8 @end ignore
9
10
11 @node Fundamental concepts
12 @chapter Fundamental concepts
13
14 @untranslated
15
16
17 @menu
18 * How LilyPond input files work::
19 * Voices contain music::
20 * Contexts and engravers::
21 * Extending the templates::
22 @end menu
23
24 @node How LilyPond input files work
25 @section How LilyPond input files work
26
27 @untranslated
28
29
30 @menu
31 * Introduction to the LilyPond file structure::
32 * Score is a (single) compound musical expression::
33 * Nesting music expressions::
34 * On the un-nestedness of brackets and ties::
35 @end menu
36
37 @node Introduction to the LilyPond file structure
38 @subsection Introduction to the LilyPond file structure
39
40 @untranslated
41
42
43 @node Score is a (single) compound musical expression
44 @subsection Score is a (single) compound musical expression
45
46 @untranslated
47
48
49 @node Nesting music expressions
50 @subsection Nesting music expressions
51
52 @untranslated
53
54
55 @node On the un-nestedness of brackets and ties
56 @subsection On the un-nestedness of brackets and ties
57
58 @untranslated
59
60
61 @node Voices contain music
62 @section Voices contain music
63
64 @untranslated
65
66
67 @menu
68 * I'm hearing Voices::
69 * Explicitly instantiating voices::
70 * Voices and vocals::
71 @end menu
72
73 @node I'm hearing Voices
74 @subsection I'm hearing Voices
75
76 @untranslated
77
78
79 @node Explicitly instantiating voices
80 @subsection Explicitly instantiating voices
81
82 @untranslated
83
84
85 @subsubheading Note columns
86 @node Voices and vocals
87 @subsection Voices and vocals
88
89 @untranslated
90
91
92 @node Contexts and engravers
93 @section Contexts and engravers
94
95 @untranslated
96
97
98 @menu
99 * Contexts explained::
100 * Creating contexts::
101 * Engravers explained::
102 * Modifying context properties::
103 * Adding and removing engravers::
104 @end menu
105
106 @node Contexts explained
107 @subsection Contexts explained
108
109 @untranslated
110
111
112 @node Creating contexts
113 @subsection Creating contexts
114
115 @untranslated
116
117
118 @node Engravers explained
119 @subsection Engravers explained
120
121 @untranslated
122
123
124 @node Modifying context properties
125 @subsection Modifying context properties
126
127 @untranslated
128
129
130 @unnumberedsubsubsec Setting context properties with @code{\with}
131 @unnumberedsubsubsec Setting context properties with @code{\context}
132 @node Adding and removing engravers
133 @subsection Adding and removing engravers
134
135 @untranslated
136
137
138 @subsubheading Changing a single context
139 @subsubheading Changing all contexts of the same type
140 @node Extending the templates
141 @section Extending the templates
142
143 @untranslated
144
145
146 @menu
147 * Soprano and cello::
148 * Four-part SATB vocal score::
149 * Building a score from scratch::
150 @end menu
151
152 @node Soprano and cello
153 @subsection Soprano and cello
154
155 @untranslated
156
157
158 @node Four-part SATB vocal score
159 @subsection Four-part SATB vocal score
160
161 @untranslated
162
163
164 @node Building a score from scratch
165 @subsection Building a score from scratch
166
167 @untranslated
168
169
170
171 @c -- SKELETON FILE --