2009/3/27 Garvin Riensche wrote: > I am wondering how I can create a cover page with lyx for my diploma thesis > that fullfeeds my needs. My document class is report so that I can define > title, author, date and abstract for the first page. But I need to mention > the name of the university, ect. at the cover page. How can I do that with > lyx? > Further on I need a free page after the cover and one page with the > statement that I didn't copy anything before the first chapter begins. > Can I reach all this with lyx or do I need to take plain latex to do that?
The LyX document classes koma-script (report, book...) define a number of additional commands for the different layout environments. E. g., report (koma-script) provides 11 paragraph styles for the frontmatter, only 4 for normal report. Perhaps that is you need. A description of koma-script can be found in the sec. 5.14 of Additional Features manual. Regards Ignacio Garcia
