diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2018-08-19 16:30:10 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-20 02:49:34 +0200 |
commit | 5c78f56bc417b0be078f84303ab4895c9e1f7daf (patch) | |
tree | cf7bd6fbb072f5c3b1e8ea050efd06bdf2bba4e2 /source | |
parent | 324cbbd8b4e6769550d91f9cefc682f05b67e47f (diff) |
table is not in Insert menu anymore, use another example
Change-Id: Iab50a4452f5b50eade881119f316410a03611265
Reviewed-on: https://gerrit.libreoffice.org/59305
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/guide/keyboard.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/guide/keyboard.xhp b/source/text/swriter/guide/keyboard.xhp index aea14c4dac..6bfce4969c 100644 --- a/source/text/swriter/guide/keyboard.xhp +++ b/source/text/swriter/guide/keyboard.xhp @@ -35,7 +35,7 @@ <embed href="text/shared/00/00000099.xhp#keys"/> <paragraph xml-lang="en-US" id="par_id3149685" role="paragraph">Press the keys <switchinline select="sys"><caseinline select="MAC">Option </caseinline><defaultinline>Alt</defaultinline></switchinline>+<underlined character> to open a menu. In an open menu, press the underlined character to run a command. For example, press <switchinline select="sys"><caseinline select="MAC">Option -</caseinline><defaultinline>Alt</defaultinline></switchinline>+I to open the <item type="menuitem">Insert</item> menu, and then T to insert a table.</paragraph> +</caseinline><defaultinline>Alt</defaultinline></switchinline>+I to open the <item type="menuitem">Insert</item> menu, and then H to insert a hyperlink.</paragraph> <paragraph xml-lang="en-US" id="par_id3155186" role="paragraph">To open a context menu, press Shift+F10. To close a context menu, press Escape.</paragraph> <paragraph xml-lang="en-US" id="hd_id3155918" role="heading" level="2">To Insert Sections</paragraph> <list type="ordered"> |