2014-11-04 22:25 GMT+01:00 renato <[email protected]>: > I don't know, "for sure". maybe, I did not understand, how lyx works. > I've imaged, that the .lco file, are the instructions, to build the final > letter. but maybe this is not so. > > > > Can you suggest me which doc I can see, to understand how lyx works? I > mean: wich part of program creates the layout that I expect from? > > TIA >
The layout files are the files LyX uses to "translate" LaTeX classes to LyX speech. lco files are configuration files (only for) KOMA letter (for which LyX already has a layout file, scrlttr2.layout). lco files are loaded cia class options. So if you have a renato,lco file, you can load it if you enter "renato" to Document > Settings > Class > Class Options while using the KOMA-Letter (v.2) document class. The lco files themselves are documented in the KOMA-script manual: http://mirrors.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf Jürgen
