Hi guys,
I have lyx 1.61 with miktex 2.7..
I want to use a latex template in lyx so I want to import it.
but this template depends on file1.cls, files.sty and file.sty.
and also file4.def is also existing and I dont know how to use it in lyx.
Main question is how should I create the newtemplate.layout file???
1-)
is file1.layout ::::
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{file1,file2.sty,file3.sty}{metu}
2-) Only one layout file is enough or should I create layout files for each sty
and cls files??
3-) where to put these sty and cls files??
4-) stardard reconfıgure procedure is enough or should I do some other things???
thanx in advance..