5617349a918a9c740cab593edee20f89faf68a36
[ardour.git] / manual / xml / editor_window_group_list.xml
1 <?xml version="1.0" standalone="no"?>
2
3 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4
5 ]>
6
7 <section id="editor-window-edit-group-list">
8         <title>Edit Group List</title>
9         <para>
10                 Below the track list is the edit group list, which lists all edit groups for
11                 the session, including a default group called &#8220;all&#8221;. To the left
12                 of each group name is a checkbox which indicates whether or not the group is
13                 active (a checkmark means its active). Click on the checkbox to change the
14                 active status of an edit group.
15         </para>
16
17         <para>
18                 The edit group list can also be used to toggle the visibility of all members
19                 of the group. Visible edit groups are displayed in cyan, hidden ones in
20                 orange. Click on the name of the edit group to toggle its visibility. Note
21                 that an edit group can be visible and yet have hidden member tracks, and
22                 vice versa.
23         </para>
24 <!--
25         <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
26                 href="Some_Subsection.xml" />
27         -->
28 </section>