summaryrefslogtreecommitdiff
path: root/manual/xml/editor_window_track_list.xml
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-04-11 13:07:51 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-04-11 13:07:51 +0000
commit45d3ec1437cf661533bc7750c623865def4424df (patch)
tree80cdeb58bc51a22042b91c50334bdd8ee37deed6 /manual/xml/editor_window_track_list.xml
parent4bf712f501e21cbf1e555bf010553aaca55edd39 (diff)
merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1698 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'manual/xml/editor_window_track_list.xml')
-rw-r--r--manual/xml/editor_window_track_list.xml104
1 files changed, 55 insertions, 49 deletions
diff --git a/manual/xml/editor_window_track_list.xml b/manual/xml/editor_window_track_list.xml
index 8a17c6481f..9ede6fa82e 100644
--- a/manual/xml/editor_window_track_list.xml
+++ b/manual/xml/editor_window_track_list.xml
@@ -5,55 +5,61 @@
]>
<section id="editor-window-track-list">
- <title>Track List</title>
- <para>
- To the left of the track area is the track list, which lists all tracks and
- busses in the session. Tracks/Busses that are visible have their names
- displayed in cyan, while hidden ones have their names displayed in orange.
- </para>
-
- <para>
- Click on the name of a track/bus to toggle its visibility in the editor.
- Click and drag the name to reorder the track display area.
- </para>
-
- <para>
- You can click on the title bar of the track list to display a menu that
- allows you to:
- </para>
-
- <itemizedlist>
- <listitem>
- <para>
- Hide all
- </para>
- </listitem>
- <listitem>
- <para>
- Show all
- </para>
- </listitem>
- <listitem>
- <para>
- Hide all tracks
- </para>
- </listitem>
- <listitem>
- <para>
- Show all tracks
- </para>
- </listitem>
- <listitem>
- <para>
- Hide all busses
- </para>
- </listitem>
- <listitem>
- <para>
- Show all busses
- </para>
- </listitem>
- </itemizedlist>
+ <title>Track List</title>
+ <para>
+ To the left of the track area is the track list, which lists all tracks
+ and busses in the session. Tracks/Busses that are visible have their
+ names displayed in cyan, while hidden ones have their names displayed in
+ orange.
+ </para>
+
+ <para>
+ Click on the name of a track/bus to toggle its visibility in the editor.
+ Click and drag the name to reorder the track display area.
+ </para>
+
+ <para>
+ You can click on the title bar of the track list to display a menu that
+ allows you to:
+ </para>
+
+ <itemizedlist>
+ <listitem>
+ <para>
+ Hide all
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Show all
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Hide all tracks
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Show all tracks
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Hide all busses
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Show all busses
+ </para>
+ </listitem>
+ </itemizedlist>
<!--
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="Some_Subsection.xml" />