From: Graham Percival Date: Tue, 26 Feb 2008 06:27:41 +0000 (-0800) Subject: Add stub for - subsection. X-Git-Tag: release/2.11.42-1~18 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=dcaafbad80e3af59740b584ce89a712277bdbd72;p=lilypond.git Add stub for - subsection. --- diff --git a/Documentation/user/input.itely b/Documentation/user/input.itely index 9a11aeb561..5f2b84131a 100644 --- a/Documentation/user/input.itely +++ b/Documentation/user/input.itely @@ -513,6 +513,7 @@ sections. @menu * Controlling direction and placement:: * Distances and measurements MAYBE MOVE:: +* When to add a -:: @end menu @node Controlling direction and placement @@ -550,7 +551,16 @@ DISCUSS after working on other sections. TODO: staff spaces, #UP #DOWN #LEFT #RIGHT. Maybe move into tweaks? +@node When to add a - +@subsection When to add a - +One of these works, the other doesn't. + +@verbatim +\version "2.11.38" +{ c'\mp\fermata\accent-\markup { "forcefully"} } +% { c'\mp\fermata\accent\markup { "forcefully"} } +@end verbatim @node Other stuffs TODO move?