From b97210c58dbbf9c16f4a4cbeba5665ada2efe6fb Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 9 Jun 2022 11:31:03 +0200 Subject: tdf#126658 update "defining line ends" The content of the guide page "Defining Line Ends" (shared/guide/lineend_define.xhp) has not been updated since its initial checkin in 2004. This patch updates the relevant menu commands, aligns the description with the current UI, adds a little more precision in what gets added as an arrowhead, and refactor to

and . Also, add a section to the "Arrow Styles" help page (shared/01/05200300.xhp) with an embedded link to this guide page. Change-Id: I3e619aadddb65b77cc7216074d18c4eb138b1774 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135393 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/shared/01/05200300.xhp | 3 +++ source/text/shared/guide/lineend_define.xhp | 23 ++++++++--------------- 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/source/text/shared/01/05200300.xhp b/source/text/shared/01/05200300.xhp index 3df6aba90d..4f30b1f52c 100644 --- a/source/text/shared/01/05200300.xhp +++ b/source/text/shared/01/05200300.xhp @@ -57,5 +57,8 @@

Save Arrow Styles

Saves the current list of arrow styles, so that you can load it later. +
+ +
diff --git a/source/text/shared/guide/lineend_define.xhp b/source/text/shared/guide/lineend_define.xhp index f0b18727b6..791e02aa15 100644 --- a/source/text/shared/guide/lineend_define.xhp +++ b/source/text/shared/guide/lineend_define.xhp @@ -1,6 +1,5 @@ - - - + -Defining Line Ends +Defining Arrow Styles /text/shared/guide/lineend_define.xhp @@ -30,23 +28,18 @@ defining; arrowheads and other line ends arrows; defining arrow heads lines;defining ends -mw changed "line ends;" to "lines;" -Defining Line Ends - -You can define any object to be included in the list of available line ends. + +

Defining Arrow Styles

+You can define any shape to be included in the list of available arrow styles. Only the form of the shape is added as a black filled arrowhead. -Use the draw functions to create an object to be used as a line end. +Use the draw functions to create the shape to be used as an arrow style. -Select the object and choose Format - Drawing Object - -Graphic - - - -Line. +Select the shape and choose Format - Text Box and Shape - Line. -In the dialog, click the Arrow Styles. +In the dialog, click the Arrow Styles tab. Click Add and assign a name to the new arrow style. -- cgit