Tagged Questions
3
votes
1answer
125 views
Pgfplots graphics tick label positioning issue with latex->dvi (but not with pdflatex->pdf)
I'm trying to plot an image file in a pdfplots axis. This is a minimal example (the files fig2a.eps and fig2a.png both contain the image that should be plotted):
\documentclass{standalone}
...