diff --git a/documentation/help.md b/documentation/help.md index 0878c2ac44..fcb80d963a 100644 --- a/documentation/help.md +++ b/documentation/help.md @@ -415,7 +415,7 @@ This tool flips the objects horizontally or vertically. To draw/edit reactions you can: -- draw reagents and products as described above; +- draw reagents and products as described above - use options of the _Reaction Arrow Tool_ to draw an arrow. Select the arrow needed from the list - draw pluses in the reaction equation using the _Reaction Plus Tool_ @@ -429,6 +429,16 @@ To draw/edit reactions you can: 3 – Reaction Unmapping Tool +# Drawing pathway reactions + +To draw pathway reactions you can: +* draw reagents and products as described above +* use _Multi-Tailed Arrow Tool_ option from _Reaction Arrow Tool_ +* click anywhere on the canvas to add new multi-tailed arrow +* adjust the length of the head or tail by grabbing its end and moving the cursor left and right +* reposition the head or tail vertically by grabbing its end and moving the cursos up and down + + # Drawing graphical objects To draw graphical objects click the arrow on the _Shape Ellipse_ tool in the Tools palette diff --git a/documentation/images/35_reacarrows_menu.png b/documentation/images/35_reacarrows_menu.png index 6f8ec722ab..1043b49833 100644 Binary files a/documentation/images/35_reacarrows_menu.png and b/documentation/images/35_reacarrows_menu.png differ diff --git a/documentation/images/70_add_multitailed-arrow.png b/documentation/images/70_add_multitailed-arrow.png new file mode 100644 index 0000000000..380b5eeead Binary files /dev/null and b/documentation/images/70_add_multitailed-arrow.png differ