Thesis name can now truly be multiline

Merged Nikola Beneš requested to merge xbenes3/fi-thesis-report:fix_linebreak into master

Long thesis names are automatically broken, manual line breaks can be inserted using \newline (not \).

The previous solution did not work as long names were not broken at all.

Merge request reports