List:Commits« Previous MessageNext Message »
From:plavin Date:January 25 2008 10:31pm
Subject:svn commit - mysqldoc@docsrva: r9638 - trunk/workbench
View as plain text  
Author: plavin
Date: 2008-01-25 23:31:10 +0100 (Fri, 25 Jan 2008)
New Revision: 9638

Log:
Reformat

Modified:
   trunk/workbench/foreign-key-relationships.xml


Modified: trunk/workbench/foreign-key-relationships.xml
===================================================================
--- trunk/workbench/foreign-key-relationships.xml	2008-01-25 21:46:54 UTC (rev 9637)
+++ trunk/workbench/foreign-key-relationships.xml	2008-01-25 22:31:10 UTC (rev 9638)
Changed blocks: 3, Lines Added: 23, Lines Deleted: 26; 3282 bytes

@@ -116,34 +116,33 @@
       To edit the properties of a foreign key double click anywhere on
       the connection line that joins the two tables. Doing this opens
       the relationship editor.
-    </para>    
-    
+    </para>
+
     <para>
-      Mousing over a relationship connector highlights the
-      connector and the related keys as shown in the
-      following figure.
+      Mousing over a relationship connector highlights the connector and
+      the related keys as shown in the following figure.
     </para>
-    
+
     <figure id="wb-foreign-key-image">
       <title>The relationship connector</title>
       <mediaobject>
-      <imageobject>
-      <imagedata fileref="images/published/wb-foreign-key.png" lang="en" format="PNG"/>
-      </imageobject>
-      <textobject>
-        <phrase lang="en">The relationship connector</phrase>
-      </textobject>
+        <imageobject>
+          <imagedata fileref="images/published/wb-foreign-key.png" lang="en" format="PNG"/>
+        </imageobject>
+        <textobject>
+          <phrase lang="en">The relationship connector</phrase>
+        </textobject>
       </mediaobject>
     </figure>
-    
+
     <para>
       The <literal>film</literal> and the <literal>film_actor</literal>
-      tables are related on the <literal>film_id</literal> field and these fields are
-      highlighted in both tables. The relationship notation style
-      in <xref linkend="wb-foreign-key-image"/> is the default,
-      crow's feet. If you are using a commercial version of
-      &workbench; you can change this. For more information
-      see <xref linkend="wb-relationship-notation-menu"/>.
+      tables are related on the <literal>film_id</literal> field and
+      these fields are highlighted in both tables. The relationship
+      notation style in <xref linkend="wb-foreign-key-image"/> is the
+      default, crow's feet. If you are using a commercial version of
+      &workbench; you can change this. For more information see
+      <xref linkend="wb-relationship-notation-menu"/>.
     </para>
 
   </section>

@@ -203,12 +202,11 @@
     <title>The Properties of a Connection</title>
 
     <para>
-      To select a connection, right click it.  When a
-       connection is selected it is outlined in blue and 
-       it's properties are displayed in the properties palette.
-      The properties of a connection are quite different from the
-      properties of other objects. These properties are listed in the
-      following:
+      To select a connection, right click it. When a connection is
+      selected it is outlined in blue and it's properties are displayed
+      in the properties palette. The properties of a connection are
+      quite different from the properties of other objects. These
+      properties are listed in the following:
 
       <itemizedlist>
 

@@ -228,7 +226,6 @@
         </listitem>
 
         <listitem>
-          
           <para>
             <literal>captionYOffs</literal> &ndash; The <quote>y</quote>
             offset of the caption.


Thread
svn commit - mysqldoc@docsrva: r9638 - trunk/workbenchplavin25 Jan