]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/notation/editorial.itely
Doc-ca: nitpick in web.texi
[lilypond.git] / Documentation / ja / notation / editorial.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: c1b0482f63f881bd3f67845e5f76a3e04675ef2a
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.19.21"
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 の譜では、11pt のフォントが選択されます。
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]
171 \relative { c''4-1 d-2 f-4 e-3 }
172 @end lilypond
173
174 指の入れ替えのためにマークアップ テキストを使うこともできます。
175
176 @lilypond[verbatim,quote]
177 \relative {
178   c''4-1 d-2 f\finger \markup \tied-lyric #"4~3" c\finger "2 - 3"
179 }
180 @end lilypond
181
182 @cindex thumb-script (サム-スクリプト)
183
184 @funindex \thumb
185 @funindex thumb
186
187 ある音符を親指で演奏するよう指示するために、@c
188 サム-スクリプト (thumb-script) を付け加えることができます
189 (例えば、チェロ音楽で)。
190
191 @lilypond[verbatim,quote]
192 \relative { <a'_\thumb a'-3>2 <b_\thumb b'-3> }
193 @end lilypond
194
195 @cindex fingering chords (和音の運指法)
196 @cindex fingering instructions for chords (和音の運指指示)
197 @cindex chords, fingering (和音の運指法)
198
199 和音の個々の音符の後に運指を付け加えることによって、@c
200 和音に対する運指法を付け加えることができます。
201
202 @lilypond[verbatim,quote]
203 \relative {
204   <c''-1 e-2 g-3 b-5>2 <d-1 f-2 a-3 c-5>
205 }
206 @end lilypond
207
208 運指指示の配置を手動で譜の上または下にすることができます。@c
209 @ref{Direction and placement} を参照してください。
210
211 @snippets
212
213 @lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
214 {controlling-the-placement-of-chord-fingerings.ly}
215
216 @lilypondfile[verbatim,quote,texidoc,doctitle]
217 {allowing-fingerings-to-be-printed-inside-the-staff.ly}
218
219 @lilypondfile[verbatim,quote,texidoc,doctitle]
220 {avoiding-collisions-with-chord-fingerings.ly}
221
222
223 @seealso
224 記譜法リファレンス:
225 @ref{Direction and placement}
226
227 コード断片集:
228 @rlsr{Editorial annotations}
229
230 内部リファレンス:
231 @rinternals{FingeringEvent},
232 @rinternals{fingering-event},
233 @rinternals{Fingering_engraver},
234 @rinternals{New_fingering_engraver},
235 @rinternals{Fingering}
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]
259 \relative {
260   c''4 d
261   \hideNotes
262   e4 f
263   \unHideNotes
264   g a
265   \hideNotes
266   b
267   \unHideNotes
268   c
269 }
270 @end lilypond
271
272 符頭、符幹、旗、それに休符は不可視です。@c
273 連桁は、隠された音符から始まる場合は、不可視です。
274 不可視の音符に取り付けられたオブジェクトは可視のままです。
275
276 @lilypond[verbatim,quote]
277 \relative c'' {
278   e8(\p f g a)--
279   \hideNotes
280   e8(\p f g a)--
281 }
282 @end lilypond
283
284
285 @predefined
286 @code{\hideNotes},
287 @code{\unHideNotes}
288 @endpredefined
289
290 @seealso
291 学習マニュアル:
292 @rlearning{オブジェクトの可視性と色}
293
294 Notation Reference:
295 @ref{不可視の休符},
296 @ref{Visibility of objects},
297 @ref{Hiding staves}
298
299 コード断片集:
300 @rlsr{Editorial annotations}
301
302 内部リファレンス:
303 @rinternals{Note_spacing_engraver},
304 @rinternals{NoteSpacing}
305
306
307 @node オブジェクトに色を付ける
308 @unnumberedsubsubsec オブジェクトに色を付ける
309 @translationof Coloring objects
310
311 @cindex colored objects (色付きのオブジェクト)
312 @cindex objects, colored (色付きのオブジェクト)
313 @cindex colors (色)
314 @cindex coloring objects (オブジェクトに色を付ける)
315 @cindex colored notes (色付きの音符)
316 @cindex coloring notes (音符に色を付ける)
317 @cindex notes, colored (色付きの音符)
318 @cindex x11 color (X11 カラー)
319 @cindex x11-color
320 @cindex with-color
321
322 @funindex color
323 @funindex \with-color
324 @funindex with-color
325 @funindex x11-color
326
327 個々のオブジェクトに色を割り振ることができます。@c
328 有効なカラー名は @ref{List of colors} でリストアップされています。
329
330 @lilypond[verbatim,quote,fragment]
331 \override NoteHead.color = #red
332 c''4 c''
333 \override NoteHead.color = #(x11-color 'LimeGreen)
334 d''
335 \override Stem.color = #blue
336 e''
337 @end lilypond
338
339
340 Scheme 関数 @code{x11-color} を用いることによって、@c
341 X11 のために定義された色の全範囲にアクセスすることができます。@c
342 この関数は引数を 1 つとります。@c
343 この引数は @code{'@var{FooBar}} という形式のシンボルであったり、@c
344 @code{"@var{FooBar}"} という形式の文字列であったりします。@c
345 最初の形式はより素早く記述できて、より効率的です。@c
346 しかしながら、2 番目の形式を使うと複数単語形式の X11 カラーに@c
347 アクセスすることができます。
348
349 @code{x11-color} がパラメータとして意味をなさない場合、@c
350 その色はデフォルトの黒になります。
351
352 @c KEEP LY
353 @lilypond[verbatim,quote]
354 \relative c'' {
355   \override Staff.StaffSymbol.color = #(x11-color 'SlateBlue2)
356   \set Staff.instrumentName = \markup {
357     \with-color #(x11-color 'navy) "Clarinet"
358   }
359
360   gis8 a
361   \override Beam.color = #(x11-color "medium turquoise")
362   gis a
363   \override Accidental.color = #(x11-color 'DarkRed)
364   gis a
365   \override NoteHead.color = #(x11-color "LimeGreen")
366   gis a
367   % 以下は意図的に意味をなさない色を指定しています。符幹が黒のままであることに注意してください
368   \override Stem.color = #(x11-color 'Boggle)
369   b2 cis
370 }
371 @end lilypond
372
373 @cindex rgb-color
374 @cindex color, rgb (RGB カラー)
375 @cindex rgb color (RGB カラー)
376
377 @funindex rgb-color
378
379 Scheme 関数 @code{rgb-color} を用いることによって、@c
380 厳密な RGB カラーを指定することができます。
381
382 @lilypond[verbatim,quote]
383 \relative c'' {
384   \override Staff.StaffSymbol.color = #(x11-color 'SlateBlue2)
385   \set Staff.instrumentName = \markup {
386     \with-color #(x11-color 'navy) "Clarinet"
387   }
388
389   \override Stem.color = #(rgb-color 0 0 0)
390   gis8 a
391   \override Stem.color = #(rgb-color 1 1 1)
392   gis8 a
393   \override Stem.color = #(rgb-color 0 0 0.5)
394   gis4 a
395 }
396 @end lilypond
397
398 @seealso
399 記譜法リファレンス:
400 @ref{List of colors},
401 @ref{The tweak command}
402
403 コード断片集:
404 @rlsr{Editorial annotations}
405
406 @cindex x11 color (X11 カラー)
407 @cindex colored notes in chords (和音の中にある色付きの音符)
408 @cindex notes, colored in chords (和音の中にある色付きの音符)
409 @cindex color in chords (和音の中で色を付ける)
410
411 @funindex x11-color
412
413 @knownissues
414 X11 カラーは必ずしも同様の名前を持つノーマル カラーと@c
415 まったく同じとなるわけではありません。
416
417 すべての X11 カラーが Web ブラウザで見分けられるわけではありません。@c
418 つまり、ある Web ブラウザは @code{LineGreen} と @code{ForestGreen} を@c
419 同じ色で表示するかもしれません。@c
420 Web 向けでは、ノーマル カラーを使用することを推奨します
421 (つまり、@code{blue}, @code{green}, @code{red})。
422
423 和音の中にある音符には @code{\override} で色を付けることはできません。@c
424 @code{\override} の代わりに @code{\tweak} を使用してください
425 -- @ref{The tweak command} を参照してください。
426
427
428 @node 括弧
429 @unnumberedsubsubsec 括弧
430 @translationof Parentheses
431
432 @c 保留: ghost notes
433 @cindex ghost notes (ゴースト音符)
434 @cindex notes, ghost (ゴースト音符)
435 @cindex notes, parenthesized (括弧で囲まれた音符)
436 @cindex parentheses (括弧)
437 @cindex brackets (囲み)
438
439 @funindex \parenthesize
440 @funindex parenthesize
441
442 音楽イベントの前に @code{\parenthesize} を置くことによって、@c
443 そのオブジェクトに括弧を付けることができます。@c
444 和音の前に @code{\parenthesize} を置くと、@c
445 和音の音符それぞれに括弧が付けられます。@c
446 和音内部の音符に個別に括弧を付けることもできます。
447
448 @lilypond[verbatim,quote]
449 \relative {
450   c''2 \parenthesize d
451   c2 \parenthesize <c e g>
452   c2 <c \parenthesize e g>
453 }
454 @end lilypond
455
456 音符ではないオブジェクトにも括弧を付けることができます。@c
457 アーティキュレーションに対して括弧をつける場合、@c
458 @code{\parenthesize} コマンドの前にハイフンが必要です。
459
460 @lilypond[verbatim,quote]
461 \relative {
462   c''2-\parenthesize -. d
463   c2 \parenthesize r
464 }
465 @end lilypond
466
467 @seealso
468 コード断片集:
469 @rlsr{Editorial annotations}
470
471 内部リファレンス:
472 @rinternals{Parenthesis_engraver},
473 @rinternals{ParenthesesItem},
474 @rinternals{parentheses-interface}
475
476 @knownissues
477 和音に括弧を付けると、和音全体に単一の大きな括弧が付くのではなく、@c
478 それぞれの音符に個別に括弧が付きます。
479
480
481 @node 符幹
482 @unnumberedsubsubsec 符幹
483 @translationof Stems
484
485 @cindex stem (符幹)
486 @cindex stem, invisible (不可視の符幹)
487 @cindex invisible stem (不可視の符幹)
488
489 @funindex \stemUp
490 @funindex stemUp
491 @funindex \stemDown
492 @funindex stemDown
493 @funindex \stemNeutral
494 @funindex stemNeutral
495 @cindex stem, direction (符幹の向き)
496 @cindex stem, up (符幹を上向きにする)
497 @cindex stem, down (符幹を下向きにする)
498 @cindex stem, neutral (符幹の向きを元に戻す)
499
500 音符が見つかった場合はいつでも @code{Stem} オブジェクトが@c
501 自動的に作成されます。@c
502 全音符や休符の場合でも @code{Stem} オブジェクトが作成されますが、@c
503 不可視になります。
504
505 符幹の向きを手動で上または下にすることができます
506 -- @ref{Direction and placement} を参照してください。
507
508
509 @predefined
510 @code{\stemUp},
511 @code{\stemDown},
512 @code{\stemNeutral}
513 @endpredefined
514
515
516 @snippets
517
518 @lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
519 {default-direction-of-stems-on-the-center-line-of-the-staff.ly}
520
521 @seealso
522 記譜法リファレンス:
523 @ref{Direction and placement}
524
525 コード断片集:
526 @rlsr{Editorial annotations}
527
528 内部リファレンス:
529 @rinternals{Stem_engraver},
530 @rinternals{Stem},
531 @rinternals{stem-interface}
532
533
534 @node 譜の外部
535 @subsection 譜の外部
536 @translationof Outside the staff
537
538 このセクションでは、@c
539 譜の外側から譜の中にある要素を強調するための方法について説明します。
540
541 @menu
542 * バルーン ヘルプ::
543 * グリッド ライン::
544 * 分析の囲み::
545 @end menu
546
547 @node バルーン ヘルプ
548 @unnumberedsubsubsec バルーン ヘルプ
549 @translationof Balloon help
550
551 @cindex balloon (バルーン)
552 @cindex notation, explaining (記譜法を説明する)
553 @cindex balloon help (バルーン ヘルプ)
554 @cindex help, balloon (バルーン ヘルプ)
555
556 @funindex \balloonGrobText
557 @funindex \balloonText
558 @funindex Balloon_engraver
559 @funindex balloonGrobText
560 @funindex balloonText
561 @funindex \balloonLengthOn
562 @funindex balloonLengthOn
563 @funindex \balloonLengthOff
564 @funindex balloonLengthOff
565
566 記譜要素に四角いバルーンで印を付けて、テキストを付け加えることができます。@c
567 この機能の主目的は記譜法を説明することです。
568
569 @lilypond[verbatim,quote]
570 \new Voice \with { \consists "Balloon_engraver" }
571 \relative c'' {
572   \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" }
573   a8
574   \balloonGrobText #'Rest #'(-4 . -4) \markup { "I'm a rest" }
575   r
576   <c, g'-\balloonText #'(-2 . -2) \markup { "I'm a note head" } c>2.
577 }
578 @end lilypond
579
580
581 上の例には 2 つの音楽関数が使われています
582 -- @code{balloonGrobText} と @code{balloonText} です。@c
583 前者は @w{@code{\once \override}} のように使用され、@c
584 任意のグラフィカル オブジェクトにテキストを付加します。@c
585 後者はたいてい和音の中で @code{\tweak} のように使用され、@c
586 個々の音符にテキストを付加します。
587
588 通常、バルーン ヘルプのテキストは音符の間隔に影響を与えますが、@c
589 影響を与えないよう変更することもできます:
590
591 Balloon text normally influences note spacing, but this can be
592 altered:
593
594 @lilypond[verbatim,quote,relative=2]
595 \new Voice \with { \consists "Balloon_engraver" }
596 {
597   \balloonLengthOff
598   \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" }
599   a8
600   \balloonGrobText #'Rest #'(-4 . -4) \markup { "I'm a rest" }
601   r
602   \balloonLengthOn
603   <c, g'-\balloonText #'(-2 . -2) \markup { "I'm a note head" } c>2.
604 }
605 @end lilypond
606
607 @predefined
608 @code{\balloonLengthOn},
609 @code{\balloonLengthOff}
610 @endpredefined
611
612 @seealso
613 コード断片集:
614 @rlsr{Editorial annotations}
615
616 内部リファレンス:
617 @rinternals{Balloon_engraver},
618 @rinternals{BalloonTextItem},
619 @rinternals{balloon-interface}
620
621
622 @node グリッド ライン
623 @unnumberedsubsubsec グリッド ライン
624 @translationof Grid lines
625
626 @cindex grid lines (グリッド ライン)
627 @cindex lines, grid (グリッド ライン)
628 @cindex vertical lines between staves (譜の間の垂直な線)
629 @cindex lines, vertical between staves (譜の間の垂直な線)
630
631 @funindex Grid_point_engraver
632 @funindex Grid_line_span_engraver
633 @funindex gridInterval
634
635 音符に同期して、譜の間に垂直な線を描くことができます。
636
637 線の終点を作成するために @code{Grid_point_engraver} を用いる必要があります。@c
638 一方、実際に線を描くために @code{Grid_line_span_engraver} を@c
639 用いる必要があります。@c
640 デフォルトでは、グリッド ラインは各符頭の左端に揃えられます。@c
641 グリッド ラインは上の譜の中央線から下の譜の中央線まで引かれます。@c
642 @code{gridInterval} でグリッド ライン間の演奏時間を指定する必要があります。
643
644 @lilypond[verbatim,quote]
645 \layout {
646   \context {
647     \Staff
648     \consists "Grid_point_engraver"
649     gridInterval = #(ly:make-moment 1/4)
650   }
651   \context {
652     \Score
653     \consists "Grid_line_span_engraver"
654   }
655 }
656
657 \score {
658   \new ChoirStaff <<
659     \new Staff \relative {
660       \stemUp
661       c''4. d8 e8 f g4
662     }
663     \new Staff \relative {
664       \clef bass
665       \stemDown
666       c4 g' f e
667     }
668   >>
669 }
670 @end lilypond
671
672 @snippets
673
674 @lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
675 {grid-lines--changing-their-appearance.ly}
676
677 @seealso
678 コード断片集:
679 @rlsr{Editorial annotations}
680
681 内部リファレンス:
682 @rinternals{Grid_line_span_engraver},
683 @rinternals{Grid_point_engraver},
684 @rinternals{GridLine},
685 @rinternals{GridPoint},
686 @rinternals{grid-line-interface},
687 @rinternals{grid-point-interface}.
688
689
690 @node 分析の囲み
691 @unnumberedsubsubsec 分析の囲み
692 @translationof Analysis brackets
693
694 @cindex brackets (囲み、角括弧)
695 @cindex bracket, phrasing (プレージングの囲み)
696 @cindex phrasing bracket (プレージングの囲み)
697 @cindex musicological analysis (音楽学的分析)
698 @cindex analysis, musicologica (音楽学的分析)l
699 @cindex note grouping bracket (音符グループ化囲み)
700 @cindex horizontal bracket (水平の囲み)
701 @cindex bracket, horizontal (水平の囲み)
702
703 @funindex Horizontal_bracket_engraver
704 @funindex \startGroup
705 @funindex startGroup
706 @funindex \stopGroup
707 @funindex stopGroup
708
709 音楽分析では、囲みを使って楽曲の構造を示します。@c
710 シンプルな水平な囲みがサポートされています。
711
712 @lilypond[verbatim,quote]
713 \layout {
714   \context {
715     \Voice
716     \consists "Horizontal_bracket_engraver"
717   }
718 }
719 \relative {
720   c''2\startGroup
721   d\stopGroup
722 }
723 @end lilypond
724
725 Analysis brackets may be nested.
726
727 @lilypond[verbatim,quote]
728 \layout {
729   \context {
730     \Voice
731     \consists "Horizontal_bracket_engraver"
732   }
733 }
734 \relative {
735   c''4\startGroup\startGroup
736   d4\stopGroup
737   e4\startGroup
738   d4\stopGroup\stopGroup
739 }
740 @end lilypond
741
742 @seealso
743 コード断片集:
744 @rlsr{Editorial annotations}
745
746 内部リファレンス:
747 @rinternals{Horizontal_bracket_engraver},
748 @rinternals{HorizontalBracket},
749 @rinternals{horizontal-bracket-interface},
750 @rinternals{Staff}