diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-12-16 15:11:38 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-12-18 22:32:00 +0100 |
commit | 03ff1634789e03c22d22a1980014d80d9d151368 (patch) | |
tree | 2476970f0245999c9565561fd96397ccd5c36644 | |
parent | 4ec7e03a4ce226a566e854f8dc64d804810d8b9c (diff) |
Related tdf#145350 improve subscript/superscript help about sidebar
Change-Id: I4336688ee1c2c9cbb09d0ff06db75579656311cc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126938
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit af5933948773b624c5802148c33094691cd5e196)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127056
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/swriter/guide/subscript.xhp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/source/text/swriter/guide/subscript.xhp b/source/text/swriter/guide/subscript.xhp index d59a6856c7..505b5f8a3f 100644 --- a/source/text/swriter/guide/subscript.xhp +++ b/source/text/swriter/guide/subscript.xhp @@ -51,10 +51,13 @@ <listitem> <paragraph role="listitem" id="par_id3156111" xml-lang="en-US">Press <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+P to make the text superscript, and <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+B to make the text subscript.</paragraph> </listitem> +<listitem> +<paragraph role="listitem" id="par_id3149205" xml-lang="en-US">In the <menuitem>Properties</menuitem> deck of the sidebar, go to the <menuitem>Character</menuitem> area and click the <menuitem>Superscript</menuitem> or <menuitem>Subscript</menuitem> buttons.</paragraph> +</listitem> </list> <embed href="text/shared/00/00000004.xhp#related"/> <paragraph xml-lang="en-US" id="par_id3153416" role="paragraph"><link href="text/shared/01/05020500.xhp" name="Format - Character - Position">Format - Character - Position</link></paragraph> <paragraph xml-lang="en-US" id="par_id3154705" role="paragraph"><link href="text/shared/01/06040200.xhp" name="Tools - AutoCorrect - Replace">Tools - AutoCorrect - Replace</link></paragraph> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |