e@0: %% Creator: Matplotlib, PGF backend e@0: %% e@0: %% To include the figure in your LaTeX document, write e@0: %% \input{.pgf} e@0: %% e@0: %% Make sure the required packages are loaded in your preamble e@0: %% \usepackage{pgf} e@0: %% e@0: %% Figures using additional raster images can only be included by \input if e@0: %% they are in the same directory as the main LaTeX file. For loading figures e@0: %% from other directories you can use the `import` package e@0: %% \usepackage{import} e@0: %% and then include the figures with e@0: %% \import{}{.pgf} e@0: %% e@0: %% Matplotlib used the following preamble e@0: %% \usepackage{fontspec} e@0: %% \setmainfont{DejaVu Serif} e@0: %% \setmonofont{DejaVu Sans Mono} e@0: %% e@0: \begingroup% e@0: \makeatletter% e@0: \begin{pgfpicture}% e@0: \pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{8.000000in}{6.000000in}}% e@0: \pgfusepath{use as bounding box, clip}% e@0: \begin{pgfscope}% e@0: \pgfsetbuttcap% e@0: \pgfsetmiterjoin% e@0: \definecolor{currentfill}{rgb}{1.000000,1.000000,1.000000}% e@0: \pgfsetfillcolor{currentfill}% e@0: \pgfsetlinewidth{0.000000pt}% e@0: \definecolor{currentstroke}{rgb}{1.000000,1.000000,1.000000}% e@0: \pgfsetstrokecolor{currentstroke}% e@0: \pgfsetdash{}{0pt}% e@0: \pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}% e@0: \pgfpathlineto{\pgfqpoint{8.000000in}{0.000000in}}% e@0: \pgfpathlineto{\pgfqpoint{8.000000in}{6.000000in}}% e@0: \pgfpathlineto{\pgfqpoint{0.000000in}{6.000000in}}% e@0: \pgfpathclose% e@0: \pgfusepath{fill}% e@0: \end{pgfscope}% e@0: \end{pgfpicture}% e@0: \makeatother% e@0: \endgroup%