Add an entities file and include it in the templates.
[ardour.git] / manual / xml / default_track_names.xml
index cad4345ca951b527668669b636230197178e7dd2..e16d152e4bd11c62e1cc8a816915a1cbc82892a1 100644 (file)
@@ -5,18 +5,18 @@
 ]>
 
 <section id="default-track-names">
-       <title>Default Track Names</title>
-       <para>
-               When a track is added to the session it is given a default name based on the
-               Track type. For example, the first audio track that is added to the session
-               will be given the name <literal>Audio 1</literal> and the first bus will be
-               called <literal>Bus 1</literal> and any subsequently added tracks will be
-               consecutively numbered.
-       </para>
+  <title>Default Track Names</title>
+  <para>
+    When a track is added to the session it is given a default name based on
+    the Track type. For example, the first audio track that is added to the
+    session will be given the name <literal>Audio 1</literal> and the first
+    bus will be called <literal>Bus 1</literal> and any subsequently added
+    tracks will be consecutively numbered.
+  </para>
 
-       <para>
-               Track names determine the names of the files created when recording to a
-               track so it is suggested that meaningful names are given to tracks, see
-               <xref linkend="renaming-tracks"/>
-       </para>
+  <para>
+    Track names determine the names of the files created when recording to a
+    track so it is suggested that meaningful names are given to tracks, see
+    <xref linkend="renaming-tracks"/>
+  </para>
 </section>