diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/subscript.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/subscript.xhp | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/subscript.xhp b/helpcontent2/source/text/swriter/guide/subscript.xhp new file mode 100644 index 000000000..505b5f8a3 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/subscript.xhp @@ -0,0 +1,63 @@ +<?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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + +<meta> + <topic id="textswriterguidesubscriptxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Making Text Superscript or Subscript</title> + <filename>/text/swriter/guide/subscript.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3155174"><bookmark_value>text; subscript and superscript</bookmark_value> + <bookmark_value>superscript text</bookmark_value> + <bookmark_value>subscript text</bookmark_value> + <bookmark_value>characters;subscript and superscript</bookmark_value> +</bookmark> +<paragraph xml-lang="en-US" id="hd_id3155174" role="heading" level="1"><variable id="subscript"><link href="text/swriter/guide/subscript.xhp" name="Making Text Superscript or Subscript">Making Text Superscript or Subscript</link> +</variable></paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155917" role="listitem">Select the text that you want to make superscript or subscript.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155865" role="listitem">Do one of the following:</paragraph> + </listitem> + </list> + <comment>somehow the following list disappeared, see issue 112471, and this remained: (list type="unordered"/) (replaced brackets) </comment> + +<list type="unordered"> +<listitem> +<paragraph role="listitem" id="par_id3149829" xml-lang="en-US">Choose <emph>Format - Character - Position</emph>, and then select <emph>Superscript</emph> or <emph>Subscript</emph>.</paragraph> +</listitem> +<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> |