summaryrefslogtreecommitdiff
path: root/manual/xml/editor_nudging_key_bindings.xml
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2008-07-10 10:41:59 +0000
committerTim Mayberry <mojofunk@gmail.com>2008-07-10 10:41:59 +0000
commit5576c0431db6649afdb8bc10e31abf52d089278e (patch)
tree5f47f84c6f4c18524418b2da9e2a2392affdc9d4 /manual/xml/editor_nudging_key_bindings.xml
parentf791275ad828248d5255a41699018a8a3910a40f (diff)
Run make format on the manual
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3573 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'manual/xml/editor_nudging_key_bindings.xml')
-rw-r--r--manual/xml/editor_nudging_key_bindings.xml41
1 files changed, 19 insertions, 22 deletions
diff --git a/manual/xml/editor_nudging_key_bindings.xml b/manual/xml/editor_nudging_key_bindings.xml
index 116a409c14..0d9ce0ff32 100644
--- a/manual/xml/editor_nudging_key_bindings.xml
+++ b/manual/xml/editor_nudging_key_bindings.xml
@@ -7,9 +7,10 @@
<section id="sn-editor-nudging-key-bindings">
<title>Nudging Key Bindings</title>
<para>
- Nudging will move selected regions if there are any, otherwise the
- playhead.
+ Nudging will move selected regions if there are any, otherwise the
+ playhead.
</para>
+
<table id="tbl-editor-nudging-key-bindings">
<title>Nudging Key Bindings</title>
<tgroup cols = "2">
@@ -27,29 +28,25 @@
</row>
</thead>
<tbody>
+ <row>
+ <entry>
+ <keycombo><keycap>Keypad +</keycap></keycombo>
+ </entry>
+ <entry>
+ nudge forward
+ </entry>
+ </row>
- <row>
- <entry>
- <keycombo><keycap>Keypad +</keycap></keycombo>
- </entry>
-
- <entry>
- nudge forward
- </entry>
- </row>
-
- <row>
- <entry>
- <keycombo><keycap>Keypad -</keycap></keycombo>
- </entry>
-
- <entry>
- nudge backward
- </entry>
- </row>
-
+ <row>
+ <entry>
+ <keycombo><keycap>Keypad -</keycap></keycombo>
+ </entry>
+ <entry>
+ nudge backward
+ </entry>
+ </row>
</tbody>
</tgroup>
</table>