18Tt.DrawText(x1, y, "#font[12]{Times Italic} and #font[22]{Times bold} : ") ; Tl.DrawLatex(x2, y, "#font[12]{Times Italic} and #font[22]{Times bold}");
19y -= step ; Tt.DrawText(x1, y, "#color[2]{Red} and #color[4]{Blue} : ") ; Tl.DrawLatex(x2, y, "#color[2]{Red} and #color[4]{Blue}");
20y -= step ; Tt.DrawText(x1, y, "#scale[1.2]{Bigger} and #scale[0.8]{Smaller} : ") ; Tl.DrawLatex(x2, y, "#scale[1.2]{Bigger} and #scale[0.8]{Smaller}");