From dcaafbad80e3af59740b584ce89a712277bdbd72 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 25 Feb 2008 22:27:41 -0800 Subject: [PATCH] Add stub for - subsection. --- Documentation/user/input.itely | 10 ++++++++++ 1 file changed, 10 insertions(+) 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? -- 2.39.5