Salome HOME
Documentation: use 'figure' instead of 'image'; improve caption layout; fix warnings.
[modules/shaper.git] / src / FeaturesPlugin / doc / transformationFeature.rst
index 7a5a8f380b61a1bdb60c084c326dba178f952a71..7df424c4307f42041a033fef5a05459a69db4835 100644 (file)
@@ -12,13 +12,13 @@ To create a Scale in the active part:
 
 Two Scale algorithms are:
 
 
 Two Scale algorithms are:
 
-.. image:: images/scale_factor_32x32.png    
+.. figure:: images/scale_factor_32x32.png    
    :align: left
    :height: 24px
 
 by one common factor 
 
    :align: left
    :height: 24px
 
 by one common factor 
 
-.. image:: images/scale_dimensions_32x32.png    
+.. figure:: images/scale_dimensions_32x32.png    
    :align: left
    :height: 24px
 
    :align: left
    :height: 24px
 
@@ -31,11 +31,10 @@ Scale by one common factor
 
 Scale by one common factor scales the entire object without modification the geometry of the shape: dimensions change evenly in all three orthogonal directions.
 
 
 Scale by one common factor scales the entire object without modification the geometry of the shape: dimensions change evenly in all three orthogonal directions.
 
-.. image:: images/Scale1.png
-  :align: center
+.. figure:: images/Scale1.png
+   :align: center
 
 
-.. centered::
-  Scale by one common factor property panel
+   Scale by one common factor property panel
 
 Input fields:
 
 
 Input fields:
 
@@ -58,10 +57,9 @@ Result
 
 Result of operation is transformed initial shape shown in wireframe mode together  with initial shape in shading mode.
 
 
 Result of operation is transformed initial shape shown in wireframe mode together  with initial shape in shading mode.
 
-.. image:: images/Scale_common_factor.png
+.. figure:: images/Scale_common_factor.png
    :align: center
 
    :align: center
 
-.. centered::
    Scale by one common factor
 
 **See Also** a sample TUI Script of :ref:`tui_Scale_common_factor` operation.  
    Scale by one common factor
 
 **See Also** a sample TUI Script of :ref:`tui_Scale_common_factor` operation.  
@@ -71,11 +69,10 @@ Scale by different factors along axes
 
 Scale by different factors along axes is a general transformation, which can modify the geometry, for example, a sphere can be transformed into an ellipsoid.
 
 
 Scale by different factors along axes is a general transformation, which can modify the geometry, for example, a sphere can be transformed into an ellipsoid.
 
-.. image:: images/Scale2.png
-  :align: center
+.. figure:: images/Scale2.png
+   :align: center
 
 
-.. centered::
-  Scale: define by different factors property panel
+   Scale: define by different factors property panel
 
 Input fields:
 
 
 Input fields:
 
@@ -98,10 +95,9 @@ Result
 
 Result of operation is transformed initial shape.
 
 
 Result of operation is transformed initial shape.
 
-.. image:: images/Scale_XYZ.png
+.. figure:: images/Scale_XYZ.png
    :align: center
 
    :align: center
 
-.. centered::
    Scale by different factors
 
 **See Also** a sample TUI Script of :ref:`tui_Scale_XYZ` operation.
    Scale by different factors
 
 **See Also** a sample TUI Script of :ref:`tui_Scale_XYZ` operation.