How to write a CRPIT paper in lyx
Posted on August 5, 2006 - Filed Under conference, howto, latex, lyx | 1 Comment
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’s layout folder (C:\Program Files\LyX141\Resources\layouts for me)
Open Lyx, Run Tools -> Reconfigure [...]
Making a Lyx layout file for IEEE’s spconf.sty
Posted on July 13, 2006 - Filed Under conference, howto, latex, lyx, research | Leave a Comment
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 “C:\Program Files\LyX141\Resources\layouts”) with the following contents:
#% Do not delete the line below; configure depends [...]
Read More..>>