summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2008-07-10 10:15:22 +0000
committerTim Mayberry <mojofunk@gmail.com>2008-07-10 10:15:22 +0000
commitdfa1b772b75a974e1a1ff8803960ce0ee80fe7e1 (patch)
treeae1eb21de56afbaec280a6db0483f6beb2cefedd /manual
parentaa0049ebfd0df5b93894d3fd5844a083064c16e5 (diff)
Add a tip admonition to the section on inverting polarity
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3538 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'manual')
-rw-r--r--manual/xml/invert_polarity.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/manual/xml/invert_polarity.xml b/manual/xml/invert_polarity.xml
index fa844ce14a..4cc2e9d430 100644
--- a/manual/xml/invert_polarity.xml
+++ b/manual/xml/invert_polarity.xml
@@ -23,12 +23,13 @@
When the polarity of a track is inverted a <literal>Ø</literal> will
appear before the track name in the Mixer Strip.
</para>
-
- <para>
- This could be used to correct the polarity of an input signal due to
- incorrect wiring or to prevent two signals that are out of phase with
- respect to each other resulting in cancellation when mixing.
- </para>
+ <tip>
+ <para>
+ This could be used to correct the polarity of an input signal due to
+ incorrect wiring or to prevent two signals that are out of phase with
+ respect to each other causing cancellation when mixing.
+ </para>
+ </tip>
<!--
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="Some_Subsection.xml" />