Hello.
I'm writing my Diplomarbeit with Lyx (the windows port). But I have some problems to costumizing the document format. Most of all, I can't get the title-page look the right way. In the report(koma-script) class are some environments, which may be usefull, but all of them are only one-line. When I mark more than one line with, say 'Author', only the last line appears in the dvi document. So here ist a scheme of the title-page which I have to use, beginning every line with the style of the line:


title:    My Diplom Title
subtitle:    A Diplomarbeit at the University of Bielefeld
date:    March 2004
author:    Tim Scheele
(space)
my workgroup and stuff:   guide / examiner:
first guide:   Prof. Dr. ....
second guide:    Dr....
address:   University of Bielefeld
               Technische Fakult�t
               AG Wissensbasierte Systeme
               Universit�tsstr. 25
               33615 Bielefeld

I tried to add a new Style into the srcreprt.layout file:
# ScdPublishers style definition
Style ScdPublishers
CopyStyle Author
LatexName scdpublishers
End
But it causes the following error when I tried to build the dvi:
Undefined control sequence.
\scdpublishers
{Betreuer / Pr�fer:}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.


Adding the lines to the srcclass.inc file will do the same.

The other Problem is, I don't know how to tell lyx to begin the page numbering at chapter 1. My first pages are the title, some other stuff, the table of contents and the list of tables. And it would be nice, if the page numbering begins with one on the next page. Same Problem with the Appendix, it should begin with one. Somewhere I read that after an abstract the numbering begins with 1, but that didn't work with my document.

So I would be very pleased if someone could help me.
Tim Scheele

P.S.: I hope my english is understandable, its no problem to write this mail in german.

Reply via email to