Is it possible to make a multi-line plot title in Pyxplot? I do understand that the "set title" command accepts a LaTeX string and have tried to inject a newline in many ways.
Ultimately it seems that Pyxplot is just ignoring the newline directive. For example:
set title 'First line$\newline$Second line'
will generate a title that reads "First lineSecond line".
Is there a trick to make this work somehow?
I am using Pyxplot 0.9.2.