]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/notation/text.itely
Doc - NR + CG: Clarify Emmentaler is the 'font' and Feta/Parmesan are glyphs
[lilypond.git] / Documentation / ja / notation / text.itely
index 6227dfee5a70bd42b4c2129da3a5e182133bfffc..605484fc7b613585bf754169d501cd94216d2101 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
 
 @ignore
-    Translation of GIT committish: c1b0482f63f881bd3f67845e5f76a3e04675ef2a
+    Translation of GIT committish: 76ee88f5adfc7bcd8eff487543e3605e43a93d80
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -11,7 +11,7 @@
 @c \version "2.19.21"
 
 
-@c Translators: Yoshiki Sawada
+@c Translators: Masamichi Hosoda, Yoshiki Sawada
 @c Translation status: post-GDP
 
 
 @rlearning{オブジェクトの配置} を参照してください。
 
 @funindex \textLengthOn
-@funindex textLengthOn
 @funindex \textLengthOff
-@funindex textLengthOff
 
 @predefined
 @code{\textLengthOn},
 }
 @end lilypond
 
+@cindex text spanners, formatting (テキスト スパナ フォーマット)
+@cindex formatting text spanners (テキスト スパナ フォーマット)
+
 @noindent
 譜刻される文字列はオブジェクト プロパティを通じてセットされます。@c
 デフォルトでは文字列はイタリック体で譜刻されます。@c
 線スタイルの構文は @ref{Line styles} で記述されています。
 
 @funindex \textSpannerUp
-@funindex textSpannerUp
 @funindex \textSpannerDown
-@funindex textSpannerDown
 @funindex \textSpannerNeutral
-@funindex textSpannerNeutral
 
 
 @predefined
 @code{\textSpannerUp},
 @code{\textSpannerDown},
-@code{\textSpannerNeutral}.
+@code{\textSpannerNeutral}
 @endpredefined
 
 @knownissues
@@ -231,7 +229,7 @@ LilyPond が処理できるテキスト スパナは 1 ボイスにつき、1 
 
 
 @cindex text marks (テキスト マーク)
-@cindex marks, tex (テキスト マーク)t
+@cindex marks, tex (テキスト マーク)
 @cindex text on bar line (小節線上のテキスト)
 @cindex coda on bar line (小節線上のコーダ)
 @cindex segno on bar line (小節線上のセーニョ)
@@ -239,9 +237,7 @@ LilyPond が処理できるテキスト スパナは 1 ボイスにつき、1 
 @cindex bar lines, symbols on (小節線上のシンボル)
 
 @funindex \mark
-@funindex mark
 @funindex \markup
-@funindex markup
 
 @ref{リハーサル記号} で記述されている構文を用いて、@c
 さまざまなテキスト要素を楽譜に付け加えることができます:
@@ -292,13 +288,22 @@ LilyPond が処理できるテキスト スパナは 1 ボイスにつき、1 
 小節線の上に配置されたり、音符の間に配置されたりします。@c
 改行位置で指定した場合、そのマークは次の行の先頭に譜刻されます。
 
-@lilypond[quote,verbatim,relative=2]
-\mark "Allegro"
-c1 c
-\mark "assai" \break
-c  c
+@lilypond[quote,verbatim,ragged-right]
+\relative c'' {
+  \mark "Allegro"
+  c1 c
+  \mark "assai" \break
+  c  c
+}
 @end lilypond
 
+@funindex \markLengthOn
+@funindex \markLengthOff
+
+@predefined
+@code{\markLengthOn},
+@code{\markLengthOff}
+@endpredefined
 
 @snippets
 
@@ -313,7 +318,7 @@ c  c
 @ref{リハーサル記号},
 @ref{テキストをフォーマットする},
 @ref{マークアップ内部での音楽記譜法},
-@ref{The Feta font}
+@ref{The Emmentaler font}.
 
 コード断片集:
 @rlsr{Text}
@@ -336,7 +341,6 @@ c  c
 @cindex text, top-level (最上位レベルのテキスト)
 
 @funindex \markup
-@funindex markup
 
 @code{\markup} ブロックはそれ自体で、@c
 すべての @code{\score} ブロックの外側に、@c
@@ -375,9 +379,7 @@ c  c
 
 
 @funindex \markup
-@funindex markup
 @funindex \markuplist
-@funindex markuplist
 
 @predefined
 @code{\markup},
@@ -429,7 +431,6 @@ c  c
 @cindex typeset text (テキストの譜刻)
 
 @funindex \markup
-@funindex markup
 
 @code{\markup} ブロックは @qq{マークアップ モード} と呼ばれる@c
 拡張可能な構文でテキストを譜刻するために用いられます。
@@ -449,14 +450,16 @@ c  c
 マークアップ コマンドを保持することができます。@c
 そのようなコマンドは直後の表記にのみ影響を与えます。
 
