summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2007-05-10 11:34:14 +0000
committerTim Mayberry <mojofunk@gmail.com>2007-05-10 11:34:14 +0000
commit278cd8120a4fb36e9c5194b0a478b9e5a3df1e5a (patch)
tree2ed0e2f08f53c291c8fc889cdbd6b9a09737fd91 /manual
parent56accdffbdd293eacda0cc53117a2f4b43607089 (diff)
Add a tip admonition to the section on inverting polarity
git-svn-id: svn://localhost/ardour2/trunk@1826 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" />