]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/notation/editorial.itely
Imported Upstream version 2.16.0
[lilypond.git] / Documentation / ja / notation / editorial.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: d5647c5fd1c38d4124d2374725b923f4901f3661
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @c \version "2.16.0"
11
12
13 @c Translators: Yoshiki Sawada
14 @c Translation status: post-GDP
15
16
17 @node 編集者の注釈
18 @section 編集者の注釈
19 @translationof Editorial annotations
20
21 @lilypondfile[quote]{editorial-headword.ly}
22
23 このセクションでは、音符の見た目を変える方法と、@c
24 分析や教育的な強調を付け加える方法について議論します。
25
26 @menu
27 * 譜の内部::
28 * 譜の外部::
29 @end menu
30
31
32 @node 譜の内部
33 @subsection 譜の内部
34 @translationof Inside the staff
35
36 このセクションでは、譜の内部にある要素に強調を付け加える方法について説明します。
37
38 @menu
39 * 記譜フォント サイズを選択する::
40 * 運指の指示::
41 * 隠された音符::
42 * オブジェクトに色を付ける::
43 * 括弧::
44 * 符幹::
45 @end menu
46
47 @node 記譜フォント サイズを選択する
48 @unnumberedsubsubsec 記譜フォント サイズを選択する
49 @translationof Selecting notation font size
50
51 @cindex font size (notation) scaling (フォント サイズ (記譜法) の調整)
52 @cindex font size (notation) (フォント サイズ (記譜法))
53 @cindex selecting font size (notation) (フォント サイズ (記譜法) を選択する)
54 @cindex notation font size (記譜フォント サイズ)
55 @cindex note heads (符頭)
56
57 @funindex fontSize
58 @funindex font-size
59 @funindex magstep
60 @funindex \huge
61 @funindex \large
62 @funindex \normalsize
63 @funindex \small
64 @funindex \tiny
65 @funindex \teeny
66 @funindex huge
67 @funindex large
68 @funindex normalsize
69 @funindex small
70 @funindex tiny
71 @funindex teeny
72
73 記譜要素のフォント サイズを変更することができます。@c
74 これは連桁やスラーなどの可変シンボルのサイズは変更しません。
75
76 @warning{テキストのフォント サイズを変更する方法については
77 @ref{Selecting font and font size} を参照してください。}
78
79 @lilypond[verbatim,quote,relative=2]
80 \huge
81 c4.-> d8---3
82 \large
83 c4.-> d8---3
84 \normalsize
85 c4.-> d8---3
86 \small
87 c4.-> d8---3
88 \tiny
89 c4.-> d8---3
90 \teeny
91 c4.-> d8---3
92 @end lilypond
93
94 内部的には、これは @code{fontSize} プロパティを設定します。@c
95 この設定により @code{font-size} プロパティが@c
96 すべてのレイアウト オブジェクトにセットされます。@c
97 @code{font-size} の値は、カレントの譜の高さでの標準フォント サイズからの@c
98 相対値を表している数字です。@c
99 1 段階上がる毎にフォント サイズは約 12% 増加します。@c
100 6 段階でちょうど 2 倍になります。@c
101 Scheme 関数 @code{magstep} は @code{font-size} 数をスケーリング ファクタに@c
102 変換します。@c
103 @code{font-size} プロパティを直接設定することも可能です。@c
104 そうした場合、特定のレイアウト オブジェクトだけが影響を受けます。
105
106 @lilypond[verbatim,quote,relative=2]
107 \set fontSize = #3
108 c4.-> d8---3
109 \override NoteHead #'font-size = #-4
110 c4.-> d8---3
111 \override Script #'font-size = #2
112 c4.-> d8---3
113 \override Stem #'font-size = #-5
114 c4.-> d8---3
115 @end lilypond
116
117 @cindex standard font size (notation) (標準フォント サイズ (記譜法))
118 @cindex font size (notation), standard (標準フォント サイズ (記譜法))
119
120 @funindex font-interface
121 @funindex font-size
122
123 フォント サイズの変更は、ひな形のサイズが望みのサイズに最も近くなるよう
124 (一定の割合で) 増減することによって、達成されます@c
125 標準フォント サイズ (@w{@code{font-size = #0}} のフォント サイズ) は@c
126 標準の譜の高さに基づきます。@c
127 20pt の譜では、10pt のフォントが選択されます。
128
129 @code{font-size} プロパティはフォントを使用するレイアウト オブジェクトだけに@c
130 セットすることができます@c
131 そのようなオブジェクトは @code{font-interface} レイアウト インタフェイスを@c
132 サポートします。
133
134
135 @predefined
136 @code{\teeny},
137 @code{\tiny},
138 @code{\small},
139 @code{\normalsize},
140 @code{\large},
141 @code{\huge}
142 @endpredefined
143
144 @seealso
145 コード断片集:
146 @rlsr{Editorial annotations}
147
148 内部リファレンス:
149 @rinternals{font-interface}
150
151
152 @node 運指の指示
153 @unnumberedsubsubsec 運指の指示
154 @translationof Fingering instructions
155
156 @cindex fingering (運指法)
157 @cindex finger change (指を変える)
158
159 @funindex \finger
160 @funindex finger
161
162 運指の指示は @var{音符}-@var{数字} を用いることで挿入することができます:
163
164 @lilypond[verbatim,quote,relative=2]
165 c4-1 d-2 f-4 e-3
166 @end lilypond
167
168 指の変更のためにマークアップ テキストが使用されることもあります。
169
170 @lilypond[verbatim,quote,relative=2]
171 c4-1 d-2 f-4 e-3
172 @end lilypond
173
174 指の入れ替えのためにマークアップ テキストを使うこともできます。
175
176 @lilypond[verbatim,quote,relative=2]
177 c4-1 d-2 f-4 c^\markup { \finger "2 - 3" }
178 @end lilypond
179
180 @cindex thumb-script (サム-スクリプト)
181
182 @funindex \thumb
183 @funindex thumb
184
185 ある音符を親指で演奏するよう指示するために、@c
186 サム-スクリプト (thumb-script) を付け加えることができます
187 (例えば、チェロ音楽で)。
188
189 @lilypond[verbatim,quote,relative=2]
190 <a_\thumb a'-3>2 <b_\thumb b'-3>
191 @end lilypond
192
193 @cindex fingering chords (和音の運指法)
194 @cindex fingering instructions for chords (和音の運指指示)
195 @cindex chords, fingering (和音の運指法)
196
197 和音の個々の音符の後に運指を付け加えることによって、@c
198 和音に対する運指法を付け加えることができます。
199
200 @lilypond[verbatim,quote,relative=2]
201 <c-1 e-2 g-3 b-5>2 <d-1 f-2 a-3 c-5>
202 @end lilypond
203
204 運指指示の配置を手動で譜の上または下にすることができます。@c
205 @ref{Direction and placement} を参照してください。
206
207 @snippets
208
209 @lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
210 {controlling-the-placement-of-chord-fingerings.ly}
211
212 @lilypondfile[verbatim,quote,texidoc,doctitle]
213 {allowing-fingerings-to-be-printed-inside-the-staff.ly}
214
215 @lilypondfile[verbatim,quote,texidoc,doctitle]
216 {avoiding-collisions-with-chord-fingerings.ly}
217
218
219 @seealso
220 記譜法リファレンス:
221 @ref{Direction and placement}
222
223 コード断片集:
224 @rlsr{Editorial annotations}
225
226 内部リファレンス:
227 @rinternals{FingeringEvent},
228 @rinternals{fingering-event},
229 @rinternals{Fingering_engraver},
230 @rinternals{New_fingering_engraver},
231 @rinternals{Fingering}
232
233 @knownissues
234 デフォルトでは、@samp{@var{note}-@var{digit}} は 9 よりも大きな数は@c
235 サポートしません。
236
237
238 @node 隠された音符
239 @unnumberedsubsubsec 隠された音符
240 @translationof Hidden notes
241
242 @cindex hidden notes
243 @cindex invisible notes
244 @cindex transparent notes
245 @cindex notes, hidden
246 @cindex notes, invisible
247 @cindex notes, transparent
248
249 @funindex \hideNotes
250 @funindex hideNotes
251 @funindex \unHideNotes
252 @funindex unHideNotes
253
254 @c 未訳
255 隠された (または不可視、透明の) 音符は、preparing theory や作曲の演習の際に@c
256 有用です。
257
258 @lilypond[verbatim,quote,relative=2]
259 c4 d
260 \hideNotes
261 e4 f
262 \unHideNotes
263 g a
264 \hideNotes
265 b
266 \unHideNotes
267 c
268 @end lilypond
269
270 符頭、符幹、旗、それに休符は不可視です。@c
271 連桁は、隠された音符から始まる場合は、不可視です。
272 不可視の音符に取り付けられたオブジェクトは可視のままです。
273
274 @lilypond[verbatim,quote,relative=2]
275 e8(\p f g a)--
276 \hideNotes
277 e8(\p f g a)--
278 @end lilypond
279
280
281 @predefined
282 @code{\hideNotes},
283 @code{\unHideNotes}
284 @endpredefined
285
286 @seealso
287 学習マニュアル:
288 @rlearning{オブジェクトの可視性と色}
289
290 Notation Reference:
291 @ref{不可視の休符},
292 @ref{Visibility of objects},
293 @ref{譜を隠す}
294
295 コード断片集:
296 @rlsr{Editorial annotations}
297
298 内部リファレンス:
299 @rinternals{Note_spacing_engraver},
300 @rinternals{NoteSpacing}
301
302
303 @node オブジェクトに色を付ける
304 @unnumberedsubsubsec オブジェクトに色を付ける
305 @translationof Coloring objects
306
307 @cindex colored objects (色付きのオブジェクト)
308 @cindex objects, colored (色付きのオブジェクト)
309 @cindex colors (色)
310 @cindex coloring objects (オブジェクトに色を付ける)
311 @cindex colored notes (色付きの音符)
312 @cindex coloring notes (音符に色を付ける)
313 @cindex notes, colored (色付きの音符)
314 @cindex x11 color (X11 カラー)
315 @cindex x11-color
316 @cindex with-color
317
318 @funindex color
319 @funindex \with-color
320 @funindex with-color
321 @funindex x11-color
322
323 個々のオブジェクトに色を割り振ることができます。@c
324 有効なカラー名は @ref{List of colors} でリストアップされています。
325
326 @lilypond[verbatim,quote,relative=2]
327 \override NoteHead #'color = #red
328 c4 c
329 \override NoteHead #'color = #(x11-color 'LimeGreen)
330 d
331 \override Stem #'color = #blue
332 e
333 @end lilypond
334
335
336 Scheme 関数 @code{x11-color} を用いることによって、@c
337 X11 のために定義された色の全範囲にアクセスすることができます。@c
338 この関数は引数を 1 つとります。@c
339 この引数は @code{'@var{FooBar}} という形式のシンボルであったり、@c
340 @code{"@var{FooBar}"} という形式の文字列であったりします。@c
341 最初の形式はより素早く記述できて、より効率的です。@c
342 しかしながら、2 番目の形式を使うと複数単語形式の X11 カラーに@c
343 アクセスすることができます。
344
345 @code{x11-color} がパラメータとして意味をなさない場合、@c
346 その色はデフォルトの黒になります。
347
348 @c KEEP LY
349 @lilypond[verbatim,quote,relative=2]
350 \override Staff.StaffSymbol #'color = #(x11-color 'SlateBlue2)
351 \set Staff.instrumentName = \markup {
352   \with-color #(x11-color 'navy) "Clarinet"
353 }
354
355 gis8 a
356 \override Beam #'color = #(x11-color "medium turquoise")
357 gis a
358 \override Accidental #'color = #(x11-color 'DarkRed)
359 gis a
360 \override NoteHead #'color = #(x11-color "LimeGreen")
361 gis a
362 % 以下は意図的に意味をなさない色を指定しています。符幹が黒のままであることに注意してください
363 \override Stem #'color = #(x11-color 'Boggle)
364 b2 cis
365 @end lilypond
366
367 @cindex rgb-color
368 @cindex color, rgb (RGB カラー)
369 @cindex rgb color (RGB カラー)
370
371 @funindex rgb-color
372
373 Scheme 関数 @code{rgb-color} を用いることによって、@c
374 厳密な RGB カラーを指定することができます。
375
376 @lilypond[verbatim,quote,relative=2]
377 \override Staff.StaffSymbol #'color = #(x11-color 'SlateBlue2)
378 \set Staff.instrumentName = \markup {
379   \with-color #(x11-color 'navy) "Clarinet"
380 }
381
382 \override Stem #'color = #(rgb-color 0 0 0)
383 gis8 a
384 \override Stem #'color = #(rgb-color 1 1 1)
385 gis8 a
386 \override Stem #'color = #(rgb-color 0 0 0.5)
387 gis4 a
388 @end lilypond
389
390 @seealso
391 記譜法リファレンス:
392 @ref{List of colors},
393 @ref{The tweak command}
394
395 コード断片集:
396 @rlsr{Editorial annotations}
397
398 @cindex x11 color (X11 カラー)
399 @cindex colored notes in chords (和音の中にある色付きの音符)
400 @cindex notes, colored in chords (和音の中にある色付きの音符)
401 @cindex color in chords (和音の中で色を付ける)
402
403 @funindex x11-color
404
405 @knownissues
406 X11 カラーは必ずしも同様の名前を持つノーマル カラーと@c
407 まったく同じとなるわけではありません。
408
409 すべての X11 カラーが Web ブラウザで見分けられるわけではありません。@c
410 つまり、ある Web ブラウザは @code{LineGreen} と @code{ForestGreen} を@c
411 同じ色で表示するかもしれません。@c
412 Web 向けでは、ノーマル カラーを使用することを推奨します
413 (つまり、@code{blue}, @code{green}, @code{red})。
414
415 和音の中にある音符には @code{\override} で色を付けることはできません。@c
416 @code{\override} の代わりに @code{\tweak} を使用してください
417 -- @ref{The tweak command} を参照してください。
418
419
420 @node 括弧
421 @unnumberedsubsubsec 括弧
422 @translationof Parentheses
423
424 @c 保留: ghost notes
425 @cindex ghost notes (ゴースト音符)
426 @cindex notes, ghost (ゴースト音符)
427 @cindex notes, parenthesized (括弧で囲まれた音符)
428 @cindex parentheses (括弧)
429 @cindex brackets (囲み)
430
431 @funindex \parenthesize
432 @funindex parenthesize
433
434 音楽イベントの前に @code{\parenthesize} を置くことによって、@c
435 そのオブジェクトに括弧を付けることができます。@c
436 和音の前に @code{\parenthesize} を置くと、@c
437 和音の音符それぞれに括弧が付けられます。@c
438 和音内部の音符に個別に括弧を付けることもできます。
439
440 @lilypond[verbatim,quote,relative=2]
441 c2 \parenthesize d
442 c2 \parenthesize <c e g>
443 c2 <c \parenthesize e g>
444 @end lilypond
445
446 音符ではないオブジェクトにも括弧を付けることができます。@c
447 アーティキュレーションに対して括弧をつける場合、@c
448 @code{\parenthesize} コマンドの前にハイフンが必要です。
449
450 @lilypond[verbatim,quote,relative=2]
451 c2-\parenthesize -. d
452 c2 \parenthesize r
453 @end lilypond
454
455 @seealso
456 コード断片集:
457 @rlsr{Editorial annotations}
458
459 内部リファレンス:
460 @rinternals{Parenthesis_engraver},
461 @rinternals{ParenthesesItem},
462 @rinternals{parentheses-interface}
463
464 @knownissues
465 和音に括弧を付けると、和音全体に単一の大きな括弧が付くのではなく、@c
466 それぞれの音符に個別に括弧が付きます。
467
468
469 @node 符幹
470 @unnumberedsubsubsec 符幹
471 @translationof Stems
472
473 @cindex stem (符幹)
474 @cindex stem, invisible (不可視の符幹)
475 @cindex invisible stem (不可視の符幹)
476
477 @funindex \stemUp
478 @funindex stemUp
479 @funindex \stemDown
480 @funindex stemDown
481 @funindex \stemNeutral
482 @funindex stemNeutral
483 @cindex stem, direction (符幹の向き)
484 @cindex stem, up (符幹を上向きにする)
485 @cindex stem, down (符幹を下向きにする)
486 @cindex stem, neutral (符幹の向きを元に戻す)
487
488 音符が見つかった場合はいつでも @code{Stem} オブジェクトが@c
489 自動的に作成されます。@c
490 全音符や休符の場合でも @code{Stem} オブジェクトが作成されますが、@c
491 不可視になります。
492
493 符幹の向きを手動で上または下にすることができます
494 -- @ref{Direction and placement} を参照してください。
495
496
497 @predefined
498 @code{\stemUp},
499 @code{\stemDown},
500 @code{\stemNeutral}
501 @endpredefined
502
503
504 @snippets
505
506 @lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
507 {default-direction-of-stems-on-the-center-line-of-the-staff.ly}
508
509 @seealso
510 記譜法リファレンス:
511 @ref{Direction and placement}
512
513 コード断片集:
514 @rlsr{Editorial annotations}
515
516 内部リファレンス:
517 @rinternals{Stem_engraver},
518 @rinternals{Stem},
519 @rinternals{stem-interface}
520
521
522 @node 譜の外部
523 @subsection 譜の外部
524 @translationof Outside the staff
525
526 このセクションでは、@c
527 譜の外側から譜の中にある要素を強調するための方法について説明します。
528
529 @menu
530 * バルーン ヘルプ::
531 * グリッド ライン::
532 * 分析の囲み::
533 @end menu
534
535 @node バルーン ヘルプ
536 @unnumberedsubsubsec バルーン ヘルプ
537 @translationof Balloon help
538
539 @cindex balloon (バルーン)
540 @cindex notation, explaining (記譜法を説明する)
541 @cindex balloon help (バルーン ヘルプ)
542 @cindex help, balloon (バルーン ヘルプ)
543
544 @funindex \balloonGrobText
545 @funindex \balloonText
546 @funindex Balloon_engraver
547 @funindex balloonGrobText
548 @funindex balloonText
549 @funindex \balloonLengthOn
550 @funindex balloonLengthOn
551 @funindex \balloonLengthOff
552 @funindex balloonLengthOff
553
554 記譜要素に四角いバルーンで印を付けて、テキストを付け加えることができます。@c
555 この機能の主目的は記譜法を説明することです。
556
557 @lilypond[verbatim,quote,relative=2]
558 \new Voice \with { \consists "Balloon_engraver" }
559 {
560   \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" }
561   a8
562   \balloonGrobText #'Rest #'(-4 . -4) \markup { "I'm a rest" }
563   r
564   <c, g'-\balloonText #'(-2 . -2) \markup { "I'm a note head" } c>2.
565 }
566 @end lilypond
567
568
569 上の例には 2 つの音楽関数が使われています
570 -- @code{balloonGrobText} と @code{balloonText} です。@c
571 前者は @w{@code{\once \override}} のように使用され、@c
572 任意のグラフィカル オブジェクトにテキストを付加します。@c
573 後者はたいてい和音の中で @code{\tweak} のように使用され、@c
574 個々の音符にテキストを付加します。
575
576 通常、バルーン ヘルプのテキストは音符の間隔に影響を与えますが、@c
577 影響を与えないよう変更することもできます:
578
579 Balloon text normally influences note spacing, but this can be
580 altered:
581
582 @lilypond[verbatim,quote,relative=2]
583 \new Voice \with { \consists "Balloon_engraver" }
584 {
585   \balloonLengthOff
586   \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" }
587   a8
588   \balloonGrobText #'Rest #'(-4 . -4) \markup { "I'm a rest" }
589   r
590   \balloonLengthOn
591   <c, g'-\balloonText #'(-2 . -2) \markup { "I'm a note head" } c>2.
592 }
593 @end lilypond
594
595 @predefined
596 @code{\balloonLengthOn},
597 @code{\balloonLengthOff}
598 @endpredefined
599
600 @seealso
601 コード断片集:
602 @rlsr{Editorial annotations}
603
604 内部リファレンス:
605 @rinternals{Balloon_engraver},
606 @rinternals{BalloonTextItem},
607 @rinternals{balloon-interface}
608
609
610 @node グリッド ライン
611 @unnumberedsubsubsec グリッド ライン
612 @translationof Grid lines
613
614 @cindex grid lines (グリッド ライン)
615 @cindex lines, grid (グリッド ライン)
616 @cindex vertical lines between staves (譜の間の垂直な線)
617 @cindex lines, vertical between staves (譜の間の垂直な線)
618
619 @funindex Grid_point_engraver
620 @funindex Grid_line_span_engraver
621 @funindex gridInterval
622
623 音符に同期して、譜の間に垂直な線を描くことができます。
624
625 線の終点を作成するために @code{Grid_point_engraver} を用いる必要があります。@c
626 一方、実際に線を描くために @code{Grid_line_span_engraver} を@c
627 用いる必要があります。@c
628 デフォルトでは、グリッド ラインは各符頭の左端に揃えられます。@c
629 グリッド ラインは上の譜の中央線から下の譜の中央線まで引かれます。@c
630 @code{gridInterval} でグリッド ライン間の演奏時間を指定する必要があります。
631
632 @lilypond[verbatim,quote]
633 \layout {
634   \context {
635     \Staff
636     \consists "Grid_point_engraver"
637     gridInterval = #(ly:make-moment 1 4)
638   }
639   \context {
640     \Score
641     \consists "Grid_line_span_engraver"
642   }
643 }
644
645 \score {
646   \new ChoirStaff <<
647     \new Staff \relative c'' {
648       \stemUp
649       c4. d8 e8 f g4
650     }
651     \new Staff \relative c {
652       \clef bass
653       \stemDown
654       c4 g' f e
655     }
656   >>
657 }
658 @end lilypond
659
660 @snippets
661
662 @lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
663 {grid-lines--changing-their-appearance.ly}
664
665 @seealso
666 コード断片集:
667 @rlsr{Editorial annotations}
668
669 内部リファレンス:
670 @rinternals{Grid_line_span_engraver},
671 @rinternals{Grid_point_engraver},
672 @rinternals{GridLine},
673 @rinternals{GridPoint},
674 @rinternals{grid-line-interface},
675 @rinternals{grid-point-interface}.
676
677
678 @node 分析の囲み
679 @unnumberedsubsubsec 分析の囲み
680 @translationof Analysis brackets
681
682 @cindex brackets (囲み、角括弧)
683 @cindex bracket, phrasing (プレージングの囲み)
684 @cindex phrasing bracket (プレージングの囲み)
685 @cindex musicological analysis (音楽学的分析)
686 @cindex analysis, musicologica (音楽学的分析)l
687 @cindex note grouping bracket (音符グループ化囲み)
688 @cindex horizontal bracket (水平の囲み)
689 @cindex bracket, horizontal (水平の囲み)
690
691 @funindex Horizontal_bracket_engraver
692 @funindex \startGroup
693 @funindex startGroup
694 @funindex \stopGroup
695 @funindex stopGroup
696
697 音楽分析では、囲みを使って楽曲の構造を示します。@c
698 シンプルな水平な囲みがサポートされています。
699
700 @lilypond[verbatim,quote]
701 \layout {
702   \context {
703     \Voice
704     \consists "Horizontal_bracket_engraver"
705   }
706 }
707 \relative c'' {
708   c2\startGroup
709   d\stopGroup
710 }
711 @end lilypond
712
713 Analysis brackets may be nested.
714
715 @lilypond[verbatim,quote]
716 \layout {
717   \context {
718     \Voice
719     \consists "Horizontal_bracket_engraver"
720   }
721 }
722 \relative c'' {
723   c4\startGroup\startGroup
724   d4\stopGroup
725   e4\startGroup
726   d4\stopGroup\stopGroup
727 }
728 @end lilypond
729
730 @seealso
731 コード断片集:
732 @rlsr{Editorial annotations}
733
734 内部リファレンス:
735 @rinternals{Horizontal_bracket_engraver},
736 @rinternals{HorizontalBracket},
737 @rinternals{horizontal-bracket-interface},
738 @rinternals{Staff}