On 01/04/2016 12:59 AM, Sajjad wrote: > Hello Forum, > > I have managed to insert a custom .cls file into the LyX. It does > reflect some of the characteristics new customized class that came > along as a template from the University I am writing my thesis with. > > http://www.control.isy.liu.se/student/exjobb/liuthesis/liuthesis.html > > > I am trying to insert the title and some other parameter as LaTeX > preamble from the LyX interface as follows: > > \setupThesis{ > > author={Tom & Jerry}, > > title={Heeee Heeeeee Heeee}, > > type=msc, > > department=itn > > } > > > > If I compile, the author, title, and other parameters are not shown, > but rest of the chapters are shown with the format of the customized > class which is imported into LyX by .layout file. Any hint to make it > work ? >
It's hard to answer this sort of question without an example file, so you could posting one. As for \setupThesis, did you insert this under Document> Settings> LaTeX Preamble? Richard