diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/shortcut_writing.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/shortcut_writing.xhp | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp b/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp new file mode 100644 index 000000000..2a1115f1a --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp @@ -0,0 +1,82 @@ +<?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="textswriterguideshortcut_writingxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Applying Text Formatting While You Type</title> + <filename>/text/swriter/guide/shortcut_writing.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3149689"><bookmark_value>text; formatting bold while typing</bookmark_value> + <bookmark_value>formatting; bold, while typing</bookmark_value> + <bookmark_value>keyboard;bold formatting</bookmark_value> + <bookmark_value>bold;formatting while typing</bookmark_value> + <bookmark_value>shortcut keys;bold formatting</bookmark_value> +</bookmark> +<paragraph xml-lang="en-US" id="hd_id3149689" role="heading" level="1"><variable id="shortcut_writing"><link href="text/swriter/guide/shortcut_writing.xhp" name="Applying Text Formatting While You Type">Applying Text Formatting While You Type</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="hd_id3155909" role="paragraph">To apply bold formatting</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155861" role="listitem">Select the text that you want to format.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149836" role="listitem">Press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B.</paragraph> + <paragraph xml-lang="en-US" id="par_id3156112" role="listitem">You can also press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B, type the text that you want to format in bold, and then press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B when you are finished.</paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="hd_id3151909" role="paragraph">To apply italic formatting</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3151861" role="listitem">Select the text that you want to format.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3141836" role="listitem">Press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+I.</paragraph> + <paragraph xml-lang="en-US" id="par_id3151112" role="listitem">You can also press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+I, type the text that you want to format in italic, and then press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+I when you are finished.</paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="hd_id3152909" role="paragraph">To underline text</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3152861" role="listitem">Select the text that you want to underline.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3142836" role="listitem">Press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+U.</paragraph> + <paragraph xml-lang="en-US" id="par_id3152112" role="listitem">You can also press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+U, type the text that you want underlined, and then press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+U when you are finished.</paragraph> + </listitem> + </list> + <embed href="text/shared/00/00000004.xhp#related"/> + <embed href="text/swriter/guide/subscript.xhp#subscript"/> + <paragraph xml-lang="en-US" id="par_id3149648" role="paragraph"><link href="text/swriter/04/01020000.xhp" name="Keyboard shortcut for text documents">Keyboard shortcut for text documents</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3149611" role="paragraph"><link href="text/shared/main0400.xhp" name="Keyboard shortcut in $[officename]">Keyboard shortcut in $[officename]</link></paragraph> + </body> +</helpdocument>
\ No newline at end of file |