diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-01 23:53:48 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-03 13:40:03 +0200 |
commit | 3cc29d8487636fdb68de02a724a8580c1cc58e1f (patch) | |
tree | 85f4f17e9fc4e6e4f7c471be7e8707bf3e013fb2 /source/text/swriter/menu | |
parent | d06eb1014e0243acd382ee34fcea7caaad2356aa (diff) |
tdf#137084 update Insert menu help page for Writer
-arrange controls in same sequence as menu
-add new control and link for "Signature Line"
-add new submenu page for "More Breaks" (with embedded text
from "Manual Break" page)
-removed "Form Control" and "Manual Break" (no longer in menu)
-modified "Script" to indicate only Writer/Web
-dropped "s" on "Comment" and "Cross-Reference" controls
-changed heading on "Insert Fields (submenu)" to "Field"
-added "Insert - More Breaks" to Writer Insert menu
-update control label in "Insert Manual Break"
-update access command to Insert Manual Break
-add tip about keyboard shortcut for insert column break
-change German id to English
-update to <h1>,<h2>, <menuitem>, <note>, <tip>, <keycode>
Change-Id: Ia7edf1da0422abd3857abb9e61cff4e86aca229d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103789
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'source/text/swriter/menu')
-rw-r--r-- | source/text/swriter/menu/submenu_more_breaks.xhp | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/source/text/swriter/menu/submenu_more_breaks.xhp b/source/text/swriter/menu/submenu_more_breaks.xhp new file mode 100644 index 0000000000..b6af3309bd --- /dev/null +++ b/source/text/swriter/menu/submenu_more_breaks.xhp @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * 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/. + * +--> + +<meta> + <topic id="textswritersubmenumorebreaks" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">More Breaks (submenu)</title> + <filename>/text/swriter/menu/submenu_more_breaks.xhp</filename> + </topic> +</meta> +<body> +<section id="howtoget"> +<embed href="textswriter/00/00000404.xhp#morebreaks"/> +</section> +<section id="morebreaks_submenu"> +<h1 id="hd_id651601651730204"> +<link href="text/text/swriter/menu/submenu_more_breaks.xhp" name="morebreaks">More Breaks</link></h1> + <paragraph role="paragraph" id="par_id911601651828340" xml-lang="en-US"><ahelp hid=".">Submenu with additional line, column, and page breaks</ahelp></paragraph> +</section> +<h2 id="hd_id41601652439817">Insert Manual Row Break</h2> +<embed href="text/swriter/01/04010000.xhp#row_break)"/> +<h2 id="hd_id531601652875225">Insert Manual Column Break</h2> +<embed href="text/swriter/01/04010000.xhp#column_break)"/> +<h2 id="hd_id281601654787535"><link href="text/swriter/01/04010000.xhp" name="Manual Break">Manual Break</link></h2> +<embed href="text/swriter/01/04010000.xhp#manual_break_text"/> +</body> +</helpdocument> |