]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/user/tweaks.itely
Imported Upstream version 2.12.3
[lilypond.git] / Documentation / ja / user / tweaks.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 Tweaking output
12 @chapter Tweaking output
13
14 @untranslated
15
16
17 @menu
18 * Tweaking basics::
19 * The Internals Reference manual::
20 * Appearance of objects::
21 * Placement of objects::
22 * Collisions of objects::
23 * Further tweaking::
24 @end menu
25
26 @node Tweaking basics
27 @section Tweaking basics
28
29 @untranslated
30
31
32 @menu
33 * Introduction to tweaks::
34 * Objects and interfaces::
35 * Naming conventions of objects and properties::
36 * Tweaking methods::
37 @end menu
38
39 @node Introduction to tweaks
40 @subsection Introduction to tweaks
41
42 @untranslated
43
44
45 @node Objects and interfaces
46 @subsection Objects and interfaces
47
48 @untranslated
49
50
51 @node Naming conventions of objects and properties
52 @subsection Naming conventions of objects and properties
53
54 @untranslated
55
56
57 @node Tweaking methods
58 @subsection Tweaking methods
59
60 @untranslated
61
62
63 @node The Internals Reference manual
64 @section The Internals Reference manual
65
66 @untranslated
67
68
69 @menu
70 * Properties of layout objects::
71 * Properties found in interfaces::
72 * Types of properties::
73 @end menu
74
75 @node Properties of layout objects
76 @subsection Properties of layout objects
77
78 @untranslated
79
80
81 @subheading Finding the context
82 @subheading Overriding once only
83 @subheading Reverting
84 @node Properties found in interfaces
85 @subsection Properties found in interfaces
86
87 @untranslated
88
89
90 @subheading Specifying the context in lyric mode
91 @node Types of properties
92 @subsection Types of properties
93
94 @untranslated
95
96
97 @node Appearance of objects
98 @section Appearance of objects
99
100 @untranslated
101
102
103 @menu
104 * Visibility and color of objects::
105 * Size of objects::
106 * Length and thickness of objects::
107 @end menu
108
109 @node Visibility and color of objects
110 @subsection Visibility and color of objects
111
112 @untranslated
113
114
115 @subheading stencil
116 @subheading break-visibility
117 @subheading transparent
118 @subheading color
119 @node Size of objects
120 @subsection Size of objects
121
122 @untranslated
123
124
125 @node Length and thickness of objects
126 @subsection Length and thickness of objects
127
128 @untranslated
129
130
131 @node Placement of objects
132 @section Placement of objects
133
134 @untranslated
135
136
137 @menu
138 * Automatic behavior::
139 * Within-staff objects::
140 * Outside-staff objects::
141 @end menu
142
143 @node Automatic behavior
144 @subsection Automatic behavior
145
146 @untranslated
147
148
149 @node Within-staff objects
150 @subsection Within-staff objects
151
152 @untranslated
153
154
155 @subheading Fingering
156 @node Outside-staff objects
157 @subsection Outside-staff objects
158
159 @untranslated
160
161
162 @subheading \textLengthOn
163 @subheading Dynamics
164 @subheading Grob sizing
165 @node Collisions of objects
166 @section Collisions of objects
167
168 @untranslated
169
170
171 @menu
172 * Moving objects::
173 * Fixing overlapping notation::
174 * Real music example::
175 @end menu
176
177 @node Moving objects
178 @subsection Moving objects
179
180 @untranslated
181
182
183 @node Fixing overlapping notation
184 @subsection Fixing overlapping notation
185
186 @untranslated
187
188
189 @subheading padding property
190 @subheading left-padding and right-padding
191 @subheading staff-padding property
192 @subheading self-alignment-X property
193 @subheading staff-position property
194 @subheading extra-offset property
195 @subheading positions property
196 @subheading force-hshift property
197 @node Real music example
198 @subsection Real music example
199
200 @untranslated
201
202
203 @node Further tweaking
204 @section Further tweaking
205
206 @untranslated
207
208
209 @menu
210 * Other uses for tweaks::
211 * Using variables for tweaks::
212 * Other sources of information::
213 * Avoiding tweaks with slower processing::
214 * Advanced tweaks with Scheme::
215 @end menu
216
217 @node Other uses for tweaks
218 @subsection Other uses for tweaks
219
220 @untranslated
221
222
223 @subheading Tying notes across voices
224 @subheading Simulating a fermata in MIDI
225 @node Using variables for tweaks
226 @subsection Using variables for tweaks
227
228 @untranslated
229
230
231 @node Other sources of information
232 @subsection Other sources of information
233
234 @untranslated
235
236
237 @node Avoiding tweaks with slower processing
238 @subsection Avoiding tweaks with slower processing
239
240 @untranslated
241
242
243 @node Advanced tweaks with Scheme
244 @subsection Advanced tweaks with Scheme
245
246 @untranslated
247
248
249
250 @c -- SKELETON FILE --