* Use `text2plot` in `abc2plot` and `signature2plot`.
* Better handling of linebreaks in Matplotlib and LaTeX mode in `str2tex`.
* Added `text2plot`, adding text onto a plot.
* Added `int2roman` and `roman2int`, converting integer to and from
Roman literals.
* Combine `abc2plot` and `signature2plot` in one file `text2plot.py`.
* Added `abc2plot`, adding a, B, iii), etc. onto a plot.
* Added `signature2plot`, adding a copyright notice onto a plot.
* Added 'pyjams_color.pdf' as reference to available colormaps.