How to write a CRPIT paper in lyx
Posted on August 5, 2006
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.clsclass file available here to yourlocaltexmf/tex/latex, and make sure you refresh the Latex database - Copy CRPITStyle.layout into Lyx’s layout folder (
C:\Program Files\LyX141\Resources\layoutsfor me) - Open Lyx, Run Tools -> Reconfigure (you may also need to use Tools -> Tex Information -> Rescan)
- Unzip this file somewhere
- Open
CRPITPaper.lyx - Modify the file to your hearts content (this one is setup for VisHCI 2006)
Let me know if this doesn’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.
» Filed Under conference, howto, latex, lyx
Comments
One Response to “How to write a CRPIT paper in lyx”
I have a related, perhaps more general, question. How would you use a LaTeX style sheet (.sty) in LyX? Could you please go through the steps one needs to take in order to use a LaTeX style sheet in LyX?
I would assume you do the following (fast solution = no layout file):
Save style file in LaTeX folder
Update LaTeX
Use the preamble in LyX to include the style file
Would it be possible for you to add some more meat to this description?
Best,
Ken