[jboss-svn-commits] JBL Code SVN: r15293 - labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Sep 22 17:36:28 EDT 2007


Author: ge0ffrey
Date: 2007-09-22 17:36:28 -0400 (Sat, 22 Sep 2007)
New Revision: 15293

Modified:
   labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Local_Search_Solver.xml
   labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Score_calculation.xml
   labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_configuration.xml
   labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_introduction.xml
Log:
fix image types

Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Local_Search_Solver.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Local_Search_Solver.xml	2007-09-22 20:51:57 UTC (rev 15292)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Local_Search_Solver.xml	2007-09-22 21:36:28 UTC (rev 15293)
@@ -79,11 +79,11 @@
 
       <mediaobject>
         <imageobject>
-          <imagedata fileref="singleMoveNQueens04.svg" />
+          <imagedata fileref="singleMoveNQueens04.svg" format="SVG" />
         </imageobject>
 
         <imageobject>
-          <imagedata fileref="singleMoveNQueens04.png" />
+          <imagedata fileref="singleMoveNQueens04.png" format="PNG" />
         </imageobject>
       </mediaobject>
     </figure>
@@ -254,11 +254,11 @@
 
       <mediaobject>
         <imageobject>
-          <imagedata fileref="possibleMovesNQueens04.svg" />
+          <imagedata fileref="possibleMovesNQueens04.svg" format="SVG" />
         </imageobject>
 
         <imageobject>
-          <imagedata fileref="possibleMovesNQueens04.png" />
+          <imagedata fileref="possibleMovesNQueens04.png" format="PNG" />
         </imageobject>
       </mediaobject>
     </figure>
@@ -320,11 +320,11 @@
 
       <mediaobject>
         <imageobject>
-          <imagedata fileref="decideNextStepNQueens04.svg" />
+          <imagedata fileref="decideNextStepNQueens04.svg" format="SVG" />
         </imageobject>
 
         <imageobject>
-          <imagedata fileref="decideNextStepNQueens04.png" />
+          <imagedata fileref="decideNextStepNQueens04.png" format="PNG" />
         </imageobject>
       </mediaobject>
     </figure>
@@ -345,11 +345,11 @@
 
       <mediaobject>
         <imageobject>
-          <imagedata fileref="allStepsNQueens04.svg" />
+          <imagedata fileref="allStepsNQueens04.svg" format="SVG" />
         </imageobject>
 
         <imageobject>
-          <imagedata fileref="allStepsNQueens04.png" />
+          <imagedata fileref="allStepsNQueens04.png" format="PNG" />
         </imageobject>
       </mediaobject>
     </figure>
@@ -453,11 +453,11 @@
 
       <mediaobject>
         <imageobject>
-          <imagedata fileref="decideNextStepNQueens04.svg" />
+          <imagedata fileref="decideNextStepNQueens04.svg" format="SVG" />
         </imageobject>
 
         <imageobject>
-          <imagedata fileref="decideNextStepNQueens04.png" />
+          <imagedata fileref="decideNextStepNQueens04.png" format="PNG" />
         </imageobject>
       </mediaobject>
     </figure>
@@ -734,8 +734,7 @@
     &lt;/finish&gt;</programlisting>
 
       <para>Alternatively you can use AND, for example: finish after reaching
-      a feasible score of at least -100 and no improvements in 5 steps:
-      </para>
+      a feasible score of at least -100 and no improvements in 5 steps:</para>
 
       <programlisting>    &lt;finish&gt;
         &lt;finishCompositionStyle&gt;AND&lt;/finishCompositionStyle&gt;

Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Score_calculation.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Score_calculation.xml	2007-09-22 20:51:57 UTC (rev 15292)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Score_calculation.xml	2007-09-22 21:36:28 UTC (rev 15293)
@@ -37,11 +37,11 @@
 
       <mediaobject>
         <imageobject>
-          <imagedata fileref="unsolvedNQueens04.svg" />
+          <imagedata fileref="unsolvedNQueens04.svg" format="SVG" />
         </imageobject>
 
         <imageobject>
-          <imagedata fileref="unsolvedNQueens04.png" />
+          <imagedata fileref="unsolvedNQueens04.png" format="PNG" />
         </imageobject>
       </mediaobject>
     </figure>

Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_configuration.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_configuration.xml	2007-09-22 20:51:57 UTC (rev 15292)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_configuration.xml	2007-09-22 21:36:28 UTC (rev 15293)
@@ -119,11 +119,11 @@
 
       <mediaobject>
         <imageobject>
-          <imagedata fileref="unsolvedNQueens04.svg" />
+          <imagedata fileref="unsolvedNQueens04.svg" format="SVG" />
         </imageobject>
 
         <imageobject>
-          <imagedata fileref="unsolvedNQueens04.png" />
+          <imagedata fileref="unsolvedNQueens04.png" format="PNG" />
         </imageobject>
       </mediaobject>
     </figure>
@@ -202,11 +202,11 @@
 
       <mediaobject>
         <imageobject>
-          <imagedata fileref="solvedNQueens04.svg" />
+          <imagedata fileref="solvedNQueens04.svg" format="SVG" />
         </imageobject>
 
         <imageobject>
-          <imagedata fileref="solvedNQueens04.png" />
+          <imagedata fileref="solvedNQueens04.png" format="PNG" />
         </imageobject>
       </mediaobject>
     </figure>

Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_introduction.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_introduction.xml	2007-09-22 20:51:57 UTC (rev 15292)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_introduction.xml	2007-09-22 21:36:28 UTC (rev 15293)
@@ -35,7 +35,7 @@
 
     <mediaobject>
       <imageobject>
-        <imagedata fileref="screenshotSolvedNQueens8.png" />
+        <imagedata fileref="screenshotSolvedNQueens8.png" format="PNG" />
       </imageobject>
     </mediaobject>
   </section>
@@ -402,7 +402,8 @@
             <row>
               <entry morerows="3"><mediaobject>
                   <imageobject>
-                    <imagedata fileref="partiallySolvedNQueens04Explained.png" />
+                    <imagedata fileref="partiallySolvedNQueens04Explained.png"
+                               format="PNG" />
                   </imageobject>
                 </mediaobject></entry>
 




More information about the jboss-svn-commits mailing list