summaryrefslogtreecommitdiffstats
path: root/source/text/simpress/00
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2019-03-06 22:23:21 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-03-07 15:30:38 +0100
commit4d112414b2ca47233f9f48d2a1902da0d475d91e (patch)
tree005d153bbe22f0aff3496aa38cd6fccbea22abb3 /source/text/simpress/00
parentRevert "Improve donation link in Help online" (diff)
downloadhelp-4d112414b2ca47233f9f48d2a1902da0d475d91e.tar.gz
help-4d112414b2ca47233f9f48d2a1902da0d475d91e.zip
tdf#102265 update Impress Help as Format - Page was moved
This is a complex task and the intertwined nature of Draw and Impress does not help. In the patches for tdf#84258 .uno:SlideSetup was created as an alias for .uno:PageSetup. The corresponding menu items are Slide - Properties in Impress and Page - Properties in Draw. Currently some Draw help pages refer to the simpress/01/01180000.xhp file. This file needs to be cloned under sdraw and the contents of both files along with all references to them have to be brought up to date. The Impress Slide menu documentation needs to be fleshed out in simpress/main0117.xhp and new files have to be created for the individual menu item references. The Impress Format menu documentation simpress/main0105.xhp needs a big overhaul. The same is true for sdraw/main0105.xhp. The Help for Draw's Page menu has to be created. To find the interrelations, I use find /path -name '*.xhp' -exec grep --color=always -Hi 'string' {} + or with -type f instead of -name to get maximum coverage. Change-Id: I5d130846da6640aeebab758c0f6dae2c78f9e355 Reviewed-on: https://gerrit.libreoffice.org/68830 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress/00')
-rw-r--r--source/text/simpress/00/00000405.xhp53
-rw-r--r--source/text/simpress/00/slide_menu.xhp71
2 files changed, 55 insertions, 69 deletions
diff --git a/source/text/simpress/00/00000405.xhp b/source/text/simpress/00/00000405.xhp
index 805d40cca1..b694e3c75f 100644
--- a/source/text/simpress/00/00000405.xhp
+++ b/source/text/simpress/00/00000405.xhp
@@ -1,7 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -19,35 +16,23 @@
* 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="textsimpress0000000405xml" indexer="exclude" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Format Menu</title>
-<filename>/text/simpress/00/00000405.xhp</filename>
-</topic>
-</meta>
-<body>
-<paragraph role="heading" id="hd_id3147001" xml-lang="en-US" level="1">Format Menu</paragraph>
-<section id="bemaszung">
-<paragraph role="paragraph" id="par_id3148489" xml-lang="en-US">In the context menu of a dimension line, choose <emph>Dimensions</emph>.</paragraph>
-<paragraph role="paragraph" id="par_id3150207" xml-lang="en-US">On the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension Line</emph> icon.</paragraph>
-</section>
-<paragraph role="paragraph" id="par_id3155530" xml-lang="en-US"><variable id="frtite">Choose <emph>Format - Page</emph>
-</variable></paragraph>
-<paragraph role="paragraph" id="par_id3145386" xml-lang="en-US"><variable id="frtites">Choose <emph>Format - Page</emph> and then click the <emph>Page</emph> tab
-</variable></paragraph>
-<paragraph role="paragraph" id="par_id3148866" xml-lang="en-US"><variable id="frtiteh">Choose <emph>Format - Page</emph> and then click the <emph>Background</emph> tab
-</variable></paragraph>
-<paragraph role="paragraph" id="par_id3155266" xml-lang="en-US"><variable id="adnsei">Choose <emph>Format - Slide Layout</emph>
-</variable></paragraph>
-<section id="adnene">
-<paragraph role="paragraph" id="par_id3152874" xml-lang="en-US">In a Draw document, right-click a layer tab and choose <emph>Modify Layer</emph>
-</paragraph>
-<paragraph role="paragraph" id="par_id3154765" xml-lang="en-US">Choose <emph>Format - Layer</emph> (only $[officename] Draw)</paragraph>
-</section>
-<paragraph role="paragraph" id="par_id3153012" xml-lang="en-US"><variable id="seitenvorlage">Choose <emph>Slide - Master Slide</emph>
-</variable></paragraph>
-</body>
+<helpdocument version="1.0">
+ <meta>
+ <topic id="textsimpress0000000405xml" indexer="exclude" status="PUBLISH">
+ <title id="tit" xml-lang="en-US">Format Menu</title>
+ <filename>/text/simpress/00/00000405.xhp</filename>
+ </topic>
+ </meta>
+ <body>
+ <paragraph role="heading" id="hd_id3147001" xml-lang="en-US" level="1">Format Menu</paragraph>
+ <section id="bemaszung">
+ <paragraph role="paragraph" id="par_id3148489" xml-lang="en-US">In the context menu of a dimension line, choose <emph>Dimensions</emph>.</paragraph>
+ <paragraph role="paragraph" id="par_id3150207" xml-lang="en-US">On the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension Line</emph> icon.</paragraph>
+ </section>
+ <section id="adnene">
+ <paragraph role="paragraph" id="par_id3152874" xml-lang="en-US">In a Draw document, right-click a layer tab and choose <emph>Modify Layer</emph>
+ </paragraph>
+ <paragraph role="paragraph" id="par_id3154765" xml-lang="en-US">Choose <emph>Format - Layer</emph> (only $[officename] Draw)</paragraph>
+ </section>
+ </body>
</helpdocument>
diff --git a/source/text/simpress/00/slide_menu.xhp b/source/text/simpress/00/slide_menu.xhp
index 0f6288024a..95c008908a 100644
--- a/source/text/simpress/00/slide_menu.xhp
+++ b/source/text/simpress/00/slide_menu.xhp
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<helpdocument version="1.0">
<!--
* This file is part of the LibreOffice project.
*
@@ -17,37 +16,39 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-<meta>
- <topic id="textsimpress00slidemenuxml" indexer="exclude" status="PUBLISH">
- <title id="tit" xml-lang="en-US">Slide Menu</title>
- <filename>/text/simpress/00/slide_menu.xhp</filename>
- </topic>
-</meta>
-
-<body>
-
-
-<section id="new_page_slide">
-
-<paragraph id="par_id3134264" role="paragraph" xml-lang="en-US">Choose <emph>Slide - New Page/Slide</emph></paragraph>
-<paragraph id="par_id3177597" role="paragraph" xml-lang="en-US">On the <emph>Presentation</emph> bar, click</paragraph>
-
-<section id="syseiteeinf">
-
-<table id="tbl_id3149334">
- <tablerow>
- <tablecell>
- <paragraph id="par_id3685251" role="paragraph" xml-lang="en-US"> <image id="img_id3183073" src="cmd/sc_insertdoc.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id3183073">Icon</alt></image></paragraph>
- </tablecell>
- <tablecell>
- <paragraph id="par_id7354512" role="paragraph" xml-lang="en-US">New Page/Slide</paragraph>
- </tablecell>
- </tablerow>
-</table>
-
-</section>
-</section>
-</body>
-
-</helpdocument> \ No newline at end of file
+<helpdocument version="1.0">
+ <meta>
+ <topic id="textsimpress00slidemenuxml" indexer="exclude" status="PUBLISH">
+ <title id="tit" xml-lang="en-US">Slide Menu</title>
+ <filename>/text/simpress/00/slide_menu.xhp</filename>
+ </topic>
+ </meta>
+ <body>
+ <paragraph role="paragraph" id="par_id3155530" xml-lang="en-US"><variable id="frtite">Choose <emph>Slide - Properties</emph>
+ </variable></paragraph>
+ <paragraph role="paragraph" id="par_id3145386" xml-lang="en-US"><variable id="frtites">Choose <emph>Slide - Properties</emph> and then click the <emph>Page</emph> tab
+ </variable></paragraph>
+ <paragraph role="paragraph" id="par_id3148866" xml-lang="en-US"><variable id="frtiteh">Choose <emph>Slide - Properties</emph> and then click the <emph>Background</emph> tab
+ </variable></paragraph>
+ <paragraph role="paragraph" id="par_id3155266" xml-lang="en-US"><variable id="adnsei">Choose <emph>Slide - Layout</emph>
+ </variable></paragraph>
+ <paragraph role="paragraph" id="par_id3153012" xml-lang="en-US"><variable id="seitenvorlage">Choose <emph>Slide - Change Slide Master</emph>
+ </variable></paragraph>
+ <section id="new_page_slide">
+ <paragraph id="par_id3134264" role="paragraph" xml-lang="en-US">Choose <emph>Slide - New Page/Slide</emph></paragraph>
+ <paragraph id="par_id3177597" role="paragraph" xml-lang="en-US">On the <emph>Presentation</emph> bar, click</paragraph>
+ <section id="syseiteeinf">
+ <table id="tbl_id3149334">
+ <tablerow>
+ <tablecell>
+ <paragraph id="par_id3685251" role="paragraph" xml-lang="en-US"> <image id="img_id3183073" src="cmd/sc_insertdoc.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id3183073">Icon</alt></image></paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph id="par_id7354512" role="paragraph" xml-lang="en-US">New Page/Slide</paragraph>
+ </tablecell>
+ </tablerow>
+ </table>
+ </section>
+ </section>
+ </body>
+</helpdocument>