diff options
| author | Mikko Syrjä <mikko@syrja.org> | 2019-08-30 23:27:41 +0300 |
|---|---|---|
| committer | Mikko Syrjä <mikko@syrja.org> | 2019-08-30 23:27:41 +0300 |
| commit | 5ae879a9f289011e17cb6f5b0a45c5cb8c35920a (patch) | |
| tree | 2ad7b448a29273b6b8ea66e4962d082696197c9a /help/eng | |
| parent | 525bdf8416afe58fa9767e1ad991ba01b59b74c9 (diff) | |
| download | symedit-5ae879a9f289011e17cb6f5b0a45c5cb8c35920a.tar.gz symedit-5ae879a9f289011e17cb6f5b0a45c5cb8c35920a.zip | |
Help updates.
Diffstat (limited to 'help/eng')
| -rw-r--r-- | help/eng/format.rst | 16 | ||||
| -rw-r--r-- | help/eng/tools.rst | 4 |
2 files changed, 11 insertions, 9 deletions
diff --git a/help/eng/format.rst b/help/eng/format.rst index 2b1c9f3..696256d 100644 --- a/help/eng/format.rst +++ b/help/eng/format.rst @@ -14,29 +14,29 @@ Commands Following drawing commads are available. -**U** - Change position -^^^^^^^^^^^^^^^^^^^^^^^ +**U** - Position +^^^^^^^^^^^^^^^^ Changes current position to parameter coordinates. Parameters: position x,y (``U10,10``) -**D** - Draw line -^^^^^^^^^^^^^^^^^ +**D** - Line +^^^^^^^^^^^^ Draws line from previous position to parameter coordinates. Parameters: position x,y (``U20,20``) -**R** - Draw circle -^^^^^^^^^^^^^^^^^^^ +**R** - Circle +^^^^^^^^^^^^^^ Draws parameter radius circle using previous position as center. Parameters: radius (``R30``) -**B** - Draw rectangle -^^^^^^^^^^^^^^^^^^^^^^ +**B** - Rectangle +^^^^^^^^^^^^^^^^^ Draws rectangle using previous position and parameter coordinates as corners. diff --git a/help/eng/tools.rst b/help/eng/tools.rst index 50377f1..6aff0bd 100644 --- a/help/eng/tools.rst +++ b/help/eng/tools.rst @@ -111,7 +111,7 @@ Line width in editing. Symbol size ^^^^^^^^^^^ -Symbol size in millimeters or meters in editing. Assumes scale 1:1000. For text size scaling. +Symbol size in millimeters or meters in editing. Assumes scale 1:1000. Affects text scaling. Language ^^^^^^^^ @@ -150,6 +150,8 @@ Text attachment point location. 11. Middle center (``J11``) 12. Middle left (``J12``) +.. image:: ../image/alignment.png + Text size ^^^^^^^^^ |
