How can I make Typst automatically line wrap long arbitrary words?

The simplest way is probably to enable hyphenation for exactly the input. That will also allow breaking a word if it’s shorter than an entire line, though, just in case that’s a problem.

1 Like