diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-04 08:12:43 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-07 17:52:49 +0200 |
commit | aa1b42c379b95fc484853a82325dbd61ceb6e73d (patch) | |
tree | 2e99bdbd9aec462ea498b3682879ef5eac16e367 /source/text/swriter/guide | |
parent | ba3b8d5bc6416cec3ab2d86ba8452c292681086e (diff) |
Revisit Insert Image help page
Updates on menus and instructions
Change-Id: I45bbc4709baf550d0caad5700754e7f168c64ba3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135423
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/swriter/guide')
-rw-r--r-- | source/text/swriter/guide/insert_graphic_dialog.xhp | 49 |
1 files changed, 20 insertions, 29 deletions
diff --git a/source/text/swriter/guide/insert_graphic_dialog.xhp b/source/text/swriter/guide/insert_graphic_dialog.xhp index 7adabb171c..5778d23aa4 100644 --- a/source/text/swriter/guide/insert_graphic_dialog.xhp +++ b/source/text/swriter/guide/insert_graphic_dialog.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,38 +18,29 @@ * 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="textswriterguideinsert_graphic_dialogxml" indexer="include" - status="PUBLISH"> + <topic id="textswriterguideinsert_graphic_dialogxml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Inserting a Graphic From a File</title> <filename>/text/swriter/guide/insert_graphic_dialog.xhp</filename> </topic> </meta> <body> -<bookmark xml-lang="en-US" branch="index" id="bm_id3154896"><bookmark_value>pictures; inserting by dialog</bookmark_value> - <bookmark_value>inserting; pictures, by dialog</bookmark_value> +<bookmark xml-lang="en-US" branch="index" id="bm_id3154896"> +<bookmark_value>pictures; inserting by dialog</bookmark_value> +<bookmark_value>inserting; pictures, by dialog</bookmark_value> </bookmark> -<paragraph xml-lang="en-US" id="hd_id3154896" role="heading" level="1"><variable id="insert_graphic_dialog"><link href="text/swriter/guide/insert_graphic_dialog.xhp" name="Inserting a Graphic From a File">Inserting a Graphic From a File</link> -</variable></paragraph> - <list type="ordered"> - <listitem> - <paragraph xml-lang="en-US" id="par_id3155914" role="listitem">Click in the document where you want to insert the graphic.</paragraph> - </listitem> - <listitem> - <paragraph xml-lang="en-US" id="par_id3155864" role="listitem">Choose <link href="text/shared/01/04140000.xhp" name="Insert - Image - From File"><emph>Insert - Image - From File</emph></link>.</paragraph> - </listitem> - <listitem> - <paragraph xml-lang="en-US" id="par_id3156021" role="listitem">Locate the graphic file that you want to insert, and then click <emph>Open</emph>.</paragraph> - </listitem> - </list> - <paragraph xml-lang="en-US" id="par_id3153396" role="paragraph">By default, the inserted graphic is centered above the paragraph that you clicked in.</paragraph> - <embed href="text/shared/00/00000004.xhp#related"/> - <embed href="text/swriter/guide/insert_graphic.xhp#insert_graphic"/> - <embed href="text/swriter/guide/insert_graphic_gallery.xhp#insert_graphic_gallery"/> - <embed href="text/swriter/guide/insert_graphic_scan.xhp#insert_graphic_scan"/> - <embed href="text/swriter/guide/insert_graphic_fromdraw.xhp#insert_graphic_fromdraw"/> - <embed href="text/swriter/guide/insert_graphic_fromchart.xhp#insert_graphic_fromchart"/> - </body> -</helpdocument>
\ No newline at end of file +<h1 id="hd_id3154896"><variable id="insert_graphic_dialog"><link href="text/swriter/guide/insert_graphic_dialog.xhp" name="Inserting a Graphic From a File">Inserting a Graphic From a File</link> +</variable></h1> +<embed href="text/shared/guide/insert_bitmap.xhp#insertgraphicsequence"/> +<paragraph xml-lang="en-US" id="par_id3153396" role="paragraph">By default, the inserted graphic is centered above the paragraph that you clicked in.</paragraph> +<section id="relatedtopics"> +<embed href="text/swriter/guide/insert_graphic.xhp#insert_graphic"/> +<embed href="text/swriter/guide/insert_graphic_gallery.xhp#insert_graphic_gallery"/> +<embed href="text/swriter/guide/insert_graphic_scan.xhp#insert_graphic_scan"/> +<embed href="text/swriter/guide/insert_graphic_fromdraw.xhp#insert_graphic_fromdraw"/> +<embed href="text/swriter/guide/insert_graphic_fromchart.xhp#insert_graphic_fromchart"/> +</section> +</body> +</helpdocument> |