<div dir="ltr"><br clear="all"><div>I've set</div><pre style="font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:0.9em;border-radius:4px;letter-spacing:0.015em;padding:1em;border:1px solid rgb(204,204,204);background-color:rgb(248,248,248);line-height:17.64px;overflow-x:auto;color:rgb(51,51,51)"><span class="gmail-p">rc(</span><span class="gmail-s1" style="color:rgb(64,112,160)">'text'</span><span class="gmail-p">,</span> <span class="gmail-n">usetex</span><span class="gmail-o" style="color:rgb(102,102,102)">=</span><span class="gmail-kc" style="color:rgb(0,112,32);font-weight:bold">True</span><span class="gmail-p">)</span></pre><div>following the instructions of this link:</div><div><a href="https://matplotlib.org/users/usetex.html#usetex-with-unicode">https://matplotlib.org/users/usetex.html#usetex-with-unicode</a><br></div><div><br></div><div>Now I'd like to set the default font of my graphs as Utopia.  But it seems that it is not possible through the usual rc parameter settings as said in this piece of text from the link:</div><div><a href="http://matplotlib.org/users/customizing.html">http://matplotlib.org/users/customizing.html</a><br></div><div><pre style="font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:0.9em;border-radius:4px;letter-spacing:0.015em;padding:1em;border:1px solid rgb(204,204,204);background-color:rgb(248,248,248);line-height:17.64px;overflow-x:auto;color:rgb(51,51,51)"><span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic">#text.usetex         : False  # use latex for all text handling. The following fonts</span>
                              <span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic"># are supported through the usual rc parameter settings:</span>
                              <span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic"># new century schoolbook, bookman, times, palatino,</span>
                              <span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic"># zapf chancery, charter, serif, sans-serif, helvetica,</span>
                              <span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic"># avant garde, courier, monospace, computer modern roman,</span>
                              <span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic"># computer modern sans serif, computer modern typewriter</span>
                              <span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic"># If another font is desired which can loaded using the</span>
                              <span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic"># LaTeX \usepackage command, please inquire at the</span>
                              <span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic"># matplotlib mailing list</span></pre></div><div>This font is said to be available.</div><div><pre style="font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:0.9em;border-radius:4px;letter-spacing:0.015em;padding:1em;border:1px solid rgb(204,204,204);background-color:rgb(248,248,248);line-height:17.64px;overflow-x:auto;color:rgb(51,51,51)"><span class="gmail-c1" style="color:rgb(64,128,144);font-style:italic">#font.serif          : DejaVu Serif, Bitstream Vera Serif, New Century Schoolbook, Century Schoolbook L, Utopia, ITC Bookman, Bookman, Nimbus Roman No9 L, Times New Roman, Times, Palatino, Charter, serif</span></pre></div><div>I would apreciate to learn how to make this work. </div>Kauê<br><div class="gmail_signature"><div dir="ltr"><div><br></div></div></div>
</div>