diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-05-23 16:57:19 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-05-23 22:54:02 +0200 |
commit | 35c331d42654a28c9852187474b102db1c987e53 (patch) | |
tree | be948df882ba41f49564358ba73f0c415dc2bd46 /source/text/simpress/02/10080000.xhp | |
parent | 1686a72bcddf4f28d0510e02a1596baf5e6ebdc6 (diff) |
tdf#105988 tdf#130024 Update Edit Points Bar help page
Created new file text/shared/02/eliminate_points.xhp so that more detailed information on "Eliminate Points" mode is on its own page.
- Updated the description of the "Eliminate Points" feature to more accurately describe how the feature works.
In AllLangHelp_shared.mk
- Added new page text/shared/02/eliminate_points.xhp
In source/text/shared/01/05270000.xhp
- Added section and variable tags to allow content to be easily embedded in other pages.
In source/text/shared/main0227.xhp
- Added section and variable tags to allow content to be easily embedded in other pages.
- Moved the link to "Converting 2D Objects to Curves, Polygons, and 3D Objects" to a new Related Topics section
- Replaced "Edit Points" section with an embedded link to the description in text/shared/01/05270000 (Edit Points mode) to avoid repetition
- Replaced "Edit Points" section with an embedded link to the description in text/shared/02/eliminate_points.xhp to avoid repetition.
- Created a Related Topics section
In text/simpress/02/10080000.xhp
- Added variable tags to allow the page to be easily linked from other pages
- Changed the Title and Heading 1 from "Curve" to "Curves and Polygons" to reflect current menu options.
Change-Id: Ib9038f35b97b4177e11171bfdedd10c0a4149dd2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/167939
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'source/text/simpress/02/10080000.xhp')
-rw-r--r-- | source/text/simpress/02/10080000.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/simpress/02/10080000.xhp b/source/text/simpress/02/10080000.xhp index a83fc39e9f..16d1b45b0c 100644 --- a/source/text/simpress/02/10080000.xhp +++ b/source/text/simpress/02/10080000.xhp @@ -22,7 +22,7 @@ <helpdocument version="1.0"> <meta> <topic id="textsimpress0210080000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Curve</title> +<title id="tit" xml-lang="en-US">Curves and Polygons</title> <filename>/text/simpress/02/10080000.xhp</filename> </topic> <history> @@ -40,8 +40,8 @@ <paragraph role="paragraph" id="par_id3149050" xml-lang="en-US" localize="false"/> <section id="curve"> <bookmark xml-lang="en-US" branch="hid/.uno:LineToolbox" id="bm_id3145114" localize="false"/> -<h1 id="hd_id3149875"><link href="text/simpress/02/10080000.xhp">Curve</link></h1> -<paragraph role="paragraph" id="par_id3147301" xml-lang="en-US"><ahelp hid=".uno:LineToolbox">The Curve icon on the Drawing bar opens the <emph>Lines</emph> toolbar, where you can add lines and shapes to the current slide.</ahelp></paragraph> +<h1 id="hd_id3149875"><variable id="curves_and_polygons_h1"><link href="text/simpress/02/10080000.xhp">Curves and Polygons</link></variable></h1> +<paragraph role="paragraph" id="par_id3147301" xml-lang="en-US"><ahelp hid=".uno:LineToolbox">The <menuitem>Curves and Polygons</menuitem> icon on the Drawing bar opens the <emph>Lines</emph> toolbar, where you can add lines and shapes to the current slide.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3157873" xml-lang="en-US">If you hold the Shift key down, the movement of the mouse is limited to multiples of 45 degrees. If you hold down the <switchinline select="sys"><caseinline select="MAC">Options</caseinline><defaultinline>Alt</defaultinline></switchinline> key, the new point will not be connected to the last point. This allows you to create objects that consist of curves that are not connected together. If you draw a smaller object while holding down the <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key into a larger object that you have not closed yet, the smaller object is subtracted from the larger one, thus appearing as a hole in the larger one.</paragraph> <paragraph role="paragraph" id="par_id3153083" xml-lang="en-US">Closed shapes automatically receive the fill that is displayed in the <emph>Area Style/Filling</emph> box on <emph>Line and Filling</emph> bar. </paragraph> |