source/text/shared/01/06040100.xhp |   27 ++++++++++++++++++++-------
 1 file changed, 20 insertions(+), 7 deletions(-)

New commits:
commit e3e851ad54c73e59f18da86906a0516cc016161d
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Tue Feb 2 01:33:55 2021 +0100
Commit:     Seth Chaiklin <sdc.bla...@youmail.dk>
CommitDate: Tue Feb 2 15:32:29 2021 +0100

    tdf#140075 update table and help for Apply border option in AutoCorrect
    
      appearance of auto-corrected borders was changed in 2010 and
      2013, but the table in help that described the border appearances
      was not updated until now.
    
      + added instructions about how to modify a border
      + added some <ul> to separate the points clearly
      + added <keycode> in those paragraphs where changes were made.
    
    Change-Id: Ic14a5a434f21fb416809b8f0ff1e9ea08ea1ffb1
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110293
    Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk>
    Tested-by: Jenkins

diff --git a/source/text/shared/01/06040100.xhp 
b/source/text/shared/01/06040100.xhp
index 7b85b2b14..6983b0665 100644
--- a/source/text/shared/01/06040100.xhp
+++ b/source/text/shared/01/06040100.xhp
@@ -175,7 +175,12 @@
 <switch select="appl">
 <case select="WRITER">
 <h3 xml-lang="en-US" id="hd_id3157962">Apply border</h3>
-      <paragraph xml-lang="en-US" id="par_id3144445" 
role="paragraph">Automatically applies a border at the base of the preceding 
paragraph when you type three or more specific characters, and then press 
Enter. To create a single line, type three or more hyphens (-), or underscores 
(_), and then press Enter. To create a double line, type three or more equal 
signs (=), asterisks (*), tildes (~), or hash marks (#), and then press 
Enter.</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3144445" 
role="paragraph">Automatically applies a border at the base of the preceding 
paragraph when you type three or more specific characters, and then press 
<keycode>Enter</keycode>. </paragraph>
+      <list type="unordered">
+      <listitem>
+        <paragraph id="par_id791612261705442" role="listitem">To create a 
single line, type three or more hyphens (<keycode>-</keycode>), or underscores 
(<keycode>_</keycode>), and then press <keycode>Enter</keycode>. To create a 
double line, type three or more equal signs (<keycode>=</keycode>), asterisks 
(<keycode>*</keycode>), tildes (<keycode>~</keycode>), or hash marks 
(<keycode>#</keycode>), and then press <keycode>Enter</keycode>.</paragraph>
+      </listitem>
+      </list>
       <paragraph xml-lang="en-US" id="par_idN10C2E" role="paragraph">To delete 
the created line, click the paragraph above the line, choose <emph>Format - 
Paragraph - Borders</emph>, delete the bottom border.</paragraph>
       <paragraph xml-lang="en-US" id="par_idN10C35" role="paragraph">The 
following table summarizes the line thickness for the different characters: 
</paragraph>
       <table id="tbl_id3149985">
@@ -184,7 +189,7 @@
                <paragraph xml-lang="en-US" id="par_id3148576" 
role="tablecontent">---</paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3154690" 
role="tablecontent">0.5pt single underline</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3154690" 
role="tablecontent">0.05pt single underline</paragraph>
             </tablecell>
          </tablerow>
          <tablerow>
@@ -200,7 +205,7 @@
                <paragraph xml-lang="en-US" id="par_id3147580" 
role="tablecontent">===</paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3145364" 
role="tablecontent">1.1pt double underline</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3145364" 
role="tablecontent">1.0pt double underline</paragraph>
             </tablecell>
          </tablerow>
          <tablerow>
@@ -208,7 +213,7 @@
                <paragraph xml-lang="en-US" id="par_id3148647" 
role="tablecontent">***</paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3152791" 
role="tablecontent">4.5pt double underline</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3152791" 
role="tablecontent">4.0pt thick-thin double underline</paragraph>
             </tablecell>
          </tablerow>
          <tablerow>
@@ -216,7 +221,7 @@
                <paragraph xml-lang="en-US" id="par_id3146975" 
role="tablecontent">~~~</paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3152885" 
role="tablecontent">6.0pt double underline</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3152885" 
role="tablecontent">4.0pt thin-thick double underline</paragraph>
             </tablecell>
          </tablerow>
          <tablerow>
@@ -224,12 +229,20 @@
                <paragraph xml-lang="en-US" id="par_id3145591" 
role="tablecontent">###</paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3153188" 
role="tablecontent">9.0pt double underline</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3153188" 
role="tablecontent">2.5pt double underline</paragraph>
             </tablecell>
          </tablerow>
       </table>
+      <list type="unordered">
+      <listitem>
+        <paragraph id="par_id381612261836746" role="listitem">To modify 
attributes of a predefined border, such as color, style, width and shadow, 
click the paragraph above the line, choose <menuitem>Format - Paragraph - 
Borders</menuitem> tab.</paragraph>
+      </listitem>
+      <listitem>
+        <paragraph xml-lang="en-US" id="par_idN10C2E" role="listitem">To 
delete the created line, click the paragraph above the line, choose 
<emph>Format - Paragraph - Borders</emph>, delete the bottom border.</paragraph>
+      </listitem>
+      </list>
+      <tip id="par_id581612215799960">To remove a line created with Apply 
Border, place the cursor above the line, press <switchinline 
select="sys"><caseinline 
select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>.</tip>
       <embed href="text/shared/guide/line_intext.xhp#line_intext"/>
-<tip id="par_id581612215799960">To remove a line created with Apply Border, 
place the cursor above the line, press <switchinline select="sys"><caseinline 
select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>.</tip>
 </case>
 </switch>
 <h3 xml-lang="en-US" id="hd_id3149064"><switchinline select="appl"><caseinline 
select="WRITER">Create table
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to