diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-12 23:31:24 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-16 22:19:24 +0100 |
commit | 8dd6a6bb91cc620e33a9927293d9723876d50344 (patch) | |
tree | 67c069a1e062c4988c9ca24f3dc297c5adb67b15 /source/text/scalc | |
parent | d74100ce1e6ca624ab99043c2409971dc6727671 (diff) |
tdf#113804 add explanation about Hanging Indent .uno
( swriter/guide/indenting.xhp )
+ add explanation about Hanging indent .uno
* correction to menu sequence for editing Paragraph Style
+ add subheadings for "Positioning" and "Hanging indent"
+ add icon table for Hanging Indent
+ Mention .uno possibilities for adding buttons, menu items
and shortcut keys, with links to relevant pages.
* update to <h1>,<tip>,<note>,<relatedtopics>
( shared/02/02130000.xhp )
* rename "einzvermindern" to "indentdecrease"
* rename "syeinzvermindern" to "indentdecreaseicon"
+ add variable "decreaseindent_h1" to <h1> header for embedding
+ add related topics section with links to increase and guide
* change icon width/height to 1cm
* update to <h1>
( shared/02/02140000.xhp )
* rename "einzerhoehen" to "indentincrease"
* rename "syeinzerhoehen" to "indentincreaseicon"
+ add variable "increaseindent_h1" to <h1> header for embedding
+ add related topics section with links to decrease and guide
* change icon width/height to 1cm
* update to <h1>
( swriter/main0202.xhp )
* update to renamed select IDs from
shared/02/02130000.xhp and shared/02/02140000.xhp
* change icon width/height to 1cm
* update to <h1>,<h2>
( scalc/main0202.xhp )
* update to renamed select IDs from
shared/02/02130000.xhp and shared/02/02140000.xhp
Change-Id: Ib6dc0ba01a459ae3b47d45178f7c7ba5895a3792
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105543
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/main0202.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/main0202.xhp b/source/text/scalc/main0202.xhp index b9d9e366c6..17433be038 100644 --- a/source/text/scalc/main0202.xhp +++ b/source/text/scalc/main0202.xhp @@ -69,10 +69,10 @@ <embed href="text/scalc/02/02160000.xhp#sydezimalhin"/> <embed href="text/scalc/02/02170000.xhp#dezimalweg"/> <embed href="text/scalc/02/02170000.xhp#sydezimalweg"/> -<embed href="text/shared/02/02130000.xhp#einzvermindern"/> -<embed href="text/shared/02/02130000.xhp#syeinzvermindern"/> -<embed href="text/shared/02/02140000.xhp#einzerhoehen"/> -<embed href="text/shared/02/02140000.xhp#syeinzerhoehen"/> +<embed href="text/shared/02/02130000.xhp#indentdecrease"/> +<embed href="text/shared/02/02130000.xhp#indentdecreaseicon"/> +<embed href="text/shared/02/02140000.xhp#indentincrease"/> +<embed href="text/shared/02/02140000.xhp#indentincreaseicon"/> <embed href="text/shared/02/03130000.xhp#umrandung"/> <embed href="text/shared/02/03130000.xhp#syumrandung"/> <embed href="text/shared/02/02170000.xhp#absatzhintergrund"/> |