diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-10-02 21:49:16 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-10-02 21:57:32 +0200 |
commit | aa1e7fffd4f067414833d593cd0307bd2dc9d6f9 (patch) | |
tree | 91876b79ccd88fa8815a54e70ce25759a30e2206 /source/text/swriter | |
parent | 9ff4dd9cbd323794e72d08e297b59cc09d1abbe0 (diff) |
tdf#112804 Fix key combination for inserting paragraph before table
Change-Id: Ibe077bd39c5e2a44520052ae0afa9cd69ca59991
Reviewed-on: https://gerrit.libreoffice.org/43054
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/05090100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/05090100.xhp b/source/text/swriter/01/05090100.xhp index faa65e077b..eb51898013 100644 --- a/source/text/swriter/01/05090100.xhp +++ b/source/text/swriter/01/05090100.xhp @@ -84,7 +84,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/formattablepage/belowmf" id="bm_id3145757" localize="false"/> <paragraph role="heading" id="hd_id3155142" xml-lang="en-US" level="3">Below</paragraph> <paragraph role="paragraph" id="par_id3145763" xml-lang="en-US"><ahelp hid="modules/swriter/ui/formattablepage/belowmf">Enter the amount of space that you want to leave between the bottom edge of the table and the text below the table.</ahelp></paragraph> -<paragraph role="tip" id="par_id3145782" xml-lang="en-US">To insert a paragraph before a table at the beginning of a document, header or footer, place the cursor before any content in the first cell, and then press Enter.</paragraph> +<paragraph role="tip" id="par_id3145782" xml-lang="en-US">To insert a paragraph before a table at the beginning of a document, header or footer, place the cursor before any content in the first cell, and then press <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter.</paragraph> <embed href="text/swriter/01/05040500.xhp#textflow"/> </body> </helpdocument> |