summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2020-02-29 21:06:51 +0100
committerSeth Chaiklin <sdc.blanco@youmail.dk>2020-02-29 21:28:40 +0100
commita843fb6d63416be6d1dd202876d304a502679929 (patch)
treed1fa578fc7aa472ffff5013ef682036a6429c3ff /source
parentf3c9e7f6b29041b667f5e0b0fe5aa4079cb1e59a (diff)
tdf#130993 remove embedded keyboard shortcuts
-some languages need to translate keycodes contextually Change-Id: Ife65552bc080b32156de139c7332ad966e000b8b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89684 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source')
-rw-r--r--source/text/swriter/00/stylesmenu.xhp2
-rw-r--r--source/text/swriter/guide/pagenumbers.xhp6
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/00/stylesmenu.xhp b/source/text/swriter/00/stylesmenu.xhp
index 32b3272a0c..22db328cb2 100644
--- a/source/text/swriter/00/stylesmenu.xhp
+++ b/source/text/swriter/00/stylesmenu.xhp
@@ -20,6 +20,6 @@
<paragraph role="paragraph" id="par_id511529885005747" xml-lang="en-US"><variable id="sus">Choose <emph>Styles - Update Style</emph> or <switchinline select="sys"><caseinline select="MAC"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Shift + F11</emph></variable>.</paragraph>
<paragraph role="paragraph" id="par_id411529885010612" xml-lang="en-US"><variable id="sns">Choose <emph>Styles - New Style</emph> or <emph>Shift + F11</emph></variable>.</paragraph>
<paragraph role="paragraph" id="par_id221529885015598" xml-lang="en-US"><variable id="sls">Choose <emph>Styles - Load Styles</emph></variable>.</paragraph>
- <paragraph role="paragraph" id="par_id391529885020996" xml-lang="en-US"><variable id="sms">Choose <emph>Styles - Manage Styles</emph> or <embedvar href="text/shared/00/kbd_shortcuts.xhp#F11"/></variable>.</paragraph>
+ <paragraph role="paragraph" id="par_id391529885020996" xml-lang="en-US"><variable id="sms">Choose <emph>Styles - Manage Styles</emph> or <switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline></variable>.</paragraph>
</body>
</helpdocument>
diff --git a/source/text/swriter/guide/pagenumbers.xhp b/source/text/swriter/guide/pagenumbers.xhp
index 239496f430..e10d00314b 100644
--- a/source/text/swriter/guide/pagenumbers.xhp
+++ b/source/text/swriter/guide/pagenumbers.xhp
@@ -40,7 +40,7 @@
<paragraph xml-lang="en-US" id="par_id1617175" role="paragraph">In Writer, a page number is a field that you can insert into your text.</paragraph>
<paragraph xml-lang="en-US" id="hd_id6091494" role="heading" level="2">To Insert Page Numbers</paragraph>
<paragraph xml-lang="en-US" id="par_id8611102" role="paragraph">Choose <menuitem>Insert - Page Number</menuitem> to insert a page number at the current cursor position.</paragraph>
- <tip xml-lang="en-US" id="par_id6604510">If you see the text "Page number" instead of the number, choose <menuitem>View - Field Names</menuitem> (<embedvar href="text/shared/00/kbd_shortcuts.xhp#toggleshowfields"/>).</tip>
+ <tip xml-lang="en-US" id="par_id6604510">If you see the text "Page number" instead of the number, choose <menuitem>View - Field Names</menuitem> (<switchinline select="sys"><caseinline select="MAC"><keycode>Command+F9</keycode></caseinline><defaultinline><keycode>Ctrl+F9</keycode></defaultinline></switchinline>).</tip>
<paragraph xml-lang="en-US" id="par_id2678914" role="paragraph">However, these fields will change position when you add or remove text. So it is best to insert the page number field into a header or footer that has the same position and that is repeated on every page.</paragraph>
<paragraph xml-lang="en-US" id="par_id614642" role="paragraph">Choose <item type="menuitem">Insert - Header and Footer - Header - (name of page style)</item> or <item type="menuitem">Insert - Header and Footer - Footer - (name of page style)</item> to add a header or footer to all pages with the current page style.</paragraph>
<paragraph xml-lang="en-US" id="hd_id2551652" role="heading" level="2">To Start With a Defined Page Number</paragraph>
@@ -78,7 +78,7 @@
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id291451" role="paragraph">A <emph>manually inserted page break</emph> can be applied without or with a change of page styles.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3341776" role="paragraph">If you just press <embedvar href="text/shared/00/kbd_shortcuts.xhp#pagebreak"/>, you apply a page break without a change of styles.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3341776" role="paragraph">If you just press <switchinline select="sys"><caseinline select="MAC"><keycode>Command+Enter</keycode></caseinline><defaultinline><keycode>Ctrl+Enter</keycode></defaultinline></switchinline>, you apply a page break without a change of styles.</paragraph>
<paragraph xml-lang="en-US" id="par_id5947141" role="paragraph">If you choose <menuitem>Insert - More Breaks - Manual Break</menuitem>, you can insert a page break without or with a change of style or with a change of page number.</paragraph>
</listitem>
</list>
@@ -89,7 +89,7 @@
<paragraph xml-lang="en-US" id="par_id4473403" role="listitem">Click into the first page of your document.</paragraph>
</listitem>
<listitem>
- <paragraph xml-lang="en-US" id="par_id4313791" role="listitem">Choose <menuitem>View - Styles</menuitem> (<embedvar href="text/shared/00/kbd_shortcuts.xhp#F11"/>).</paragraph>
+ <paragraph xml-lang="en-US" id="par_id4313791" role="listitem">Choose <menuitem>View - Styles</menuitem> (<switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>).</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id4331797" role="listitem">In the <emph>Styles</emph> window, click the <emph>Page Styles</emph> icon.</paragraph>