What do you mean by "start modifying it from there"? Do I have to modify the layout file to define how sections, subsections, etc. should be in Lyx? Sorry if this sounds like a dumb question. If this is the case, is there an specific example of how I should do this to match the CLS file? Thanks.
-----Original Message----- From: José Matos [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 7:17 PM To: [email protected] Subject: Re: Thesis template in Lyx On Wednesday 30 April 2008 20:57:54 Bob Lounsbury wrote: > I then renamed report.layout to ufthesis.layout and changed the first line > from: > > \DeclareLaTeXClass{report} > to > \DeclareLaTeXClass{ufthesis} > > And done. You now have a layout file for your ufthesis.cls file. Or better yet, include it and start modifying from there: #% Do not delete the line below; configure depends on this # \DeclareLaTeXClass[ufthesis]{UF Thesis} Format 4 Input report # Adding specific modifications below this line .. -- José Abílio
