diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-17 14:51:02 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2019-08-29 07:09:53 +0200 |
commit | e3eddb614cf11d3bd383669a13bbbbfef0bf9f80 (patch) | |
tree | 561a4b6636f0d97e5e41daee7c1474d0864b89e9 /source | |
parent | f2a2568c6211285c3da999a7d1a788c3f3485abd (diff) |
add icon size for svg images
Change-Id: I96e309e9030e3587dc3d75511aa3ff9c894efab3
Reviewed-on: https://gerrit.libreoffice.org/77634
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/guide/arrange_chapters.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/guide/arrange_chapters.xhp b/source/text/swriter/guide/arrange_chapters.xhp index 4bb1571396..875cc68698 100644 --- a/source/text/swriter/guide/arrange_chapters.xhp +++ b/source/text/swriter/guide/arrange_chapters.xhp @@ -58,12 +58,12 @@ </listitem> </list> -<list type="ordered"> +<list type="ordered" format="i"> <listitem> <paragraph id="par_id3155114" role="listitem" xml-lang="en-US">Drag a heading to a new location in the <emph>Navigator</emph> list.</paragraph> </listitem> <listitem> - <paragraph id="par_id3155139" role="listitem" xml-lang="en-US">Click a heading in the <emph>Navigator</emph> list, and then click the <emph>Promote Chapter</emph> <image id="img_id4217546" src="sw/res/sc20174.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id4217546">Icon</alt></image> or <emph>Demote Chapter</emph> icon <image id="img_id6505788" src="sw/res/sc20171.png"><alt xml-lang="en-US" id="alt_id6505788">Icon</alt></image>.</paragraph> + <paragraph id="par_id3155139" role="listitem" xml-lang="en-US">Click a heading in the <emph>Navigator</emph> list, and then click the <emph>Promote Chapter</emph> <image id="img_id4217546" src="sw/res/sc20174.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id4217546">Icon</alt></image> or <emph>Demote Chapter</emph> icon <image id="img_id6505788" src="sw/res/sc20171.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id6505788">Icon</alt></image>.</paragraph> </listitem> </list> <note id="par_id3145758">To move the heading without the subordinate text, hold down <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you drag or click the <emph>Promote Chapter</emph> or <emph>Demote Chapter</emph> icons.</note> @@ -75,7 +75,7 @@ <paragraph id="par_id3155424" role="listitem" xml-lang="en-US">Select the heading in the <emph>Navigator</emph> list.</paragraph> </listitem> <listitem> - <paragraph id="par_idN1081C" role="listitem" xml-lang="en-US">Click the <emph>Promote Level</emph> <image id="img_id5564488" src="sw/res/sc20172.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id5564488">Icon promote level</alt></image> or <emph>Demote Level</emph> icon <image id="img_id3159363" src="sw/res/sc20173.png"><alt xml-lang="en-US" id="alt_id3159363">Icon</alt></image>.</paragraph> + <paragraph id="par_idN1081C" role="listitem" xml-lang="en-US">Click the <emph>Promote Level</emph> <image id="img_id5564488" src="sw/res/sc20172.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id5564488">Icon promote level</alt></image> or <emph>Demote Level</emph> icon <image id="img_id3159363" src="sw/res/sc20173.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id3159363">Icon</alt></image>.</paragraph> </listitem> </list> |