<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>the blog of david dean &#187; latex</title>
	<atom:link href="http://www.davidbdean.com/category/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidbdean.com</link>
	<description>currently not blogging much at all</description>
	<lastBuildDate>Sat, 21 Jun 2008 15:30:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to write a CRPIT paper in lyx</title>
		<link>http://www.davidbdean.com/2006/08/05/how-to-write-a-crpit-paper-in-lyx/</link>
		<comments>http://www.davidbdean.com/2006/08/05/how-to-write-a-crpit-paper-in-lyx/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 14:19:37 +0000</pubDate>
		<dc:creator>David Dean</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[lyx]]></category>

		<guid isPermaLink="false">http://www.cebidae.com/2006/08/05/how-to-write-a-crpit-paper-in-lyx/</guid>
		<description><![CDATA[How to write a CRPIT (Conferences in Research and Practice in Information Technology) paper in lyx:

Make sure the harvard package is installed in Latex.
Copy the CRPITStyle.cls class file available here to your localtexmf/tex/latex, and make sure you refresh the Latex database
Copy CRPITStyle.layout into Lyx&#8217;s layout folder (C:\Program Files\LyX141\Resources\layouts for me)
Open Lyx, Run Tools -> Reconfigure [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float:right; padding-left:1em" id="image357" src="http://www.cebidae.com/wp-content/uploads/lyx.PNG" alt="Lyx" />How to write a CRPIT (<a href="http://crpit.com/index.html">Conferences in Research and Practice in Information Technology</a>) paper in <a href="http://www.lyx.org/">lyx</a>:</p>
<ol>
<li>Make sure the harvard package is <a href="http://www.google.com.au/search?hl=en&#038;safe=off&#038;q=install+additional+package+miktex&#038;btnG=Search&#038;meta=">installed</a> in Latex.</li>
<li>Copy the <code>CRPITStyle.cls</code> class file <a href="http://crpit.com/Authors.html">available here</a> to your <code>localtexmf/tex/latex</code>, and make sure you <a href="http://www.google.com.au/search?hl=en&#038;safe=off&#038;q=refresh+miktex+filename+database&#038;btnG=Search&#038;meta=">refresh the Latex database</a></li>
<li>Copy <a href="http://www.cebidae.com/wp-content/uploads/CRPITStyle.layout">CRPITStyle.layout</a> into Lyx&#8217;s layout folder (<code>C:\Program Files\LyX141\Resources\layouts</code> for me)</li>
<li>Open Lyx, Run Tools -> Reconfigure (you may also need to use Tools -> Tex Information -> Rescan)</li>
<li>Unzip <a href="http://www.cebidae.com/wp-content/uploads/CRPITPaper.zip">this file</a> somewhere</li>
<li>Open <code>CRPITPaper.lyx</code></li>
<li>Modify the file to your hearts content (this one is setup for <a href="http://users.rsise.anu.edu.au/~vishci/">VisHCI 2006</a>)</li>
</ol>
<p>Let me know if this doesn&#8217;t work for you, as it took me some mucking with refreshing Latex and Lyx to get it to work, so I may have missed something in my re-telling.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidbdean.com/2006/08/05/how-to-write-a-crpit-paper-in-lyx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making a Lyx layout file for IEEE&#8217;s spconf.sty</title>
		<link>http://www.davidbdean.com/2006/07/13/making-a-lyx-layout-file-for-ieees-spconfsty/</link>
		<comments>http://www.davidbdean.com/2006/07/13/making-a-lyx-layout-file-for-ieees-spconfsty/#comments</comments>
		<pubDate>Thu, 13 Jul 2006 05:49:22 +0000</pubDate>
		<dc:creator>David Dean</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[lyx]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://www.cebidae.com/2006/07/13/making-a-lyx-layout-file-for-ieees-spconfsty/</guid>
		<description><![CDATA[Here is a quick howto for writing a Lyx layout file for spconf.sty, a latex style file released by IEEE suitable for most signal processing conferences.
First Create a new layout file called spconf.layout in your Lyx layouts folder (in my case &#8220;C:\Program Files\LyX141\Resources\layouts&#8221;) with the following contents:

#% Do not delete the line below; configure depends [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a quick howto for writing a <a href="http://www.lyx.org/">Lyx</a> layout file for spconf.sty, a latex style file released by <a href="http://www.ieee.org/">IEEE</a> suitable for most signal processing conferences.</p>
<p>First Create a new layout file called <code>spconf.layout</code> in your Lyx layouts folder (in my case &#8220;C:\Program Files\LyX141\Resources\layouts&#8221;) with the following contents:</p>
<pre>
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[article,spconf.sty]{article (spconf)}

Input article.layout

Preamble
        \usepackage{spconf}
EndPreamble
</pre>
<p>This will create a new document layout in lyx called &#8220;article (spconf)&#8221; that will be identical to article, but adds <code>\usepackage{spconf}</code> in the document preamble.</p>
<p>Now we need to fix up some of the header information. spconf uses <code>\name</code> instead of <code>\author</code>, so we&#8217;ll add that to our file:</p>
<pre>
Style Author
        LatexName       name
End
</pre>
<p>And finally, we need to add an affiliation section that uses <code>\address</code> in LaTex, and is used when the <code>\maketitle</code> command is used:</p>
<pre>
Style Affiliation
        LatexType       Command
        LatexName       address
        InTitle         1
End
</pre>
<p>There, that should work. Make sure that <code>spconf.sty</code> is stored where latex can find it (normally the same folder as your lyx file). If you want to download the entire <code>spconf.layout</code> file it is <a href="http://www.cebidae.com/wp-content/uploads/spconf.layout">available here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidbdean.com/2006/07/13/making-a-lyx-layout-file-for-ieees-spconfsty/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
