Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(865)

Side by Side Diff: Documentation/ja/notation/text.itely

Issue 328050043: Change \note markup command to get a duration
Patch Set: Run scripts/auxiliar/update-with-convert-ly.sh Created 6 years, 8 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « Documentation/it/notation/text.itely ('k') | Documentation/notation/text.itely » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*- 1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 2
3 @ignore 3 @ignore
4 Translation of GIT committish: 76ee88f5adfc7bcd8eff487543e3605e43a93d80 4 Translation of GIT committish: 76ee88f5adfc7bcd8eff487543e3605e43a93d80
5 5
6 When revising a translation, copy the HEAD committish of the 6 When revising a translation, copy the HEAD committish of the
7 version that you are working on. For details, see the Contributors' 7 version that you are working on. For details, see the Contributors'
8 Guide, node Updating translation committishes.. 8 Guide, node Updating translation committishes..
9 @end ignore 9 @end ignore
10 10
11 @c \version "2.19.21" 11 @c \version "2.19.65"
12 12
13 13
14 @c Translators: Masamichi Hosoda, Yoshiki Sawada 14 @c Translators: Masamichi Hosoda, Yoshiki Sawada
15 @c Translation status: post-GDP 15 @c Translation status: post-GDP
16 16
17 17
18 @node テキスト 18 @node テキスト
19 @section テキスト 19 @section テキスト
20 @translationof Text 20 @translationof Text
21 21
(...skipping 1151 matching lines...) Expand 10 before | Expand all | Expand 10 after
1173 @cindex music inside markup (マークアップ内部の音楽) 1173 @cindex music inside markup (マークアップ内部の音楽)
1174 @cindex markup, music notation inside (マークアップ内部の音楽記譜法) 1174 @cindex markup, music notation inside (マークアップ内部の音楽記譜法)
1175 1175
1176 マークアップ オブジェクトの内部で、さまざまな音楽記譜要素を楽譜に@c 1176 マークアップ オブジェクトの内部で、さまざまな音楽記譜要素を楽譜に@c
1177 付け加えることができます。 1177 付け加えることができます。
1178 1178
1179 音符と臨時記号はマークアップ コマンドを用いて入力することができます: 1179 音符と臨時記号はマークアップ コマンドを用いて入力することができます:
1180 1180
1181 @lilypond[quote,verbatim,fragment] 1181 @lilypond[quote,verbatim,fragment]
1182 a'2 a'^\markup { 1182 a'2 a'^\markup {
1183 \note #"4" #1 1183 \note {4} #1
1184 = 1184 =
1185 \note-by-number #1 #1 #1.5 1185 \note-by-number #1 #1 #1.5
1186 } 1186 }
1187 b'1_\markup { 1187 b'1_\markup {
1188 \natural \semiflat \flat 1188 \natural \semiflat \flat
1189 \sesquiflat \doubleflat 1189 \sesquiflat \doubleflat
1190 } 1190 }
1191 \glissando 1191 \glissando
1192 a'1_\markup { 1192 a'1_\markup {
1193 \natural \semisharp \sharp 1193 \natural \semisharp \sharp
(...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after
1596 1596
1597 @c we don't do Helvetica / Courier, since GS incorrectly loads 1597 @c we don't do Helvetica / Courier, since GS incorrectly loads
1598 @c Apple TTF fonts 1598 @c Apple TTF fonts
1599 1599
1600 @seealso 1600 @seealso
1601 記譜法リファレンス: 1601 記譜法リファレンス:
1602 @ref{フォントの説明}, 1602 @ref{フォントの説明},
1603 @ref{個々に登録するフォント}, 1603 @ref{個々に登録するフォント},
1604 @ref{フォントとフォント サイズを選択する}, 1604 @ref{フォントとフォント サイズを選択する},
1605 @ref{フォント} 1605 @ref{フォント}
OLDNEW
« no previous file with comments | « Documentation/it/notation/text.itely ('k') | Documentation/notation/text.itely » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b