Skip to content

Greek fonts using epslatex terminal #19

Closed
@zstreeter

Description

@zstreeter

Hi there,

I really love gnuplot and have used it to generate nice plots with latex symbols for publication. This is done with the epslatex terminal that generates two files, out.tex and out.eps. The eps is the bare figure without the latex symbols and the tex document provides the tex symbols.
I am saving the output as "hardcopy=out.tex" just like my gnuplot scipt. The Greek symbols built into gnuplot work (e.g {/Symbol a} for alpha) but I am having a hard time reproducing the latex Greek symbols.

Say I want a phi for the y axis label, then I have ylabel="$\phi$" in python using your plot command but this doesn't reproduce the Greek symbol. I have tried $\phi$ with two backslashes also, just in case, and this works using just gnuplot.

Any suggestions would be great! Using this workflow would be awesome because I can use python to create actual publication quality figures with your program!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions