Tagged Questions
2
votes
1answer
147 views
Wrong location image in EPS file
I produce an EPS figure with Gnuplot, with the command:
set term post solid rounded enhanced color 'Helvetica, 16'
replot
I need to plot this figure on a poster which I am writing with LaTeX. I am ...
0
votes
1answer
89 views
Latex pdf output does not show miter line joins drawn in Ipe editor
I am using Ipe to draw eps figures to include in my latex document. I use dvipdfm as the package.
I just discovered a nice feature in Ipe to make line joints sharp by choosing "Line join = miter". ...