<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://whijo.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>lyx</title>
 <link>http://whijo.net/taxonomy/term/125/feed</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Using lyx for IEEE transactions</title>
 <link>http://whijo.net/blog/brad/2006/04/20/using-lyx-ieee-transactions.html</link>
 <description>&lt;p&gt;I use LyX write documents for submission etc. It is great because it imposes semantics onto your content, and worries about making the document display appropriately (i.e. divorcing content from display). It also utilizes bibtex to manage references. This is nice because as I build up my list of references for various papers I can access all the references by simply adding my common bibtex resource file. Also, lyx-1.4.1 is a significant improvement on previous versions, and is worthwhile installing (Unfortunately unavailable in ubuntu repositories, so i had to compile debs for the package myself -&gt; &lt;a href=&quot;http://radbrad.rucus.net/profile/&quot;&gt;get hold of me&lt;/a&gt; if you are interested). So besides the benefits of lyx, I have a few gripes (and solutions):
&lt;ul&gt;
&lt;li&gt;Out the box lyx does not include support for IEEE transactions. As a computer scientist this is a bit annoying, but easily remedied:&lt;br /&gt;
Download the LaTeX class from &lt;a href=&quot;http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/&quot; class=&quot;external&quot;&gt;http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/&lt;/a&gt; (there is a zip file available). 
&lt;pre&gt;
(as root)
Unzip it to the directory /usr/share/texmf-tetex/tex/latex/IEEEtran 
run &#039;texhash&#039;
(as you)
&lt;strong&gt;*Update* &lt;/strong&gt;
edit /home/yourusername/.lyx/textclass.lst:
  change make sure you have this line:
    &quot;IEEEtran&quot; &quot;IEEEtran&quot; &quot;article (IEEEtran)&quot; &quot;true&quot;
  (it may be entered with &quot;false&quot; as default&quot;)

open lyx and click &#039;tools -&gt; Reconfigure&#039; and restart lyx when done.
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Next gripe: Once you have the IEEEtran layout available you may, or may not notice, that when you compile the document, with your Biography environment completed it features an annoying &quot;Place Photo Here&quot; in your document. I haven&#039;t found an easy way to include a photo automatically, and usually I don&#039;t believe people should have to see my mug just for reading my document. I hack /usr/share/lyx/layouts/IEEEtran.layout by adding the following (after &quot;Style Biography&quot;):
&lt;pre&gt;
Style BiographyNoPhoto
        LaTeXType             Environment
        LaTeXName             biographynophoto
        Align                 Block
        AlignPossible         Block
        TextFont
          Size                Small
        EndFont
End
&lt;/pre&gt;
This makes &quot;BiographyNoPhoto&quot; appear in your choice of environments in lyx, with the same functionality as Biography.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;</description>
 <comments>http://whijo.net/blog/brad/2006/04/20/using-lyx-ieee-transactions.html#comments</comments>
 <category domain="http://whijo.net/geek-tags/computer-science">computer science</category>
 <category domain="http://whijo.net/tags/geek">geek</category>
 <category domain="http://whijo.net/geek-tags/ieee">IEEE</category>
 <category domain="http://whijo.net/geek-tags/lyx">lyx</category>
 <category domain="http://whijo.net/tags/msc">MSc</category>
 <category domain="http://whijo.net/tags/studies">studies</category>
 <pubDate>Thu, 20 Apr 2006 11:28:25 +0200</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">382 at http://whijo.net</guid>
</item>
</channel>
</rss>
