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

Unified Diff: Documentation/ja/notation/changing-defaults.itely

Issue 304810043: Don't use @code inside of @example
Patch Set: Created 8 years, 9 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/ja/learning/tweaks.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/changing-defaults.itely
diff --git a/Documentation/ja/notation/changing-defaults.itely b/Documentation/ja/notation/changing-defaults.itely
index b9aa8ebc5431665b02f535ce4f0135c4a5adff3a..537877abaeecbef370f7c919a1c4c4a076c2a307 100644
--- a/Documentation/ja/notation/changing-defaults.itely
+++ b/Documentation/ja/notation/changing-defaults.itely
@@ -1361,7 +1361,7 @@ squashedPosition = #0
@qq{main} というコンテキストの上に配置し直すには以下のようにします:
@example
-@code{\new Staff \with @{ alignAboveContext = #"main" @} }
+\new Staff \with @{ alignAboveContext = #"main" @}
@end example
@code{ChoirStaff} のような複数の譜のレイアウトで一時的な歌詞を配置する場合
@@ -4300,7 +4300,7 @@ Web でベジエ曲線が描かれる様子を示すアニメーションを@c
@code{\shape} の構文は以下の通りです:
@example
-[-]@code{\shape} @var{displacements} @var{item}
+[-]\shape @var{displacements} @var{item}
@end example
これは @var{item} の制御ポイントを @var{displacements} だけ移動させます。@c
« no previous file with comments | « Documentation/ja/learning/tweaks.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