<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"  
	xmlns:dc="http://purl.org/dc/elements/1.1/"  
	>  
<channel>
	<title>Comments on: Tutorial: Commutative Diagrams using TikZ</title>
	<link>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/</link>
	<description>Typography with TeX and LaTeX</description>
	<pubDate>Fri, 30 Jul 2010 13:14:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Stefan Kottwitz</title>
		<link>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-370</link>
		<dc:creator>Stefan Kottwitz</dc:creator> 
		<pubDate>Tue, 26 May 2009 20:34:15 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-370</guid>
		<description>Hi Jon,

better use the MiKTeX package manager for the installation of pgf/TikZ. Click on Start/ MiKTeX/ Browse packages and install the &lt;a href="http://miktex.org/packages/pgf" rel="nofollow"&gt;pgf package&lt;/a&gt;.

Stefan</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>better use the MiKTeX package manager for the installation of pgf/TikZ. Click on Start/ MiKTeX/ Browse packages and install the <a href="http://miktex.org/packages/pgf" rel="nofollow">pgf package</a>.</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-369</link>
		<dc:creator>Jon</dc:creator> 
		<pubDate>Tue, 26 May 2009 16:09:31 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-369</guid>
		<description>Hello,


Thanks for showing this neat system.  I've been really struggling with doing diagrams (especially commuting diagrams for category theory papers) in LaTeX, and this looks like it works pretty well.  I just downloaded the file, with a .tar.gz extension.  I'm using MikTeX and Texmaker, and I'm not sure where I should put the file, any hints?

Thanks!
-Jon Beardsley</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for showing this neat system.  I&#8217;ve been really struggling with doing diagrams (especially commuting diagrams for category theory papers) in LaTeX, and this looks like it works pretty well.  I just downloaded the file, with a .tar.gz extension.  I&#8217;m using MikTeX and Texmaker, and I&#8217;m not sure where I should put the file, any hints?</p>
<p>Thanks!<br />
-Jon Beardsley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Kottwitz</title>
		<link>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-343</link>
		<dc:creator>Stefan Kottwitz</dc:creator> 
		<pubDate>Wed, 20 May 2009 21:24:48 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-343</guid>
		<description>Hi Aleksandar,

TikZ is a great graphics package, I can recommend it really. Learning it is not easy, but there are many examples you could start with. Just take a complete example (for instance from &lt;a href="http://www.texample.net/tikz/examples/" rel="nofollow"&gt;texample.net&lt;/a&gt;) and modify it until it suits. There's an extensive documentation. Just try it, have a look at the &lt;a href="http://www.texample.net/tikz/examples/tag/graphs/" rel="nofollow"&gt;graphs examples&lt;/a&gt; and into the &lt;a href="http://tug.ctan.org/tex-archive/graphics/pgf/base/doc/generic/pgf/pgfmanual.pdf" rel="nofollow"&gt;manual&lt;/a&gt;, perhaps also into the &lt;a href="http://texblog.net/latex/graphics/pgf-tikz/" rel="nofollow"&gt;TikZ category&lt;/a&gt; of this blog.

Stefan</description>
		<content:encoded><![CDATA[<p>Hi Aleksandar,</p>
<p>TikZ is a great graphics package, I can recommend it really. Learning it is not easy, but there are many examples you could start with. Just take a complete example (for instance from <a href="http://www.texample.net/tikz/examples/" rel="nofollow">texample.net</a>) and modify it until it suits. There&#8217;s an extensive documentation. Just try it, have a look at the <a href="http://www.texample.net/tikz/examples/tag/graphs/" rel="nofollow">graphs examples</a> and into the <a href="http://tug.ctan.org/tex-archive/graphics/pgf/base/doc/generic/pgf/pgfmanual.pdf" rel="nofollow">manual</a>, perhaps also into the <a href="http://texblog.net/latex/graphics/pgf-tikz/" rel="nofollow">TikZ category</a> of this blog.</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandar</title>
		<link>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-342</link>
		<dc:creator>Aleksandar</dc:creator> 
		<pubDate>Wed, 20 May 2009 13:12:13 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-342</guid>
		<description>Hello Stefan,

I am a newbie to LaTeX; I have been trying to use graphviz for creating simple graphs that I want to include in my text. However, I have had a lot of trouble using it and never figured out how to include math formulas as node names.

I have never used TikZ... Would you recommend TikZ instead?

Thanks,

Aleksandar</description>
		<content:encoded><![CDATA[<p>Hello Stefan,</p>
<p>I am a newbie to LaTeX; I have been trying to use graphviz for creating simple graphs that I want to include in my text. However, I have had a lot of trouble using it and never figured out how to include math formulas as node names.</p>
<p>I have never used TikZ&#8230; Would you recommend TikZ instead?</p>
<p>Thanks,</p>
<p>Aleksandar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kjell Magne Fauske</title>
		<link>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-212</link>
		<dc:creator>Kjell Magne Fauske</dc:creator> 
		<pubDate>Wed, 04 Feb 2009 20:54:21 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/maths/tikz-diagrams-tutorial/#comment-212</guid>
		<description>A beautiful and useful tutorial Felix! Thank you for sharing.</description>
		<content:encoded><![CDATA[<p>A beautiful and useful tutorial Felix! Thank you for sharing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
