source/text/sdraw/guide/duplicate_object.xhp | 33 +++++++++++++-------------- source/text/shared/00/00000001.xhp | 2 - source/text/simpress/00/00000402.xhp | 19 ++++++++++++++- source/text/simpress/01/02120000.xhp | 18 +++++++++----- 4 files changed, 48 insertions(+), 24 deletions(-)
New commits: commit 4b1d45e5c7f6e6c28fc526cc7a1a7305d776e604 Author: Olivier Hallot <[email protected]> AuthorDate: Sat Aug 29 21:58:47 2026 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Mon Aug 31 02:28:18 2026 +0200 tdf#173234 More tweaks in Duplicate page + Refactor + bookmarks + cross-links Change-Id: I8fb152f7a74a1e0ab5a5c552acd69ff554f30a49 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/210255 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins diff --git a/source/text/sdraw/guide/duplicate_object.xhp b/source/text/sdraw/guide/duplicate_object.xhp index bac5d74e7d..e740bd5453 100644 --- a/source/text/sdraw/guide/duplicate_object.xhp +++ b/source/text/sdraw/guide/duplicate_object.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,11 +16,10 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <helpdocument version="1.0"> <meta> <topic id="textsdrawguideduplicate_objectxml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Duplicating Objects</title> +<title id="tit">Duplicating Objects</title> <filename>/text/sdraw/guide/duplicate_object.xhp</filename> </topic> <history> @@ -30,38 +27,42 @@ </history> </meta> <body> -<bookmark xml-lang="en-US" branch="index" id="bm_id3145750"><bookmark_value>doubling draw objects</bookmark_value> +<bookmark branch="index" id="bm_id3145750"> +<bookmark_value>doubling draw objects</bookmark_value> <bookmark_value>draw objects; duplicating</bookmark_value> <bookmark_value>duplicating draw objects</bookmark_value> <bookmark_value>multiplying draw objects</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3145750" xml-lang="en-US" level="1"><variable id="duplicate_object"><link href="text/sdraw/guide/duplicate_object.xhp">Duplicating Objects</link> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3149400" xml-lang="en-US">You can create duplicate or multiple copies of an object. The copies can be identical or can differ in size, color, orientation and location.</paragraph> -<paragraph role="paragraph" id="par_id3153415" xml-lang="en-US">The following example creates a stack of coins by making multiple copies of a single ellipse.</paragraph> +<h1 id="hd_id3145750"><variable id="duplicate_object"><link href="text/sdraw/guide/duplicate_object.xhp">Duplicating Objects</link> +</variable></h1> +<description id="par_id3149400">You can create duplicate or multiple copies of an object. The copies can be identical or can differ in size, color, orientation and location.</description> +<paragraph role="paragraph" id="par_id3153415">The following example creates a stack of coins by making multiple copies of a single ellipse.</paragraph> <list type="ordered"> <listitem> -<paragraph role="paragraph" id="par_id3149129" xml-lang="en-US">Use the <emph>Ellipse</emph> tool to draw a solid yellow ellipse.</paragraph> +<paragraph role="paragraph" id="par_id3149129">Use the <emph>Ellipse</emph> tool to draw a solid yellow ellipse.</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_id3149209" xml-lang="en-US">Select the ellipse and choose <emph>Edit - Duplicate</emph>.</paragraph> +<paragraph role="paragraph" id="par_id3149209">Select the ellipse and choose <emph>Edit - Duplicate</emph>.</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_id3145585" xml-lang="en-US">Enter 12 as <emph>Number of copies.</emph> +<paragraph role="paragraph" id="par_id3145585">Enter 12 as <emph>Number of copies.</emph> </paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_id3151192" xml-lang="en-US">Enter a negative value for the <emph>Width</emph> and <emph>Height</emph> so that the coins decrease in size as you go up the stack.</paragraph> +<paragraph role="paragraph" id="par_id3151192">Enter a negative value for the <emph>Width</emph> and <emph>Height</emph> so that the coins decrease in size as you go up the stack.</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_id3151387" xml-lang="en-US">To define a color transition for the coins, select different colors in the <emph>Start</emph> and <emph>End</emph> boxes. The <emph>Start</emph> color is applied to the object that you are duplicating.</paragraph> +<paragraph role="paragraph" id="par_id3151387">To define a color transition for the coins, select different colors in the <emph>Start</emph> and <emph>End</emph> boxes. The <emph>Start</emph> color is applied to the object that you are duplicating.</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_id3149947" xml-lang="en-US">Click <emph>OK</emph> to create the duplicates.</paragraph> +<paragraph id="par_id111788049651157" role="listitem">Select the intermediate colors interpolation rule for the coins: using RGB (red, green, blue) space cube or HSL (hue, saturation, lightness) wheel.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_id3149947">Click <emph>OK</emph> to create the duplicates.</paragraph> </listitem> </list> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3153935" xml-lang="en-US"><link href="text/simpress/01/02120000.xhp">Edit - Duplicate</link></paragraph> +<paragraph role="paragraph" id="par_id821788049852743" localize="false"><embedvar href="text/simpress/01/02120000.xhp#Duplicateh1" markup="ignore"/></paragraph> <embed href="text/sdraw/guide/cross_fading.xhp#cross_fading"/> <embed href="text/sdraw/guide/rotate_object.xhp#rotate_object"/> <embed href="text/sdraw/guide/align_arrange.xhp#align_arrange"/> diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp index f02e3f3953..318f788dd8 100644 --- a/source/text/shared/00/00000001.xhp +++ b/source/text/shared/00/00000001.xhp @@ -231,7 +231,7 @@ <bookmark branch="hid/sw:PushButton:TP_STD_FONT:PB_STANDARD" id="bm_id481887" localize="false"/> <bookmark branch="hid/SFX2_HID_TABDLG_STANDARD_BTN" id="bm_id3157322" localize="false"/> <bookmark branch="hid/modules/sdraw/ui/copydlg/default" id="bm_id3083280" localize="false"/> -<h2 id="hd_id3145173">Standard<comment>UFI: Name is Default on Tools-Options-Writer-Basic Fonts</comment></h2> +<h2 id="hd_id3145173">Default<comment>UFI: Name is Default on Tools-Options-Writer-Basic Fonts</comment></h2> <paragraph id="par_id3154153" role="paragraph"><ahelp hid=".">Resets the values visible in the dialog back to the default installation values.</ahelp></paragraph> <warning id="par_id3154299">A confirmation does not appear before the defaults are reloaded.</warning> </section> diff --git a/source/text/simpress/00/00000402.xhp b/source/text/simpress/00/00000402.xhp index fd767fb616..bf11741338 100644 --- a/source/text/simpress/00/00000402.xhp +++ b/source/text/simpress/00/00000402.xhp @@ -26,9 +26,26 @@ <body> <h1 id="hd_id3150792">Edit Menu</h1> <section id="duplicate"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph id="par_id3145171" role="paragraph">Choose <menuitem>Edit - Duplicate</menuitem>.</paragraph> - <paragraph id="par_id3156441" role="paragraph">Shift+F3</paragraph> + <paragraph role="paragraph" id="par_id21788048405174">Choose <menuitem>Shape - Duplicate</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id71788048526512">On the <menuitem>Draw</menuitem> menu of the <menuitem>Draw</menuitem> tab, choose <menuitem>Duplicate</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id361788048668986"> + <tablerow> + <tablecell> + <paragraph id="par_id611788048668986" role="paragraph"><image src="cmd/lc_copyobjects.svg" id="img_id711788048668986" width="1cm" height="1cm"><alt id="alt_id51788048668986">Icon Duplicate</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id681788048668986" role="paragraph">Duplicate</paragraph> + </tablecell> + </tablerow> + </table> + <embed href="text/shared/00/00000004.xhp#from_keyboard"/> + <paragraph id="par_id3156441" role="paragraph"><keycode>Shift+F3</keycode></paragraph> </section> + <paragraph id="par_id3149263" role="paragraph"><variable id="bearbueber">Choose <emph>Shape - Cross-fading</emph> (%PRODUCTNAME Draw only).</variable></paragraph> <paragraph id="par_id3149666" role="paragraph"><variable id="basl">Choose <menuitem>Slide - Delete Slide</menuitem>.</variable></paragraph> <paragraph id="par_id3147397" role="paragraph"><variable id="baebl">Open the context menu of an inserted layer, then choose <menuitem>Delete Layer</menuitem>.</variable></paragraph> diff --git a/source/text/simpress/01/02120000.xhp b/source/text/simpress/01/02120000.xhp index e260300c5d..911b454cac 100644 --- a/source/text/simpress/01/02120000.xhp +++ b/source/text/simpress/01/02120000.xhp @@ -25,12 +25,18 @@ </topic> </meta> <body> + <bookmark branch="hid/.uno:CopyObjects" id="bm_id5589802" localize="false"/> + <bookmark branch="hid/modules/sdraw/ui/copydlg/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> + <bookmark branch="hid/modules/sdraw/ui/copydlg/DuplicateDialog" id="bm_id3149943" localize="false"/> + <bookmark branch="index" id="bm_id181788047371493"> +<bookmark_value>object;duplicate</bookmark_value> +<bookmark_value>duplicate;object</bookmark_value> +<bookmark_value>RGB;RGB cube</bookmark_value> +<bookmark_value>HSL;HSL wheel</bookmark_value> + </bookmark> <section id="duplicate"> - <bookmark branch="hid/.uno:CopyObjects" id="bm_id5589802" localize="false"/> - <bookmark branch="hid/modules/sdraw/ui/copydlg/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> - <bookmark branch="hid/modules/sdraw/ui/copydlg/DuplicateDialog" id="bm_id3149943" localize="false"/> <h1 id="hd_id3148868"><variable id="Duplicateh1"><link href="text/simpress/01/02120000.xhp">Duplicate</link></variable></h1> - <paragraph id="par_id3148604" role="paragraph"><variable id="duplizieren"><ahelp hid=".uno:CopyObjects">Makes one or more copies of a selected object. </ahelp></variable></paragraph> + <description id="par_id3148604"><variable id="duplizieren"><ahelp hid=".uno:CopyObjects">Makes one or more copies of a selected object. </ahelp></variable></description> </section> <section id="howtoget"> <embed href="text/simpress/00/00000402.xhp#duplicate"/> @@ -84,12 +90,12 @@ <h2 id="hd_id801787600468135">Interpolation</h2> <paragraph role="paragraph" id="par_id431787925220742">Select the color space for the intermediate color calculations.</paragraph> <h3 id="hd_id301787600473699">RGB</h3> - <paragraph role="paragraph" id="par_id671787925243613">Creates intermediate colors by linear interpolation in each of red, green, blue component of the start and end colors.</paragraph> + <paragraph role="paragraph" id="par_id671787925243613">Creates intermediate colors by linear interpolation in each of the RGB (red, green, blue) component of the start and end colors.</paragraph> <paragraph role="paragraph" id="par_id101787928230664"> <image src="media/helpimg/sdraw/RGBCube.svg" id="img_id871787928230664" width="612px" height="413px"><alt id="alt_id671787928230664">RGB color space</alt></image> </paragraph> <h3 id="hd_id601787600484799">HSL Increasing</h3> - <paragraph role="paragraph" id="par_id871787925251009">Creates intermediate colors in a clockwise direction using the HSL color wheel of the start and end colors.</paragraph> + <paragraph role="paragraph" id="par_id871787925251009">Creates intermediate colors in a clockwise direction using the HSL (hue, saturation, lightness) color wheel of the start and end colors.</paragraph> <h3 id="hd_id591787600492910">HSL Decreasing</h3> <paragraph role="paragraph" id="par_id271787925257292">Creates intermediate colors in a counter-clockwise direction using the HSL color wheel of the start and end colors.</paragraph> <paragraph role="paragraph" id="par_id791787926734200">
