diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-13 13:18:57 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-01-16 13:54:27 +0100 |
commit | e642d444e695b75d6f05d95829bd648c89b67971 (patch) | |
tree | c433d596de0a03e5d2336de5ac2f13461716086b /source/text/swriter/00 | |
parent | 7709cb9bdc8637379db25a29f8a40960cf4e309a (diff) |
improve explanation about character style
( swriter/01/05130002.xhp ) (Character Style)
* improve/expand explanation of character style
+ add <note> about how to use character style
+ add <note> about how to remove direct formatting
+ add <note> about how to find out what properties are applied
by a character style
* replace German id
( swriter/01/05130002.xhp ) (Character formatting)
+ add appl-switch for WRITER, with a <relatedtopics>
and link to "Character Style"
( swriter/00/00000405.xhp )
* update access command to editing Character Styles
+ add icon for Character Styles
* add sys-switch for F11 for List Styles
* replace German id
( swriter/01/05140000.xhp ) ( Styles sidebar )
* repair path to Paragraph Style and Character Style icons
Change-Id: Idafef996a833bda317d45ff90c23fb7d84813e57
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109125
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/00')
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index dad2356917..04a20c9308 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -78,14 +78,36 @@ <section id="absatzvorlage"> <paragraph xml-lang="en-US" id="par_id3155140" role="paragraph">Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New</emph> (for Paragraph Styles).</paragraph> </section> - <section id="zeichenvorlage"> - <paragraph xml-lang="en-US" id="par_id3153356" role="paragraph">Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New</emph> (for Character Styles).</paragraph> + <section id="characterstyle"> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3153356" role="listitem">Choose <menuitem>View - Styles</menuitem> or <menuitem>Styles - Manage Styles</menuitem> (<switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) to open Styles deck.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id61610557667046" role="listitem">Select Character Style icon at top of deck, then select a character style.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id501610557723109" role="listitem"><literal>Right-click</literal> to open context menu and choose <menuitem>Modify/New</menuitem>.</paragraph> + </listitem> + </list> + <table id="tab_id831610556682785"> + <tablerow> + <tablecell> + <paragraph role="paragraph" id="par_id61610556682785"> +<image src="sw/res/sf01.png" id="img_id301610556682785" width="1cm" height="1cm"><alt id="alt_id881610556682785">Character Style Icon</alt></image> + </paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id451610556682785" role="paragraph">Character Style icon</paragraph> + </tablecell> + </tablerow> + </table> </section> <section id="rahmenvorlage"> <paragraph xml-lang="en-US" id="par_id3149179" role="paragraph">Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New</emph> (for Frame Styles).</paragraph> </section> <section id="numerierungsvorlage"> - <paragraph xml-lang="en-US" id="par_id3156364" role="paragraph">Choose <menuitem>View - Styles</menuitem> (<keycode>F11</keycode>) - open context menu <menuitem>Modify/New</menuitem> (for List Styles).</paragraph> + <paragraph xml-lang="en-US" id="par_id3156364" role="paragraph">Choose <menuitem>View - Styles</menuitem> (<switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - open context menu <menuitem>Modify/New</menuitem> (for List Styles).</paragraph> </section> <paragraph xml-lang="en-US" id="par_id3151370" role="paragraph"><variable id="eingabe">Choose <emph>Tools - AutoCorrect - While Typing</emph>.</variable></paragraph> <paragraph xml-lang="en-US" id="par_id3149538" role="paragraph"><variable id="autoformat1">Choose <emph>Tools - AutoCorrect</emph>.</variable></paragraph> |