From aceca889c581352919998d571305616454a7d7cb Mon Sep 17 00:00:00 2001 From: DelazJ Date: Mon, 23 Dec 2024 15:31:25 +0100 Subject: [PATCH] Add label 'tab distance' option (cherry picked from commit b6aebb8f96d8c9c8a1afd44cc5d376011d83fdd3) --- docs/user_manual/style_library/label_settings.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/user_manual/style_library/label_settings.rst b/docs/user_manual/style_library/label_settings.rst index 4d8919db445..6947ad1db31 100644 --- a/docs/user_manual/style_library/label_settings.rst +++ b/docs/user_manual/style_library/label_settings.rst @@ -268,6 +268,10 @@ In the |labelformatting| :guilabel:`Formatting` tab, you can: * Under :guilabel:`Spacing`, change the space between words and between individual letters. +* With :guilabel:`Tab distance` you can adjust the replacement spacing + for :kbd:`Tab` characters in the label, in any supported unit. + This allows e.g. to properly separate or vertically align elements + of a layout legend text. * :guilabel:`Stretch` ratio: allows text to be horizontally stretched or condensed by a factor. Handy for tweaking the widths of fonts to fit a bit of extra text into labels.