diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-19 10:32:30 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-19 10:59:21 +0100 |
commit | 576489e63e4d65f09b313b533f129d91cbbe12cb (patch) | |
tree | 962f69a451ec9bd7aad3ad8a9529605bd0d45469 /source/text/simpress/02 | |
parent | 6fe17a80f5866a7dc3a213ac9cb8c066aff17987 (diff) |
update snap lines to snap guide in Impress help
( shared/optionen/01070300.xhp )
* "snap lines" --> "snap guides"
* update to <h1>,<h2>,three <h3>
( text/simpress/02/13140000.xhp )
* "snap lines" --> "snap guides"
- remove "colspan rowspan" from <tablecell>
* change icon width/height to 1cm
* update to <h1>
Change-Id: I9826a12797ad0629e46285b5743ab1a73437d977
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106008
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source/text/simpress/02')
-rw-r--r-- | source/text/simpress/02/13140000.xhp | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/source/text/simpress/02/13140000.xhp b/source/text/simpress/02/13140000.xhp index 4326022e9a..4cfee20b81 100644 --- a/source/text/simpress/02/13140000.xhp +++ b/source/text/simpress/02/13140000.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -19,26 +18,24 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> <topic id="textsimpress0213140000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Snap to Snap Lines</title> +<title id="tit" xml-lang="en-US">Snap to Snap Guides</title> <filename>/text/simpress/02/13140000.xhp</filename> </topic> </meta> <body> -<paragraph role="heading" id="hd_id3153726" xml-lang="en-US" level="1"><link href="text/simpress/02/13140000.xhp" name="Snap to Snap Lines">Snap to Snap Lines</link></paragraph> +<h1 id="hd_id3153726" xml-lang="en-US"><link href="text/simpress/02/13140000.xhp" name="Snap to Snap Lines">Snap to Snap Guides</link></h1> <embed href="text/shared/optionen/01070300.xhp#anlinie"/> <section id="syanline"> <table id="tbl_id3145799"> <tablerow> -<tablecell colspan="" rowspan=""> +<tablecell> <paragraph role="paragraph" id="par_id3150717" xml-lang="en-US"> -<image id="img_id3146969" src="cmd/sc_helplinesuse.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3146969" xml-lang="en-US">Icon</alt> - </image></paragraph> +<image id="img_id3146969" src="cmd/sc_helplinesuse.png" width="1cm" height="1cm"><alt id="alt_id3146969" xml-lang="en-US">Icon</alt></image></paragraph> </tablecell> -<tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3154255" xml-lang="en-US">Snap to Snap Lines</paragraph> +<tablecell> +<paragraph role="paragraph" id="par_id3154255" xml-lang="en-US">Snap to Snap Guides</paragraph> </tablecell> </tablerow> </table> |