From 74dd3c43533373b51f53f58e4697d1df76e3ec32 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 27 Jan 2015 21:52:50 +0100 Subject: tdf#87085 LibreLogo help: use clearer example of RECTANGLE command Change-Id: I9d2bf4ac463f007c4e3aa1e189188b4d4b1f47fa --- source/text/swriter/librelogo/LibreLogo.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/swriter') diff --git a/source/text/swriter/librelogo/LibreLogo.xhp b/source/text/swriter/librelogo/LibreLogo.xhp index 3be664dc17..8c582434e7 100644 --- a/source/text/swriter/librelogo/LibreLogo.xhp +++ b/source/text/swriter/librelogo/LibreLogo.xhp @@ -175,7 +175,7 @@ SQUARE SQUARE 100 ; draw a square shape (size = 100pt)
RECTANGLE - RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)
RECTANGLE [50, 100, 50] ; draw a rectangle
+ RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)
RECTANGLE [50, 100, 10] ; draw a rectangle with rounded corners
POINT POINT ; draw a point with size and color of the pen
LABEL -- cgit v1.2.3