]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc-ja: Fix some tiny mistakes
authorMasamichi Hosoda <trueroad@trueroad.jp>
Thu, 11 Feb 2016 08:21:25 +0000 (17:21 +0900)
committerMasamichi Hosoda <trueroad@trueroad.jp>
Thu, 11 Feb 2016 13:23:21 +0000 (22:23 +0900)
Documentation/ja/included/generating-output.itexi
Documentation/ja/learning/common-notation.itely
Documentation/ja/notation/chords.itely
Documentation/ja/notation/expressive.itely
Documentation/ja/usage/external.itely

index c7534bfc10ce3e44329cdf6ef5ea6567011ccf12..5a3ff34e3f1072a6799164f78fb4597bec394a04 100644 (file)
@@ -62,7 +62,7 @@ LilyPond 用に新しくファイルを作成するには、@w{@code{File > New}
 
 @sourceimage{Learning_Macos_New_menu,,,}
 
-あるいは、@w{@code{File > Open} を選択し、既存のファイルを開いて編集します。
+あるいは、@w{@code{File > Open}} を選択し、既存のファイルを開いて編集します。
 
 @sourceimage{Learning_Macos_Open_menu,,,}
 
index c8d79707704024e3bc4743a08c27be39d4acbfd4..ea545600afef462960b5e964922522af0fee47e7 100644 (file)
@@ -215,7 +215,7 @@ LilyPond の音符名はピッチを示しています。
 
 @node 警告 調号とピッチ
 @unnumberedsubsubsec 警告: 調号とピッチ
-@traslateof Warning key signatures and pitches
+@translationof Warning key signatures and pitches
 
 
 音楽用語集: @rglos{accidental}, @rglos{key signature},
index 1af7a8bd7a0cd7cbea4b194da8448f9031746681..d3035fe3cb5970a5cff66ea98a7c14e9401903e8 100644 (file)
@@ -327,7 +327,7 @@ C の長三和音を作り出すということに注意してください。
 
 @cindex chord steps, altering (和音の音を変化させる)
 
-和音の音は、数字の後ろに @code{+} または@code{-] を置くことで@c
+和音の音は、数字の後ろに @code{+} または@code{-} を置くことで@c
 変化させることができます。@c
 和音構造の一部として自動的に含まれる音を変化させるには、@c
 その音を追加して変化させます。
index ee64e0812907ef124f9a1a5bd37870354f5dc987..f28c43a396358a6f57922b4c3dc6e1f4b7e40ac2 100644 (file)
@@ -5,6 +5,7 @@
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes..@end ignore
+@end ignore
 
 @c \version "2.19.21"
 
index 17ea5d56fb396319da91fde9b468ecc28189e04f..ae6ef2e14ebaedc3b3c8b4b6acfcbd9e4f815308 100644 (file)
@@ -249,7 +249,7 @@ Emacs は @file{lilypond-mode} を持ちます。@c
 配置するか、@file{~/.emacs} または @file{~/.emacs.el} に追記する必要があります。
 
 @file{~/.emacs} に以下の行を追記 (あるいは修正) して、@c
-ソース パス (例えば @file{~/site-lisp/) を @var{load-path} に@c
+ソース パス (例えば @file{~/site-lisp/}) を @var{load-path} に@c
 追加した方が良いかもしれません。
 
 @c any reason we do not advise:  (push "~/site-lisp" load-path)