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

Unified Diff: Documentation/ja/notation/fretted-strings.itely

Issue 369930043: Change \partcombine (et al.) to \partCombine (Closed)
Patch Set: Correct convert rules. Created 5 years, 3 months ago
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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Documentation/it/usage/updating.itely ('k') | Documentation/ja/notation/input.itely » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/ja/notation/fretted-strings.itely
diff --git a/Documentation/ja/notation/fretted-strings.itely b/Documentation/ja/notation/fretted-strings.itely
index db4dd4a91ff270500f110d859f8edba13b370014..2887f9f1397f4b87d7ebbd1c6db05069778ed1d8 100644
--- a/Documentation/ja/notation/fretted-strings.itely
+++ b/Documentation/ja/notation/fretted-strings.itely
@@ -491,11 +491,11 @@ ratioHarmonics = {
そのため、自動弦セレクタは和音の中にある 2 つの音符に対して@c
同じ弦を選択することが容易に起こり得ます。
-@code{\partcombine} を処理するには、@c
+@code{\partCombine} を処理するには、@c
@code{TabStaff} は特別なやり方で作成されたボイスを使う必要があります:
@lilypond[quote,ragged-right,verbatim]
-melodia = \partcombine { e4 g g g } { e4 e e e }
+melodia = \partCombine { e4 g g g } { e4 e e e }
<<
\new TabStaff <<
\new TabVoice = "one" s1
« no previous file with comments | « Documentation/it/usage/updating.itely ('k') | Documentation/ja/notation/input.itely » ('j') | no next file with comments »

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