我有一个.tex-文档,其中一个图形是由python模块matplotlib制作的。我想要的是,图表尽可能好地融入文档。所以我希望图表中使用的字符看起来与文档其余部分中的其他相同字符完全相同。我的第一次尝试看起来像这样(matplotlibrc-file):text.usetex:Truetext.latex.preamble:\usepackage{lmodern}#Usedin.tex-documentfont.size:11.0#Sameasin.tex-documentbackend:PDF为了编译包含matplotlib的PDF输出的.tex,使用pdflatex。现在,