diff options
author | Italo Vignoli <italo@italovignoli.com> | 2011-12-05 07:17:19 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-12-05 23:37:48 +0100 |
commit | 873db626b2d2fc8bdaf8c2b0399bd59170795497 (patch) | |
tree | 9c9b90840a151d1f8aa0e4ce53249b71c117aeb1 | |
parent | c8b5614c2dd64fbfd6f1327b6a0a3c7ee7336897 (diff) |
Adding Formatting Instructions
-rw-r--r-- | helpcontent2/source/text/swriter/guide/shortcut_writing.xhp | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp b/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp index 7a4618085d..71d114a2eb 100644 --- a/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp +++ b/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp @@ -59,6 +59,32 @@ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B when you are finished.</paragraph> </listitem> </list> + <paragraph xml-lang="en-US" id="hd_id3151909" role="paragraph" l10n="U" oldref="2">To apply italic formatting</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3151861" role="listitem" l10n="U" oldref="14">Select the text that you want to format.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3141836" role="listitem" l10n="U" oldref="5">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" l10n="U" oldref="6">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" l10n="U" oldref="2">To underline text</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3152861" role="listitem" l10n="U" oldref="14">Select the text that you want to underline.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3142836" role="listitem" l10n="U" oldref="5">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" l10n="U" oldref="6">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" l10n="U" oldref="12"><link href="text/swriter/04/01020000.xhp" name="Keyboard shortcut for text documents">Keyboard shortcut for text documents</link></paragraph> |