summaryrefslogtreecommitdiff
path: root/manual/xml/snapshots.xml
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2007-02-15 03:49:43 +0000
committerTim Mayberry <mojofunk@gmail.com>2007-02-15 03:49:43 +0000
commitb8a6f94325c46a4129922ad3dbb61ca30761299b (patch)
treef6e688825a494d98ba9dd55157fe695f3d721985 /manual/xml/snapshots.xml
parent7f0f19597ae605c10d37a9f6e749c49c254d2700 (diff)
Add a help target(the default target) and format target to the manual
Makefile Reformat the docs, I explained in a prior commit why this modifies every file git-svn-id: svn://localhost/ardour2/trunk@1463 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'manual/xml/snapshots.xml')
-rw-r--r--manual/xml/snapshots.xml46
1 files changed, 23 insertions, 23 deletions
diff --git a/manual/xml/snapshots.xml b/manual/xml/snapshots.xml
index 65ef5bcd42..dcb3d38b61 100644
--- a/manual/xml/snapshots.xml
+++ b/manual/xml/snapshots.xml
@@ -5,18 +5,18 @@
]>
<section id="sn-snapshots">
- <title>Snapshots</title>
- <para>
- Choose <menuchoice> <guimenu>Session</guimenu>
- <guisubmenu>Snapshot</guisubmenu> </menuchoice> to store the current state
- of the session without overwriting the primary session file. The snapshot
- dialog will appear, and you can (optionally) enter a name for the snapshot.
- The default name is based on the current time.
- </para>
+ <title>Snapshots</title>
+ <para>
+ Choose <menuchoice> <guimenu>Session</guimenu>
+ <guisubmenu>Snapshot</guisubmenu> </menuchoice> to store the current
+ state of the session without overwriting the primary session file. The
+ snapshot dialog will appear, and you can (optionally) enter a name for
+ the snapshot. The default name is based on the current time.
+ </para>
- <para>
- IMAGE
- </para>
+ <para>
+ IMAGE
+ </para>
<!--
<mediaobject>
<imageobject>
@@ -24,19 +24,19 @@
</imageobject>
</mediaobject>
-->
- <para>
- A snapshot is nothing more than a new session file. It still references the
- same audio and automation data as the primary session file.
- </para>
+ <para>
+ A snapshot is nothing more than a new session file. It still references
+ the same audio and automation data as the primary session file.
+ </para>
- <note>
- <para>
- Saving a snapshot does not change the status of the current session. It
- does not change what will happen when you choose <menuchoice>
- <guimenu>Session</guimenu> <guisubmenu>Save</guisubmenu> </menuchoice> at a
- later time. Note that a snapshot is not a new session.
- </para>
- </note>
+ <note>
+ <para>
+ Saving a snapshot does not change the status of the current session.
+ It does not change what will happen when you choose <menuchoice>
+ <guimenu>Session</guimenu> <guisubmenu>Save</guisubmenu> </menuchoice>
+ at a later time. Note that a snapshot is not a new session.
+ </para>
+ </note>
<!--
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="Some_Subsection.xml" />