Can Pages export a figure in encapsulated postscript (.eps) to use in LaTeX?
I used Pages to compose a diagram for use as a figure in a journal paper. The journal requires papers to be composed in LaTeX.
It works fine to zoom in on the figure in Pages and use the Screenshot app to grab a screen-sized .png image, and import that into the LaTeX document (using \includegraphics). But that limits the resolution of the final figure to the pixel resolution of the screen grab.
I would prefer to use line-art/vector-art defined with 2d coordinates and geometry, as Pages (or Keynote, ...) use. Is there any way to achieve that?