I need to put some unnumbered sections in the end of document, and this sections must be in TOC. Is it possible to put them in there?
Yes it is. If you use a koma-script class, you will find two environments named 'section(TOC)' and 'section*(TOC)' in LyX's environment combo box.
You can also use the \addcontentsline-command in ERT.
And one more question about page numbering. Is there some style in LyX to have page numbers in top-right corner but without
Section name in all page headers?
Yes nearly everything is possible with head- and footlines. You can use the scrpage2-package, that comes with the koma-script bundle (should be part of your LaTeX distribution) or the fancyhdr-package.
regards Uwe
