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/shared | |
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/shared')
-rw-r--r-- | source/text/shared/02/02130000.xhp | 12 | ||||
-rw-r--r-- | source/text/shared/02/02140000.xhp | 12 |
2 files changed, 16 insertions, 8 deletions
diff --git a/source/text/shared/02/02130000.xhp b/source/text/shared/02/02130000.xhp index e9cef5e420..9e001110c2 100644 --- a/source/text/shared/02/02130000.xhp +++ b/source/text/shared/02/02130000.xhp @@ -25,21 +25,21 @@ </topic> </meta> <body> - <section id="einzvermindern"> + <section id="indentdecrease"> <bookmark xml-lang="en-US" branch="hid/.uno:DecrementIndent" id="bm_id8935294" localize="false"/> <bookmark xml-lang="en-US" branch="index" id="bm_id161561462610336"> <bookmark_value>paragraphs;decreasing indents of</bookmark_value> <bookmark_value>decrease indent of paragraph</bookmark_value> </bookmark> - <paragraph role="heading" id="hd_id3154228" xml-lang="en-US" level="1"><link href="text/shared/02/02130000.xhp" name="Decrease Indent">Decrease Indent</link></paragraph> + <h1 id="hd_id3154228" xml-lang="en-US"><variable id="decreaseindent_h1"> <link href="text/shared/02/02130000.xhp" name="Decrease Indent">Decrease Indent</link></variable></h1> <paragraph role="paragraph" id="par_id3150247" xml-lang="en-US"><ahelp hid=".uno:DecrementIndent">Click the <emph>Decrease Indent</emph> icon to reduce the left indent of the current paragraph or cell content and set it to the previous default tab position.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3154186" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs.</caseinline><caseinline select="CALC">The cell content refers to the current value under <link href="text/shared/01/05340300.xhp" name="Format - Cells - Alignment"><emph>Format - Cells - Alignment</emph></link>.</caseinline></switchinline></paragraph> - <section id="syeinzvermindern"> + <section id="indentdecreaseicon"> <table id="tbl_id3147576"> <tablerow> <tablecell> - <paragraph role="paragraph" id="par_id3155338" xml-lang="en-US"><image id="img_id3150506" src="cmd/sc_decrementindent.png" width="0.222inch" height="0.222inch"><alt id="alt_id3150506" xml-lang="en-US">Icon</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3155338" xml-lang="en-US"><image id="img_id3150506" src="cmd/sc_decrementindent.png" width="1cm" height="1cm"><alt id="alt_id3150506" xml-lang="en-US">Icon</alt></image></paragraph> </tablecell> <tablecell> <paragraph role="paragraph" id="par_id3155942" xml-lang="en-US">Decrease Indent</paragraph> @@ -48,5 +48,9 @@ </table> </section> <paragraph role="paragraph" id="par_id3153031" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select="sys"><caseinline select="MAC"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href="text/shared/optionen/01040200.xhp" name="Writer - General"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline></paragraph> +<section id="relatedtopics"> +<embed href="text/shared/02/02140000.xhp#increaseindent_h1"/> +<embed href="text/swriter/guide/indenting.xhp#indenting"/> +</section> </body> </helpdocument> diff --git a/source/text/shared/02/02140000.xhp b/source/text/shared/02/02140000.xhp index 5ede3ed412..3de6d3bb3d 100644 --- a/source/text/shared/02/02140000.xhp +++ b/source/text/shared/02/02140000.xhp @@ -25,23 +25,23 @@ </topic> </meta> <body> - <section id="einzerhoehen"> + <section id="indentincrease"> <bookmark xml-lang="en-US" branch="index" id="bm_id3148520"> <bookmark_value>paragraphs; increasing indents of</bookmark_value> <bookmark_value>increase indent of paragraph</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:IncrementIndent" id="bm_id636827" localize="false"/> - <paragraph xml-lang="en-US" id="hd_id3148520" role="heading" level="1"><link href="text/shared/02/02140000.xhp" name="Increase Indent">Increase Indent</link></paragraph> + <h1 xml-lang="en-US" id="hd_id3148520"><variable id="increaseindent_h1"><link href="text/shared/02/02140000.xhp" name="Increase Indent">Increase Indent</link></variable></h1> <paragraph xml-lang="en-US" id="par_id3151330" role="paragraph"><ahelp hid=".">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp></paragraph> </section> <paragraph xml-lang="en-US" id="par_id3149798" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">If several paragraphs are selected, the indentation of all selected paragraphs is increased. </caseinline><caseinline select="CALC">The cell content refers to the current value under <link href="text/shared/01/05340300.xhp" name="Format - Cells - Alignment"><emph>Format - Cells - Alignment</emph></link> tab. </caseinline></switchinline></paragraph> - <section id="syeinzerhoehen"> + <section id="indentincreaseicon"> <table id="tbl_id3155535"> <tablerow> <tablecell> - <paragraph xml-lang="en-US" id="par_id3147576" role="paragraph"><image id="img_id3149388" src="cmd/sc_incrementindent.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3149388">Icon</alt></image></paragraph> + <paragraph xml-lang="en-US" id="par_id3147576" role="paragraph"><image id="img_id3149388" src="cmd/sc_incrementindent.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3149388">Icon</alt></image></paragraph> </tablecell> <tablecell> <paragraph xml-lang="en-US" id="par_id3166460" role="paragraph">Increase Indent</paragraph> @@ -91,5 +91,9 @@ </table> </case> </switch> +<section id="relatedtopics"> +<embed href="text/shared/02/02130000.xhp#decreaseindent_h1"/> +<embed href="text/swriter/guide/indenting.xhp#indenting"/> +</section> </body> </helpdocument> |