-@lilypond[quote,verbatim,relative=2]
-a1-\markup intenso
-a2^\markup { poco \italic più forte  }
-c e1
-d2_\markup { \italic "string. assai" }
-e
-b1^\markup { \bold { molto \italic  agitato } }
-c
+@lilypond[quote,verbatim]
+\relative {
+  a'1-\markup intenso
+  a2^\markup { poco \italic più forte  }
+  c e1
+  d2_\markup { \italic "string. assai" }
+  e
+  b1^\markup { \bold { molto \italic  agitato } }
+  c
+}
 @end lilypond
 
 @cindex special characters in markup mode (マークアップ モードでの特殊文字)
@@ -543,22 +546,21 @@ allegro = \markup { \bold \large Allegro }
 @cindex switching fonts (フォントを切り換える)
 
 @funindex \italic
-@funindex italic
 @funindex \bold
-@funindex bold
 @funindex \underline
-@funindex underline
 
 マークアップ モードでは、基本的なフォント切り替えがサポートされています:
 
-@lilypond[quote,verbatim,relative=2]
-d1^\markup {
-  \bold { Più mosso }
-  \italic { non troppo \underline Vivo }
+@lilypond[quote,verbatim]
+\relative {
+  d''1^\markup {
+    \bold { Più mosso }
+    \italic { non troppo \underline Vivo }
+  }
+  r2 r4 r8
+  d,_\markup { \italic quasi \smallCaps Tromba }
+  f1 d2 r
 }
-r2 r4 r8
-d,_\markup { \italic quasi \smallCaps Tromba }
-f1 d2 r
 @end lilypond
 
 @cindex font size (フォント サイズ)
@@ -566,13 +568,9 @@ f1 d2 r
 
 @funindex \abs-fontsize
 @funindex \fontsize
-@funindex fontsize
 @funindex \smaller
-@funindex smaller
 @funindex \larger
-@funindex larger
 @funindex \magnify
-@funindex magnify
 
 フォント サイズをいくつかの方法でグローバル譜サイズとの相対値で変更することができます。
 
@@ -618,15 +616,21 @@ f1 d2 r
 }
 @end lilypond
 
+テキストにスペースが含まれる場合、@c
+各スペースのサイズが他の文字のサイズに適したものになるので、@c
+引用符の内側にすべて置くのがベストです。
+
+@lilypond[quote,verbatim]
+\markup \fontsize #6 \bold { Sinfonia da camera }
+\markup \fontsize #6 \bold { "Sinfonia da camera" }
+@end lilypond
+
 @cindex subscript (下付き文字)
 @cindex superscript (上付き文字)
 
 @funindex \super
-@funindex super
 @funindex \sub
-@funindex sub
 @funindex \normal-size-super
-@funindex normal-size-super
 
 テキストを下付き文字あるいは上付き文字として譜刻することができます。@c
 デフォルトでは、それらは小さなサイズで譜刻されますが、@c
@@ -667,7 +671,7 @@ f1 d2 r
 すべての文字を提供しないものもあります。
 
 @c \concat is actually documented in Align (it is not
-@c a font-switching command). But we need it here. -vv
+@c a font-switching command).  But we need it here. -vv
 
 フォント切り替えやフォーマット コマンドの中には、@c
 単語の中で使用されると@c
@@ -696,21 +700,13 @@ f1 d2 r
 カスタム フォント セットを定義することも可能です。
 
 @funindex \teeny
-@funindex teeny
 @funindex \tiny
-@funindex tiny
 @funindex \small
-@funindex small
 @funindex \normalsize
-@funindex normalsize
 @funindex \large
-@funindex large
 @funindex \huge
-@funindex huge
 @funindex \smaller
-@funindex smaller
 @funindex \larger
-@funindex larger
 
 @predefined
 @code{\teeny},
@@ -768,11 +764,8 @@ f1 d2 r
 @cindex horizontal text alignment (テキストを水平方向に揃える)
 
 @funindex \left-align
-@funindex left-align
 @funindex \center-align
-@funindex center-align
 @funindex \right-align
-@funindex right-align
 
 マークアップ オブジェクトの揃え方はいくつかあります。@c
 デフォルトでは、テキスト指示はそのテキストの左端で揃えられます:
@@ -792,7 +785,6 @@ f1 d2 r
 @end lilypond
 
 @funindex \halign
-@funindex halign
 
 水平方向の揃え方は、数値を使って、微調整することができます:
 
@@ -818,11 +810,8 @@ f1 d2 r
 @cindex vertical text alignment (テキストを垂直方向に揃える)
 
 @funindex \raise
-@funindex raise
 @funindex \lower
-@funindex lower
 @funindex \null
-@funindex null
 
 @c QUERY Should the function of ``\null'' be clarified? rp
 
