source/text/simpress/guide/layers.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5c889a294765c6d91999a561c7bdb6d59eaf9876 Author: Stanislav Horacek <[email protected]> Date: Sun May 6 15:00:59 2018 +0200 fix menu item path to master in Draw Change-Id: I82af34cc14576bac84095b25e77f2f9a0dede5c7 Reviewed-on: https://gerrit.libreoffice.org/53911 Tested-by: Jenkins <[email protected]> Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/simpress/guide/layers.xhp b/source/text/simpress/guide/layers.xhp index 5f88358ac..6236bec2f 100644 --- a/source/text/simpress/guide/layers.xhp +++ b/source/text/simpress/guide/layers.xhp @@ -54,7 +54,7 @@ <paragraph role="paragraph" id="par_id3150534" xml-lang="en-US">The <emph>Layout</emph> layer is the default workspace. The <emph>Layout</emph> layer determines the location of title, text, and object placeholders on your page.</paragraph> <paragraph role="paragraph" id="par_id3150742" xml-lang="en-US">The <emph>Controls</emph> layer can be used for buttons that have been assigned an action, but that should not be printed. Set the layer's properties to not printable. Objects on the <emph>Controls</emph> layer are always in front of objects on other layers.</paragraph> <paragraph role="paragraph" id="par_id3153085" xml-lang="en-US">The <emph>Dimension Lines</emph> layer is where you draw, for example, the dimension lines. By switching the layer to show or hide, you can easily switch these lines on and off.</paragraph> -<paragraph role="tip" id="par_id3154507" xml-lang="en-US">You can lock a layer to protect its contents, or hide a layer and its contents from view or from printing. When you add a new layer to a page, the layer is added to all of the pages in your document. However, when you add an object to a layer, it is only added to the current page. If you want the object to appear on all of the pages, add the object to the master slide (<item type="menuitem">View - Master Slide</item>).</paragraph> +<paragraph role="tip" id="par_id3154507" xml-lang="en-US">You can lock a layer to protect its contents, or hide a layer and its contents from view or from printing. When you add a new layer to a page, the layer is added to all of the pages in your document. However, when you add an object to a layer, it is only added to the current page. If you want the object to appear on all of the pages, add the object to the master (<item type="menuitem">View - Master</item>).</paragraph> <section id="relatedtopics"> <embed href="text/simpress/guide/layer_new.xhp#layer_new"/> <embed href="text/simpress/guide/layer_move.xhp#layer_move"/> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
