<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Real life pgfplots examples</title>
	<atom:link href="http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Tue, 20 Jul 2010 18:48:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: leo</title>
		<link>http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/comment-page-1/#comment-2186</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Tue, 02 Feb 2010 11:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=622#comment-2186</guid>
		<description>If a beginner starts with latex -&gt; dvi -&gt; ps -&gt; pdf, it is asking for trouble.</description>
		<content:encoded><![CDATA[<p>If a beginner starts with latex -&gt; dvi -&gt; ps -&gt; pdf, it is asking for trouble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/comment-page-1/#comment-2185</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Tue, 02 Feb 2010 07:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=622#comment-2185</guid>
		<description>Hello Hongbo,

It&#039;s well known that viewing DVIs directly results in a number of restrictions. For example, unless the DVI viewer includes an EPS interpreter then any EPS figures will not show up. The DVI workflow to me implies tex -&gt; dvips -&gt; ps2pdf and then looking at the PDF result. Sorry if that was not clear. The key point is that pgf has driver information for both routes: compare using pstricks, which does not work with pdflatex (at least without effort).</description>
		<content:encoded><![CDATA[<p>Hello Hongbo,</p>
<p>It&#8217;s well known that viewing DVIs directly results in a number of restrictions. For example, unless the DVI viewer includes an EPS interpreter then any EPS figures will not show up. The DVI workflow to me implies tex -> dvips -> ps2pdf and then looking at the PDF result. Sorry if that was not clear. The key point is that pgf has driver information for both routes: compare using pstricks, which does not work with pdflatex (at least without effort).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hongbo zhao</title>
		<link>http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/comment-page-1/#comment-2183</link>
		<dc:creator>hongbo zhao</dc:creator>
		<pubDate>Tue, 02 Feb 2010 03:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=622#comment-2183</guid>
		<description>for a beginner, to say pgf &quot;works equally well with the traditional DVI-based work flow&quot; is a bit misleading. 

Initially, I could not even get Figure 1 right. Later I found out that xdvi can not properly display the generated .dvi file, I have to convert dvi to ps or pdf to see the correct figure.

(I am using Ubuntu Karmic, with xdvi version 22.84.10)</description>
		<content:encoded><![CDATA[<p>for a beginner, to say pgf &#8220;works equally well with the traditional DVI-based work flow&#8221; is a bit misleading. </p>
<p>Initially, I could not even get Figure 1 right. Later I found out that xdvi can not properly display the generated .dvi file, I have to convert dvi to ps or pdf to see the correct figure.</p>
<p>(I am using Ubuntu Karmic, with xdvi version 22.84.10)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/comment-page-1/#comment-2175</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Sun, 31 Jan 2010 09:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=622#comment-2175</guid>
		<description>Yes, &lt;code&gt;\pgfplotscreateplotcyclelist&lt;/code&gt; is very picky: I&#039;d had the same idea, but suspect it will not work.</description>
		<content:encoded><![CDATA[<p>Yes, <code>\pgfplotscreateplotcyclelist</code> is very picky: I&#8217;d had the same idea, but suspect it will not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frakturfreund</title>
		<link>http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/comment-page-1/#comment-2174</link>
		<dc:creator>Frakturfreund</dc:creator>
		<pubDate>Sun, 31 Jan 2010 09:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=622#comment-2174</guid>
		<description>Thank you! I just tried to apply the same trick to the color definition, but this seems to be more difficult because of the not-so-easy \pgfplotscreateplotcyclelist command.</description>
		<content:encoded><![CDATA[<p>Thank you! I just tried to apply the same trick to the color definition, but this seems to be more difficult because of the not-so-easy \pgfplotscreateplotcyclelist command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/comment-page-1/#comment-2173</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Sun, 31 Jan 2010 09:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=622#comment-2173</guid>
		<description>Good idea: I&#039;ll update my working copy.</description>
		<content:encoded><![CDATA[<p>Good idea: I&#8217;ll update my working copy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frakturfreund</title>
		<link>http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/comment-page-1/#comment-2172</link>
		<dc:creator>Frakturfreund</dc:creator>
		<pubDate>Sun, 31 Jan 2010 08:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=622#comment-2172</guid>
		<description>Couldn’t one simplify the last example by using the for command of TikZ: &lt;code&gt;\foreach \x in {1,2,...,19} {\addplot table[y index = \x]{data-set-four.txt}};&lt;/code&gt;?</description>
		<content:encoded><![CDATA[<p>Couldn’t one simplify the last example by using the for command of TikZ: <code>\foreach \x in {1,2,...,19} {\addplot table[y index = \x]{data-set-four.txt}};</code>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leo</title>
		<link>http://www.texdev.net/2010/01/30/real-life-pgfplots-examples/comment-page-1/#comment-2170</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Sun, 31 Jan 2010 07:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=622#comment-2170</guid>
		<description>Hi Joseph,

I think it is excellent. I have learnt a few new things about pgfplots.

Leo</description>
		<content:encoded><![CDATA[<p>Hi Joseph,</p>
<p>I think it is excellent. I have learnt a few new things about pgfplots.</p>
<p>Leo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
