Problem description: Maximum fixed line spacing limited to 10 cm. Today, I need to set bigger spacing (with font size around 500 points) but was unable to do this. Steps to reproduce: 1. Try to set fixed line spacing bigger than 10 cm Current behavior: Maximum fixed line spacing limited to 10 cm Expected behavior: Maximum fixed line spacing not limited to 10 cm Operating System: Windows 7 Version: 3.6.2.2 release
Still the case with 4.2.0.0.alpha0+. Looks a valid enhancement request to me.
still missingg in Version: 6.1.5.2 Build-ID: 1:6.1.5-3 CPU-Threads: 2; BS: Linux 4.19; UI-Render: Standard; VCL: gtk3; Gebietsschema: de-DE (de_DE.utf8); Calc: group threaded
Also spacing above and below paragraph have the same 10 cm constraint. This is also bad for interoperability, since Word allows 55 cm i.e. the whole allowed page size: see bug #103206 and bug #122628 for examples.
Patch in https://gerrit.libreoffice.org/c/core/+/136102
*** Bug 72516 has been marked as a duplicate of this bug. ***
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/352284e77f905bc5f09c1dfdab35059e0a3de6bf tdf#68335 Increase default para spacing before/after to 56 cm It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Gabor Kelemen committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/fee9ef889ac85c6758aef9fb2b8101424cf3c870 tdf#68335 Increase default para spacing before/after to 56 cm It will be available in 7.4.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Fix verified in: Version: 7.5.0.1 (X86_64) / LibreOffice Community Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded OOo 3.3 had a 10-cm limit too. Thanks everyone!