Prevent crash when loading sessions with unknown plugins.
[ardour.git] / manual / xml / working_with_ranges.xml
index f5d1899f44cc6e57071e017e61217a2ad2e8490b..f21e0f99b96304f25fb7be4a5a2289a812d7e268 100644 (file)
@@ -5,32 +5,32 @@
 ]>
 
 <section id="sn-working-with-ranges">
-       <title>Working with Ranges</title>
-       <para>
-               This section doesn't really exist it yet, but is a placeholder for the
-               following
-       </para>
+  <title>Working with Ranges</title>
+  <para>
+    This section doesn't really exist it yet, but is a placeholder for the
+    following
+  </para>
 
-       <section id="bounce-range">
-               <title>Bounce Range</title>
-               <para>
-                       Currently, when bouncing a range to disk, files corresponding to each
-                       channel of the range's output are created. The file names begin with Audio,
-                       then the track number followed by ".1." Then, a 0 or 1 is added, depending
-                       on the channel. Finally, the file extension is added. The file type is
-                       determined by the native format selection in the options editor (the
-                       Paths/Files tab).
-               </para>
+  <section id="bounce-range">
+    <title>Bounce Range</title>
+    <para>
+      Currently, when bouncing a range to disk, files corresponding to each
+      channel of the range's output are created. The file names begin with
+      Audio, then the track number followed by ".1." Then, a 0 or 1 is
+      added, depending on the channel. Finally, the file extension is added.
+      The file type is determined by the native format selection in the
+      options editor (the Paths/Files tab).
+    </para>
 
-               <para>
-                       In a future version, "bounce range" will replace the range with a new
-                       region based on the bounced audio file which will include track FX, etc.
-                       Currently, no dialog box is offered to allow the user to name the bounced
-                       file or choose its location on disk. The bounced audio is just placed in
-                       the sounds directory of the project directory. There is currently no visual
-                       feedback that the bounce has been accomplished.
-               </para>
-       </section>
+    <para>
+      In a future version, "bounce range" will replace the range with a new
+      region based on the bounced audio file which will include track FX,
+      etc. Currently, no dialog box is offered to allow the user to name the
+      bounced file or choose its location on disk. The bounced audio is just
+      placed in the sounds directory of the project directory. There is
+      currently no visual feedback that the bounce has been accomplished.
+    </para>
+  </section>
 <!--
        <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
                href="Some_Subsection.xml" />