<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to copy graph into latex in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/244#M244</link>
    <description>JMP can output graphs as SVG, which is a W3C vector graphics standard. (Save as HTML and choose SVG as the image format.) You may be able to import or embed SVG to Latex.</description>
    <pubDate>Thu, 19 Mar 2009 19:27:21 GMT</pubDate>
    <dc:creator>XanGregg</dc:creator>
    <dc:date>2009-03-19T19:27:21Z</dc:date>
    <item>
      <title>How to copy graph into latex</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/243#M243</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;I am a new user of latex and JMP. I just produced a graph and want to import it into my latex editor. Does anyone have an idea how to go about it?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Tue, 17 Mar 2009 23:23:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/243#M243</guid>
      <dc:creator>hudu28</dc:creator>
      <dc:date>2009-03-17T23:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy graph into latex</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/244#M244</link>
      <description>JMP can output graphs as SVG, which is a W3C vector graphics standard. (Save as HTML and choose SVG as the image format.) You may be able to import or embed SVG to Latex.</description>
      <pubDate>Thu, 19 Mar 2009 19:27:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/244#M244</guid>
      <dc:creator>XanGregg</dc:creator>
      <dc:date>2009-03-19T19:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy graph into latex</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/245#M245</link>
      <description>Thank you very much. &lt;BR /&gt;I'll try it.</description>
      <pubDate>Fri, 20 Mar 2009 04:15:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/245#M245</guid>
      <dc:creator>hudu28</dc:creator>
      <dc:date>2009-03-20T04:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy graph into latex</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/246#M246</link>
      <description>Greetings.&lt;BR /&gt;&lt;BR /&gt;Its a little archaic, but you can try taking a screen shot, cropping the image, and saving as a gif.</description>
      <pubDate>Tue, 12 May 2009 13:07:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/246#M246</guid>
      <dc:creator />
      <dc:date>2009-05-12T13:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy graph into latex</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/247#M247</link>
      <description>There are also printer drivers which will produce PDF or EPS files, which Latex can consume.</description>
      <pubDate>Tue, 12 May 2009 14:50:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/247#M247</guid>
      <dc:creator>XanGregg</dc:creator>
      <dc:date>2009-05-12T14:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy graph into latex</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/248#M248</link>
      <description>Thanks to everyone for your responses</description>
      <pubDate>Wed, 27 May 2009 21:18:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/248#M248</guid>
      <dc:creator>hudu28</dc:creator>
      <dc:date>2009-05-27T21:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy graph into latex</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/249#M249</link>
      <description>I have had this problem for a while. The best way that I have found for good graphics while using latex is to journal the graph you want in JMP, use the 'SELECT' tool (fat plus) to select the components that you want in your graph and DRAG it into a vector editor such as Adobe Illustrator or Vector Designer (if you are using mac). Then resize as needed and export as a "high quality print" PDF. This does a great job at producing 300dpi versions of the 72dpi JMP Graphs that are now vector images and can be zoomed in or out to your heart's content. &lt;BR /&gt;Here is the syntax for the proper way to reference a pdf image file in latex:&lt;BR /&gt;&lt;BR /&gt;\begin{figure}&lt;BR /&gt;	\begin{center}&lt;BR /&gt;		\includegraphics[width=3.5in]{JMPgraph.pdf}&lt;BR /&gt;	\end{center}&lt;BR /&gt;	\caption{My beautiful 300dpi JMP Graph.}&lt;BR /&gt;	\label{fig:JMPgraph}&lt;BR /&gt;\end{figure}</description>
      <pubDate>Sat, 30 May 2009 01:34:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/249#M249</guid>
      <dc:creator />
      <dc:date>2009-05-30T01:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy graph into latex</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/250#M250</link>
      <description>http://www.flickr.com/photos/36733730@N05/3577628868/&lt;BR /&gt;&lt;BR /&gt;Here is a link to a flickr pic that shows the difference in technique.</description>
      <pubDate>Sat, 30 May 2009 02:04:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-copy-graph-into-latex/m-p/250#M250</guid>
      <dc:creator />
      <dc:date>2009-05-30T02:04:30Z</dc:date>
    </item>
  </channel>
</rss>

