Automatic long text break to adjust scene width #2818
Replies: 3 comments
-
It should be possible with #2355 for |
Beta Was this translation helpful? Give feedback.
-
Thanks for your response. By that commit, I understand that this is not available yet. In addition, I think that this behaviour should be provided by default in each text object (LaTeX or non-LaTeX), since it will ease the elaboration of new animations with long texts. I do not know how other software obtain this, but I understand that since LaTeX and, for example, Markdown processor are capable of break text to adjust the document width it could be done. Maybe the Many thanks for your time and this awesome project. |
Beta Was this translation helpful? Give feedback.
-
I think it should be possible for LaTeX also, something should be done when invoking |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description of proposed feature
Attribute to set text width relative to scene width.
How can the new feature be used?
I would like to do something like add
width = \scenewidth
, so long texts break automatically in several lines, maybe with proper hyphens, like it occurs in LaTeX where text is broken automatically.Additional comments
I do not know whether there is a way to make it with the current options.
Beta Was this translation helpful? Give feedback.
All reactions