From a1824ce0190204ae90939c6886e2056e3afb85aa Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 31 Jul 2020 19:45:39 -0300 Subject: tdf#135298 Update insert layer page Change-Id: I92b7d429265f5fccc1b22908b43e2cd9b6c0a287 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99948 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sdraw/01/insert_layer.xhp | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) (limited to 'source') diff --git a/source/text/sdraw/01/insert_layer.xhp b/source/text/sdraw/01/insert_layer.xhp index 6b0f9a1e2c..3733b74772 100644 --- a/source/text/sdraw/01/insert_layer.xhp +++ b/source/text/sdraw/01/insert_layer.xhp @@ -1,7 +1,4 @@ - - - - @@ -31,22 +27,29 @@ -Insert Layer +

Insert Layer

Inserts a new layer in the document. Layers are only available in Draw, not in Impress.
-To select a layer, click the corresponding tab at the bottom of the workspace. -Name +To select a layer, click the corresponding tab at the bottom of the workspace. + +

Name

Enter a name for the new layer. -Properties + +

Title

+Enter the title of the layer. + +

Description

+Enter a description of the layer. +

Properties

Set the properties for the new layer. -Visible +

Visible

Show or hide the layer. -Printable +

Printable

When printing, print or ignore this particular layer. -Locked +

Locked

Prevent elements on the layer from being edited.
-- cgit