For some reason using “\n” has not worked for me?
Could anyone show me a way of doing it?
Kind regards
For some reason using “\n” has not worked for me?
Could anyone show me a way of doing it?
Kind regards
One way I found now:
using LaTeXStrings
ylabel!(L"\parbox{15em}{I have discovered a truly marvelous proof of this,\\which this margin is too narrow to contain.}")
Source: https://tex.stackexchange.com/questions/55860/any-way-to-center-text-within-a-parbox/55861