@@ -856,11 +845,8 @@ f1 d2 r
 @end lilypond
 
 @funindex \general-align
-@funindex general-align
 @funindex \translate
-@funindex translate
 @funindex \translate-scaled
-@funindex translate-scaled
 
 コマンドの中にはマークアップ モードの中にあるテキスト オブジェクトの@c
 水平方向と垂直方向の両方の揃え方に影響を与えることができるものもあります。@c
@@ -895,9 +881,7 @@ f1 d2 r
 @cindex columns, text (縦に積み重ねたテキスト)
 
 @funindex \column
-@funindex column
 @funindex \center-column
-@funindex center-column
 
 マークアップ オブジェクトに何行かのテキストが含まれる場合もあります。@c
 以下の例では、それぞれの要素あるいは表記はそれ自体の行に配置され、@c
@@ -921,11 +905,9 @@ f1 d2 r
 
 @cindex centering text on the page (テキストをページの中央に揃える)
 @cindex text, centering on the page (テキストをページの中央に揃える)
-@cindex centering markup on the page (マークアップをページの中央に揃える)
 @cindex markup, centering on the page (マークアップをページの中央に揃える)
 
 @funindex \fill-line
-@funindex fill-line
 
 同様に、要素あるいは表記のリストの広がりが水平の行幅いっぱいを占める@c
 ことがあります (要素が 1 つだけの場合、その要素はページの中央に揃えられます)。@c
@@ -957,9 +939,7 @@ f1 d2 r
 @cindex markup text, justified (両端揃えのマークアップ テキスト)
 
 @funindex \wordwrap
-@funindex wordwrap
 @funindex \justify
-@funindex justify
 
 さらに、長いテキスト指示を自動的に行幅に合わせて折り返すことができます。@c
 そのようなテキスト指示は、以下の例で示すように、左揃えされるか両端揃えされます。
@@ -971,7 +951,7 @@ f1 d2 r
     \line \bold { Acto I }
     \wordwrap \italic {
       (La escena representa el corral de una casa de
-      gitanos en el AlbaicÃ\83­n de Granada.  Al fondo una
+      gitanos en el Albaicín de Granada.  Al fondo una
       puerta por la que se ve el negro interior de
       una Fragua, iluminado por los rojos resplandores
       del fuego.)
@@ -983,7 +963,7 @@ f1 d2 r
     \justify \italic {
       (Calle de Granada.  Fachada de la casa de Carmela
       y su hermano Manuel con grandes ventanas abiertas
-      a travÃ\83©s de las que se ve el patio
+      a través de las que se ve el patio
       donde se celebra una alegre fiesta)
     }
   }
@@ -1035,15 +1015,10 @@ f1 d2 r
 @cindex markup text, framing (マークアップ テキストにフレームを付ける)
 
 @funindex \box
-@funindex box
 @funindex \circle
-@funindex circle
 @funindex \rounded-box
-@funindex rounded-box
 @funindex \bracket
-@funindex bracket
 @funindex \hbracket
-@funindex hbracket
 
 以下の例で示すように、@c
 マークアップ コマンドの中にはテキスト要素を@c
@@ -1071,13 +1046,9 @@ f1 d2 r
 @cindex markup text padding (マークアップ テキスト パディング)
 
 @funindex \pad-markup
-@funindex pad-markup
 @funindex \pad-x
-@funindex pad-x
 @funindex \pad-to-box
-@funindex pad-to-box
 @funindex \pad-around
-@funindex pad-around
 
 コマンドの中にはテキストの周りのパディングを増やすことを必要とするものも@c
 あります。@c
@@ -1112,17 +1083,11 @@ Flute quartet keeps very uneven time."
 @cindex notation, graphic (グラフィック記譜法)
 
 @funindex \combine
-@funindex combine
 @funindex \draw-circle
-@funindex draw-circle
 @funindex \filled-box
-@funindex filled-box
 @funindex \triangle
-@funindex triangle
 @funindex \draw-line
-@funindex draw-line
 @funindex \arrow-head
-@funindex arrow-head
 
 テキストを持たないグラフィック要素やシンボルを譜刻することもできます。@c
 他のマークアップ表記と同様に、@c
@@ -1150,9 +1115,7 @@ Flute quartet keeps very uneven time."
 @cindex postscript
 
 @funindex \epsfile
-@funindex epsfile
 @funindex \postscript
-@funindex postscript
 
 高度なグラフィック機能として、@c
 外部画像ファイルを Encapsulated PostScript フォーマット (@emph{eps})
@@ -1186,9 +1149,10 @@ c'
 
 @seealso
 記譜法リファレンス:
-@ref{Graphic},
+@ref{Align},
+Dimensions,
 @ref{編集者の注釈},
-@ref{Align}
+@ref{Graphic}
 
 インストールされているファイル:
 @file{scm/define-markup-commands.scm},
