so i think the text getting linebreaks when the window gets smaller is not the issue,
but WHERE the line breaks is the problem
you can try this:
for any place in your text, where no linebreak should happen use a "non breaking space" instead of a normal space:
[image: 1740400838865-screenshot-2025-02-24-at-13.40.35.png]
(this is a button in the texteditor)
so for this line you might want to use only non breaking spaces and where i marked use normal spaces:
[image: 1740400969921-screenshot-2025-02-24-at-13.42.23.png]
then the line will only break at the spot with the normal spaces
also i think then you dont need to use "set pixel width". you can right click your text in the gridder and click set pixel width and then set all values to 100%