summaryrefslogtreecommitdiff
path: root/manual/xml/tracks_and_busses.xml
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2007-02-08 05:48:04 +0000
committerTim Mayberry <mojofunk@gmail.com>2007-02-08 05:48:04 +0000
commit670fc6a9e08e018fc6d4474c4b91d63368d79400 (patch)
tree891150402d476f9493fc7b3f67e5b29dbc57e527 /manual/xml/tracks_and_busses.xml
parentb029d81a72683259e3473f4fffb68b11125af4e3 (diff)
Moved track renaming into its own section and file, also rewritten to
include fix for 1467 Added small section on default track names Updated section and chapter templates to reference version 4.4 of the docbook DTD git-svn-id: svn://localhost/ardour2/trunk@1431 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'manual/xml/tracks_and_busses.xml')
-rw-r--r--manual/xml/tracks_and_busses.xml31
1 files changed, 12 insertions, 19 deletions
diff --git a/manual/xml/tracks_and_busses.xml b/manual/xml/tracks_and_busses.xml
index 0485f9c44f..cbe1d7c662 100644
--- a/manual/xml/tracks_and_busses.xml
+++ b/manual/xml/tracks_and_busses.xml
@@ -53,27 +53,11 @@
</para>
</listitem>
</orderedlist>
- <para>
- After the track is created, it is recommended that you change its name from
- the generic name it will have been provided with. To rename a track:
- </para>
- <orderedlist>
- <title>Renaming a Track</title>
- <listitem>
- <para>
- In the editor or mixer, the track name, and select <guimenuitem>Rename</guimenuitem> from the
- dialog that appears. This will cause the "New Track Name" dialog to appear.
- </para>
- </listitem>
- <listitem>
- <para>
- In the New Track Name dialog, type a new track name, and then click the
- <guibutton>OK</guibutton> button in that dialog.
- </para>
- </listitem>
- </orderedlist>
</section>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="renaming_tracks.xml" />
+
<section id="deleting-tracks">
<title>Deleting Tracks</title>
<para>
@@ -325,6 +309,15 @@
<para></para>
</section>
</section>
+
+ <section id="track-controls">
+ <title>Track Controls</title>
+ <para></para>
+ </section>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="default_track_names.xml" />
+
<!--
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="Some_Subsection.xml" />