I would like to have multiple title in my graph. A picture is better than anyword :
I use a title
for every graph (D2/E, D3/E and D4/E) and a suptitle
for title 1 and 2 but they have the same font size. Is there a solution to have different size for Title 1 and Title 2 ?
I've already seen this solution using LaTeX but the thing is when I use plt.rc('text', usetex=True)
every font and text are changed. Moreover, I use variable in each title and it looks like I can't do it with LaTeX.