Salome HOME
Correct documentation bugs, adapt for 'Read The Docs' theme (bos #18858)
[modules/shaper.git] / src / SketchPlugin / doc / rotationFeature.rst
index 14f59eaeabab1f9ed71f6d6a2e93309ab60dca55..2dabf9b47f75a4cb6f5d473c0b16ef60e4b0330a 100644 (file)
@@ -19,20 +19,16 @@ Property panel:
 .. centered::
    Angular copy
 
+.. |full_angle| image:: images/angle_up_full_32x32.png
+.. |single_angle| image:: images/angle_up_32x32.png
+
 Input fields:
 
 - **Segments** is the list of segments (lines, circles, arcs) selected in the view;
 - **Center of rotation** is the center point selected in the view;
 - **Full angle/Single angle** option:
-
-  .. image:: images/angle_up_full_32x32.png
-     :align: left
-  **Full angle**: angle step of rotation is equal to the defined angle divided by the number of copies (total number minus one).
-
-  .. image:: images/angle_up_full_32x32.png
-     :align: left
-  **Single angle**: angle step of rotation is equal to the defined angle.
-
+   | |full_angle| **Full angle**: angle step of rotation is equal to the defined angle divided by the number of copies (total number minus one).
+   | |single_angle| **Single angle**: angle step of rotation is equal to the defined angle.
 - **Angle** is the angle of rotation.
 - **Reversed** defines rotation direction. If checked - in a clockwise direction, otherwise - in a counterclockwise direction.
 - **Total number of objects** is the total number of objects including the original one.