summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Luth <jluth@mail.com>2020-12-30 14:38:02 +0300
committerJustin Luth <justin_luth@sil.org>2021-01-04 09:30:23 +0100
commitdecf4898bd9079f9677f501cb9f5f2d2038984d5 (patch)
tree42b491624a01800d6a72d3ed8cf6964807998f4b
parenttdf#139316 change Unicode U+201d ” to Unicode U+0022 " (diff)
downloadhelp-decf4898bd9079f9677f501cb9f5f2d2038984d5.tar.gz
help-decf4898bd9079f9677f501cb9f5f2d2038984d5.zip
tdf#134881 sw table dlg: Adjust columns proportionally
The implementation changed in LO 7.2 to match: "Adjust columns proportionally results in all columns changing their widths by the same percentage when one is changed. For example, if you reduce by half the size of a column, the sizes of all the other columns will be halved." (July 2018 LibreOffice Writer Guide 6.0 page 282) The previous implementation would have fit the title "Adjust columns equally", by the exact same amount. I have no idea where the guide got its idea that the change was percent-proportional (although that is the natural reading/assumption) because the previous implementation was in effect already at the initial import from OOo. Change-Id: I8de4b39bfd85ce497eccae6a0ad0bcbd8ff7e1e4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108522 Tested-by: Jenkins Reviewed-by: Justin Luth <justin_luth@sil.org>
-rw-r--r--source/text/swriter/01/05090200.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/05090200.xhp b/source/text/swriter/01/05090200.xhp
index 8356e5bb3a..2a3cf909c2 100644
--- a/source/text/swriter/01/05090200.xhp
+++ b/source/text/swriter/01/05090200.xhp
@@ -41,10 +41,10 @@
</section>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tablecolumnpage/adaptwidth" id="bm_id3154273" localize="false"/>
<paragraph role="heading" id="hd_id3147510" xml-lang="en-US" level="2">Adapt table width</paragraph>
-<paragraph role="paragraph" id="par_id3154280" xml-lang="en-US"><ahelp hid="modules/swriter/ui/tablecolumnpage/adaptwidth">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab.</paragraph>
+<paragraph role="paragraph" id="par_id3154280" xml-lang="en-US"><ahelp hid="modules/swriter/ui/tablecolumnpage/adaptwidth">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> alignment or <emph>Relative</emph> width is selected on the <emph>Table </emph>tab, or if any table rows have been selected.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tablecolumnpage/adaptcolumns" id="bm_id3149809" localize="false"/>
<paragraph role="heading" id="hd_id3145587" xml-lang="en-US" level="2">Adjust columns proportionally</paragraph>
-<paragraph role="paragraph" id="par_id3153530" xml-lang="en-US"><ahelp hid="modules/swriter/ui/tablecolumnpage/adaptcolumns">If possible, change in column width will be equal for each column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab.</paragraph>
+<paragraph role="paragraph" id="par_id3153530" xml-lang="en-US"><ahelp hid="modules/swriter/ui/tablecolumnpage/adaptcolumns">Change all the other column widths by the same percentage as the one being changed.</ahelp> For example, if you reduce by half the size of a column, the sizes of all the other columns will be halved. This option requires that <emph>Adapt table width</emph> can be enabled.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tablecolumnpage/space" id="bm_id3154564" localize="false"/>
<paragraph role="heading" id="hd_id3150349" xml-lang="en-US" level="2">Remaining space</paragraph>
<paragraph role="paragraph" id="par_id3154571" xml-lang="en-US"><ahelp hid="modules/swriter/ui/tablecolumnpage/space">Displays the amount of space that is available for adjusting the width of the columns. To set the width of the table, click the <emph>Table </emph>tab.</ahelp></paragraph>