diff options
-rw-r--r-- | AllLangHelp_shared.mk | 1 | ||||
-rw-r--r-- | AllLangHelp_simpress.mk | 1 | ||||
-rw-r--r-- | source/auxiliary/sdraw.tree | 4 | ||||
-rw-r--r-- | source/auxiliary/shared.tree | 1 | ||||
-rw-r--r-- | source/auxiliary/simpress.tree | 4 | ||||
-rw-r--r-- | source/text/shared/guide/palette_files.xhp | 97 | ||||
-rw-r--r-- | source/text/simpress/guide/line_arrow_styles.xhp | 12 | ||||
-rw-r--r-- | source/text/simpress/guide/main.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/guide/palette_files.xhp | 96 |
9 files changed, 110 insertions, 108 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 344f2bc4d3..ab4363430e 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -727,6 +727,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/guide/numbering_stop \ helpcontent2/source/text/shared/guide/openpgp \ helpcontent2/source/text/shared/guide/pageformat_max \ + helpcontent2/source/text/shared/guide/palette_files \ helpcontent2/source/text/shared/guide/paintbrush \ helpcontent2/source/text/shared/guide/pasting \ helpcontent2/source/text/shared/guide/print_blackwhite \ diff --git a/AllLangHelp_simpress.mk b/AllLangHelp_simpress.mk index cdda7431f3..db4e7f6c9b 100644 --- a/AllLangHelp_simpress.mk +++ b/AllLangHelp_simpress.mk @@ -180,7 +180,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\ helpcontent2/source/text/simpress/guide/move_object \ helpcontent2/source/text/simpress/guide/orgchart \ helpcontent2/source/text/simpress/guide/page_copy \ - helpcontent2/source/text/simpress/guide/palette_files \ helpcontent2/source/text/simpress/guide/photo_album \ helpcontent2/source/text/simpress/guide/presenter_console \ helpcontent2/source/text/simpress/guide/print_tofit \ diff --git a/source/auxiliary/sdraw.tree b/source/auxiliary/sdraw.tree index a1d7784b44..1e1831aa94 100644 --- a/source/auxiliary/sdraw.tree +++ b/source/auxiliary/sdraw.tree @@ -43,11 +43,11 @@ </node> </node> <node id="1103" title="Loading, Saving, Importing, and Exporting"> - <topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic> + <topic id="shared/text/shared/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Palettes</topic> <topic id="sdraw/text/sdraw/guide/graphic_insert.xhp">Inserting Graphics</topic> </node> <node id="1104" title="Formatting"> - <topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic> + <topic id="shared/text/shared/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Palettes</topic> <topic id="simpress/text/simpress/guide/line_arrow_styles.xhp">Loading Line and Arrow Styles</topic> <topic id="sdraw/text/sdraw/guide/color_define.xhp">Defining Custom Colors</topic> <topic id="sdraw/text/sdraw/guide/gradient.xhp">Creating Gradient Fills</topic> diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index 8fffb50fdb..4c4354788b 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -185,6 +185,7 @@ <topic id="shared/text/shared/guide/change_title.xhp">Changing the Title of a Document</topic> <topic id="shared/text/shared/guide/round_corner.xhp">Creating Round Corners</topic> <topic id="shared/text/shared/guide/background.xhp">Defining Background Colors or Background Graphics</topic> + <topic id="shared/text/shared/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Palettes</topic> <topic id="shared/text/shared/guide/lineend_define.xhp">Defining Line Ends</topic> <topic id="shared/text/shared/guide/linestyle_define.xhp">Defining Line Styles</topic> <topic id="shared/text/shared/guide/insert_graphic_drawit.xhp">Editing Graphic Objects </topic> diff --git a/source/auxiliary/simpress.tree b/source/auxiliary/simpress.tree index 0712bd4c90..2621ed8eeb 100644 --- a/source/auxiliary/simpress.tree +++ b/source/auxiliary/simpress.tree @@ -62,7 +62,7 @@ <node id="0403" title="Loading, Saving, Importing, Exporting and Redacting"> <topic id="simpress/text/simpress/guide/html_export.xhp">Saving a Presentation in HTML Format</topic> <topic id="simpress/text/simpress/guide/html_import.xhp">Importing HTML Pages Into Presentations </topic> - <topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic> + <topic id="shared/text/shared/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Palettes</topic> <topic id="simpress/text/simpress/guide/animated_gif_save.xhp">Exporting Animations in GIF Format</topic> <topic id="simpress/text/simpress/guide/table_insert.xhp">Including Spreadsheets in Slides</topic> <topic id="sdraw/text/sdraw/guide/graphic_insert.xhp">Inserting Graphics</topic> @@ -71,7 +71,7 @@ <topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</topic> </node> <node id="0404" title="Formatting"> - <topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic> + <topic id="shared/text/shared/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Palettes</topic> <topic id="simpress/text/simpress/guide/line_arrow_styles.xhp">Loading Line and Arrow Styles</topic> <topic id="sdraw/text/sdraw/guide/color_define.xhp">Defining Custom Colors</topic> <topic id="sdraw/text/sdraw/guide/gradient.xhp">Creating Gradient Fills</topic> diff --git a/source/text/shared/guide/palette_files.xhp b/source/text/shared/guide/palette_files.xhp new file mode 100644 index 0000000000..4df9543049 --- /dev/null +++ b/source/text/shared/guide/palette_files.xhp @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +* This file is part of the LibreOffice project. +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this +* file, You can obtain one at http://mozilla.org/MPL/2.0/. +* +* This file incorporates work covered by the following license notice: +* +* Licensed to the Apache Software Foundation (ASF) under one or more +* contributor license agreements. See the NOTICE file distributed +* with this work for additional information regarding copyright +* ownership. The ASF licenses this file to you under the Apache +* License, Version 2.0 (the "License"); you may not use this file +* 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="textsimpressguidepalette_filesxml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Loading Color, Gradient, and Hatching Palettes</title> + <filename>/text/shared/guide/palette_files.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> + </meta> + <body> + <bookmark xml-lang="en-US" branch="index" id="bm_id3154510"> +<bookmark_value>colors;loading lists</bookmark_value> +<bookmark_value>gradients;loading lists</bookmark_value> +<bookmark_value>hatching;loading lists</bookmark_value> +<bookmark_value>loading;colors/gradients/hatchings</bookmark_value> + </bookmark> + <h1 id="hd_id3154510"><variable id="palette_files"><link href="text/shared/guide/palette_files.xhp" name="Loading Color, Gradient, and Hatching palettes">Loading Color, Gradient, and Hatching Palettes</link></variable></h1> + <paragraph role="paragraph" id="par_id3156385" xml-lang="en-US">You can use %PRODUCTNAME extensions to add colors palettes, gradients lists, or hatching patterns lists.</paragraph> + <h3 id="hd_id3155961">To load a color palette:</h3> + <section id="extenmanag"> + <h4 id="hd_id451653832000113">Directly from the Extension Manager</h4> + <paragraph role="paragraph" id="par_id951653832957956">If you have a custom palette avaliable as an extension, use the Extension Manager to load the palette in %PRODUCTAME:</paragraph> + <list type="ordered"> + <listitem> + <paragraph id="par_id31653832012564" role="listitem">Open the <link href="text/shared/01/packagemanager.xhp" name="Extension Manager">Extension Manager</link>.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id251653832314161" role="listitem">Click <widget>Add</widget></paragraph> + </listitem> + <listitem> + <paragraph id="par_id131653832320577" role="listitem">Select the extension file (usually a file with <literal>oxt</literal> file extension)</paragraph> + </listitem> + <listitem> + <paragraph id="par_id711653832326219" role="listitem">Click <widget>OK</widget>. You will be asked to restart %PRODUCTNAME.</paragraph> + </listitem> + </list> + </section> + + <h4 id="hd_id481653832380062">From the Area dialog box</h4> + <paragraph role="paragraph" id="par_id871653833259427">Loading color palettes from the Area dialog box brings a dialog with all color palettes available in the %PRODUCTNAME Extension Website.</paragraph> + <list type="ordered"> + <listitem> + <paragraph role="listitem" id="par_id3154656" xml-lang="en-US">Choose <emph>Format - Area</emph>, and then click the <emph>Colors</emph> tab.</paragraph> + </listitem> + <listitem> + <paragraph role="listitem" id="par_id3152896" xml-lang="en-US">Click the <emph>Add color pallete via extensions</emph> button. A dialog with all available color palettes in the %PRODUCTNAME extension site will appear in a few seconds.</paragraph> + </listitem> + <listitem> + <paragraph role="listitem" id="par_id3151239" xml-lang="en-US">Locate the color list that you want to load, and then click <emph>Install</emph>.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id891653833998608" role="listitem">Close the Extension dialog.You will be asked to restart %PRODUCTNAME.</paragraph> + </listitem> + </list> + + <bookmark xml-lang="en-US" branch="index" id="bm_id3149871"> +<bookmark_value>colors; default colors</bookmark_value> +<bookmark_value>colors; %PRODUCTNAME colors</bookmark_value> +<bookmark_value>%PRODUCTNAME colors</bookmark_value> +<bookmark_value>colors; HLC colors</bookmark_value> +<bookmark_value>Material Design colors</bookmark_value> +<bookmark_value>colors; web</bookmark_value> +<bookmark_value>colors; freieFarbe</bookmark_value> + </bookmark> + <h3 id="hd_id691653835138200">About the Default Color palettes:</h3> + <paragraph role="paragraph" id="par_id3149871" xml-lang="en-US">The freieFarbe HLC color list is based on the CIELAB model and is optimized for professional CMYK printing.</paragraph> + <paragraph role="paragraph" id="par_id991653835058847">The colors in the Compatibility and HTML palettes are optimized for displays using a resolution of 256 colors. </paragraph> + <paragraph role="paragraph" id="par_id751653835074137">The palettes “LibreOffice” and “Material” contain the official %PRODUCTNAME and Material Design palettes respectively. </paragraph> + <paragraph role="paragraph" id="par_id441653835085498">The "tonal" palette provides a set of colors organized by luminance contrast that work across different hardware.</paragraph><!--see tdf#80196--> + <h3 id="hd_id3150435">To load a gradient and hatching palette:</h3> + <embed href="text/shared/guide/palette_files.xhp#extenmanag"/> + <section id="relatedtopics"> + <paragraph role="paragraph" id="par_id961653834430135"><link href="https://extensions.libreoffice.org/" name="Extensions website">Extensions Website</link>.</paragraph> + <paragraph role="paragraph" id="par_id3155437" xml-lang="en-US"><link href="text/shared/01/05210000.xhp" name="Format - Area">Format - Area</link></paragraph> + <embed href="text/simpress/guide/line_arrow_styles.xhp#line_arrow_styles"/> + </section> +</body> +</helpdocument> diff --git a/source/text/simpress/guide/line_arrow_styles.xhp b/source/text/simpress/guide/line_arrow_styles.xhp index 88f7a013bf..6d1ad74f71 100644 --- a/source/text/simpress/guide/line_arrow_styles.xhp +++ b/source/text/simpress/guide/line_arrow_styles.xhp @@ -33,10 +33,10 @@ <bookmark_value>styles;arrow and line styles</bookmark_value> <bookmark_value>loading;arrow and line styles</bookmark_value> </bookmark><comment>mw changed "line ends;" to "lines;"</comment> -<paragraph xml-lang="en-US" id="hd_id3145253" role="heading" level="1"><variable id="line_arrow_styles"><link href="text/simpress/guide/line_arrow_styles.xhp" name="Loading Line and Arrow Styles">Loading Line and Arrow Styles</link> -</variable></paragraph> +<h1 id="hd_id3145253"><variable id="line_arrow_styles"><link href="text/simpress/guide/line_arrow_styles.xhp" name="Loading Line and Arrow Styles">Loading Line and Arrow Styles</link> +</variable></h1> <paragraph xml-lang="en-US" id="par_id3154017" role="paragraph">You can use styles to organize similar line and arrow types. $[officename] provides a few standard style files that you can load and use in your document. If you want, you can add or delete elements from a style file, or even create a custom style file.</paragraph> - <paragraph xml-lang="en-US" id="hd_id3154485" role="heading" level="2">To load a line styles file:</paragraph> + <h2 id="hd_id3154485">To load a line styles file:</h2> <list type="ordered"> <listitem> <paragraph xml-lang="en-US" id="par_id3156382" role="listitem">Choose <emph>Format - Line</emph>, and then click the <emph>Line Styles</emph> tab.</paragraph> @@ -49,7 +49,7 @@ </listitem> </list> <paragraph xml-lang="en-US" id="par_id3151240" role="paragraph">To save a line styles file, click the <emph>Save Line Styles</emph> button, enter a filename, and then click <emph>OK</emph>.</paragraph> - <paragraph xml-lang="en-US" id="hd_id3154765" role="heading" level="2">To load an arrow styles file:</paragraph> + <h2 id="hd_id3154765">To load an arrow styles file:</h2> <list type="ordered"> <listitem> <paragraph xml-lang="en-US" id="par_id3153070" role="listitem">Choose <emph>Format - Line</emph>, and then click the <emph>Arrow Styles</emph> tab.</paragraph> @@ -64,6 +64,6 @@ <paragraph xml-lang="en-US" id="par_id3166465" role="paragraph">To save an arrow styles file, click the <emph>Save Arrow Styles</emph> button, enter a filename, and then click <emph>OK</emph>.</paragraph> <embed href="text/shared/00/00000004.xhp#related"/> <paragraph xml-lang="en-US" id="par_id3145822" role="paragraph"><link href="text/shared/01/05200000.xhp" name="Format - Line">Format - Line</link></paragraph> - <embed href="text/simpress/guide/palette_files.xhp#palette_files"/> + <embed href="text/shared/guide/palette_files.xhp#palette_files"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/simpress/guide/main.xhp b/source/text/simpress/guide/main.xhp index b5beafe749..95837fab35 100644 --- a/source/text/simpress/guide/main.xhp +++ b/source/text/simpress/guide/main.xhp @@ -51,7 +51,7 @@ <paragraph role="heading" id="hd_id3149350" xml-lang="en-US" level="2">Importing and Exporting</paragraph> <embed href="text/simpress/guide/html_import.xhp#html_import"/> <embed href="text/simpress/guide/html_export.xhp#html_export"/> -<embed href="text/simpress/guide/palette_files.xhp#palette_files"/> +<embed href="text/shared/guide/palette_files.xhp#palette_files"/> <embed href="text/simpress/guide/line_arrow_styles.xhp#line_arrow_styles"/> <embed href="text/simpress/guide/printing.xhp#printing"/> <embed href="text/simpress/guide/print_tofit.xhp#print_tofit"/> diff --git a/source/text/simpress/guide/palette_files.xhp b/source/text/simpress/guide/palette_files.xhp deleted file mode 100644 index 72285a69e6..0000000000 --- a/source/text/simpress/guide/palette_files.xhp +++ /dev/null @@ -1,96 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - - -<!-- - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * 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="textsimpressguidepalette_filesxml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Loading Color, Gradient, and Hatching Lists</title> -<filename>/text/simpress/guide/palette_files.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> -<bookmark xml-lang="en-US" branch="index" id="bm_id3154510"><bookmark_value>colors;loading lists</bookmark_value> -<bookmark_value>gradients;loading lists</bookmark_value> -<bookmark_value>hatching;loading lists</bookmark_value> -<bookmark_value>loading;colors/gradients/hatchings</bookmark_value> -</bookmark> -<paragraph role="heading" id="hd_id3154510" xml-lang="en-US" level="1"><variable id="palette_files"><link href="text/simpress/guide/palette_files.xhp" name="Loading Color, Gradient, and Hatching Lists">Loading Color, Gradient, and Hatching Lists</link> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3156385" xml-lang="en-US">You can use lists to organize colors, gradients, or hatching patterns. $[officename] provides several lists that you can load and use in your document. If you want, you can add or delete elements from a list, or even create custom lists. </paragraph> -<paragraph role="heading" id="hd_id3155961" xml-lang="en-US" level="3">To load a color list:</paragraph> -<list type="ordered"> -<listitem> -<paragraph role="listitem" id="par_id3154656" xml-lang="en-US">Choose <emph>Format - Area</emph>, and then click the <emph>Colors</emph> tab.</paragraph> -</listitem> -<listitem> -<paragraph role="listitem" id="par_id3152896" xml-lang="en-US">Click the <emph>Load Color List</emph> button.</paragraph> -</listitem> -<listitem> -<paragraph role="listitem" id="par_id3151239" xml-lang="en-US">Locate the color list that you want to load, and then click <emph>Open</emph>. A color list file has the format [filename].soc.</paragraph> -</listitem> -</list> -<paragraph role="paragraph" id="par_id3154762" xml-lang="en-US">To save a color list, click the <emph>Save Color List</emph> button, enter a filename, and then click <emph>Save</emph>.</paragraph> -<bookmark xml-lang="en-US" branch="index" id="bm_id3149871"> -<bookmark_value>colors; default colors</bookmark_value> -<bookmark_value>colors; LibreOffice colors</bookmark_value> -<bookmark_value>LibreOffice colors</bookmark_value> -<bookmark_value>colors; HLC colors</bookmark_value> -<bookmark_value>Material Design colors</bookmark_value> -<bookmark_value>colors; web</bookmark_value> -<bookmark_value>colors; freieFarbe</bookmark_value> -</bookmark> -<paragraph role="paragraph" id="par_id3149871" xml-lang="en-US">The freieFarbe HLC color list is based on the CIELAB model and is optimized for professional CMYK printing. The colors in the Compatibility and HTML lists are optimized for displays using a resolution of 256 colors. The palettes “LibreOffice” and “Material” contain the official LibreOffice and Material Design palettes respectively. The tonal.soc palette provides a set of colors organized by luminance contrast that work across different hardware.</paragraph><!--see tdf#80196--> -<paragraph role="heading" id="hd_id3150435" xml-lang="en-US" level="3">To load a gradient list:</paragraph> -<list type="ordered"> -<listitem> -<paragraph role="listitem" id="par_id3150393" xml-lang="en-US">Choose <emph>Format - Area</emph>, and then click the <emph>Gradients</emph> tab.</paragraph> -</listitem> -<listitem> -<paragraph role="listitem" id="par_id3146322" xml-lang="en-US">Click the <emph>Load Gradients List</emph> button.</paragraph> -</listitem> -<listitem> -<paragraph role="listitem" id="par_id3149946" xml-lang="en-US">Locate the gradient list that you want to load, and then click <emph>Open</emph>. A gradient list file has the format [filename].sog.</paragraph> -</listitem> -</list> -<paragraph role="paragraph" id="par_id3150740" xml-lang="en-US">To save a gradients list, click the <emph>Save Gradients List</emph> button, enter a filename, and then click <emph>Save</emph>.</paragraph> -<paragraph role="heading" id="hd_id3153036" xml-lang="en-US" level="3">To load a hatching list:</paragraph> -<list type="ordered"> -<listitem> -<paragraph role="listitem" id="par_id3155255" xml-lang="en-US">Choose <emph>Format - Area</emph>, and then click the <emph>Hatching</emph> tab.</paragraph> -</listitem> -<listitem> -<paragraph role="listitem" id="par_id3153004" xml-lang="en-US">Click the <emph>Load Hatches List</emph> button.</paragraph> -</listitem> -<listitem> -<paragraph role="listitem" id="par_id3154505" xml-lang="en-US">Locate the hatches list that you want to load, and then click <emph>Open</emph>. A hatches list file has the format [filename].soh.</paragraph> -</listitem> -</list> -<paragraph role="paragraph" id="par_id3149881" xml-lang="en-US">To save a hatches list, click the <emph>Save Hatches List</emph> button, enter a filename, and then click <emph>Save</emph>.</paragraph> -<embed href="text/shared/00/00000004.xhp#related"/> -<paragraph role="paragraph" id="par_id3155437" xml-lang="en-US"><link href="text/shared/01/05210000.xhp" name="Format - Area">Format - Area</link></paragraph> -<embed href="text/simpress/guide/line_arrow_styles.xhp#line_arrow_styles"/> -</body> -</helpdocument> |