@@ -1253,7 +1217,7 @@ a'1_\markup {
 より一般的には、以下で示すように、@c
 使用可能な音楽シンボルはすべてマークアップ オブジェクトに@c
 含めることができます。@c
-@ref{The Feta font} に、@c
+@ref{The Emmentaler font} に、@c
 音楽シンボルと音楽シンボル名の徹底したリストがあります。
 
 @lilypond[quote,verbatim]
@@ -1267,7 +1231,6 @@ a'1_\markup {
 }
 @end lilypond
 
-@noindent
 テキストではない図柄を譜刻するもう 1 つの方法が
 @ref{フォントの説明} で記述されています。@c
 この方法はさまざまなサイズの波括弧を譜刻する場合に有用です。
@@ -1325,7 +1288,7 @@ a'1_\markup {
 @seealso
 記譜法リファレンス:
 @ref{Music},
-@ref{The Feta font},
+@ref{The Emmentaler font},
 @ref{フォントの説明}
 
 インストールされているファイル:
@@ -1350,11 +1313,8 @@ a'1_\markup {
 @cindex text spread over multiple pages (複数ページに広がるテキスト)
 
 @funindex \markuplist
-@funindex markuplist
 @funindex \justified-lines
-@funindex justified-lines
 @funindex \wordwrap-lines
-@funindex wordwrap-lines
 
 標準のマークアップ オブジェクトは分割することができません。@c
 しかしながら、
@@ -1406,7 +1366,6 @@ a'1_\markup {
 @rinternals{TextScript}
 
 @funindex \markuplist
-@funindex markuplist
 
 @predefined
 @code{\markuplist}
@@ -1476,11 +1435,17 @@ a'1^\markup {
 -- @ref{Rotating objects} を参照してください。
 
 3 ファミリのテキスト フォントが利用可能になっています:
-@emph{roman} (serif) フォント
--- これはデフォルトでは New Century Schoolbook です --
-と、@emph{sans} フォントと単一幅の @emph{typewriter} フォント
--- これら 2 つのファミリは Pango のインストール時に決定されます --
-です。
+@itemize
+@item
+@emph{roman} (serif) フォントの@c
+デフォルトは LilyPond Serif (TeX Gyre Schola のエイリアス)です。
+@item
+@emph{sans} フォントの@c
+デフォルトは LilyPond Sans Serif (TeX Gyre Heros のエイリアス)です。
+@item
+@emph{typewriter} (monospaced) フォントの@c
+デフォルトは LilyPond Monospace (TeX Gyre Cursor のエイリアス)です。
+@end itemize
 
 それぞれのファミリには異なる形状とセットのフォントが保持されています。@c
 以下の例は、ファミリ、形状、セットそれにサイズを変更する様子を示しています。@c
@@ -1532,7 +1497,7 @@ c''4^smaller
 
 @seealso
 記譜法リファレンス:
-@ref{The Feta font},
+@ref{The Emmentaler font},
 @ref{マークアップ内部での音楽記譜法},
 @ref{Rotating objects},
 @ref{フォントとフォント サイズを選択する},
@@ -1564,9 +1529,16 @@ a'1_\markup {
 @cindex listing available fonts (利用可能なフォントをリストアップする)
 @cindex available fonts, listing (利用可能なフォントをリストアップする)
 
+@var{font-name} はカンマ区切りの @q{フォント} のリストと、@c
+スペース区切りの @q{スタイル} のリストを記述できます。@c
+リスト中の @q{フォント} がインストールされていて、@c
+要求されたグリフを含んでいれば、それが使われます。@c
+そうでないなら代わりにリストの @emph{次} のフォントが使われます。
+
 @funindex show-available-fonts
 
-以下のコマンドはオペレーティング システムで利用可能な@c
+lilypond を以下のオプションを付けて実行すると@c
+オペレーティング システムで利用可能な@c
 すべてのフォントのリストを表示します:
 
 @example
@@ -1595,6 +1567,9 @@ lilypond -dshow-available-fonts x
 として使用されるデフォルト フォントを変更することができます。@c
 この例ではグローバル譜サイズにセットされた値で自動的にフォントのサイズを@c
 伸縮しています。@c
+@ref{個々に登録するフォント} のように、@c
+カンマ区切りの @q{フォント} のリストを記述できます。@c
+しかし、フォント @q{スタイル} は記述できません。@c
 フォントについての説明は、@ref{フォントの説明} を参照してください。
 
 @cindex font families, setting (フォント ファミリを設定する)
@@ -1606,7 +1581,7 @@ lilypond -dshow-available-fonts x
 \paper  {
   #(define fonts
     (make-pango-font-tree "Times New Roman"
-                          "Nimbus Sans"
+                          "Nimbus Sans,Nimbus Sans L"
                           "Luxi Mono"
                           (/ staff-height pt 20)))
 }