I would like to write a text like this:
Text: This is a paragraph which is so long that it has a linebreak But the indent should be
set after \phantom{Text: }.
How can I do that? How is it possible when writing normal text – and how can I do this with, for example, figure captions (with variable lengths (e.g, Figure 1: , …, Figure 10: , etc.))?


\hangindent=\widthof{...}properly. It does not seem to work. marmot’s solution, however, works. – Nemgathos Nov 28 '17 at 22:00