add a title in the middle of a graphics window
titlepage(str)
:str matrix of strings :
titlepage displays the matrix of strings str in the middle of the current graphics window with a font as big as possible.
titlepage("This is the title of the page");