> In the report(koma-script) class are > some environments, which may be usefull, but all of them are only > one-line.
I would propose to use the book(koma-script) class. > When I mark more than one line with, say 'Author', only the > last line appears in the dvi document. Don't mark all lines. Set the cursor in the first line and choose your environment. For multiple lines use Strg-Enter to receive a linebreak, see the example below. > The other Problem is, I don't know how to tell lyx to begin the page > numbering at chapter 1. One solution is to number the first pages with roman numbers, look at the example. (When you use the package hyperref don't forget to use the option 'pdfpagelabels'.) Another one is to play with the page counters, look at Herberts page: http://latex.s-v-p.de/ Here an example lyx-file: ------------------------------------------------------------------------ #LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass scrbook \options fleqn \language ngerman \inputencoding auto \fontscheme ae \graphics default \float_placement h \paperfontsize 12 \spacing single \papersize a4paper \paperpackage widemarginsa4 \use_geometry 0 \use_amsmath 1 \use_natbib 0 \use_numerical_citations 0 \paperorientation portrait \secnumdepth 4 \tocdepth 4 \paragraph_separation skip \defskip medskip \quotes_language german \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle empty \layout Title \begin_inset ERT status Collapsed \layout Standard \backslash pagenumbering{Roman} \end_inset \begin_inset Note collapsed true \layout Standard \series bold \backslash pagenumbering{roman} \series default �ndert die Seitennummerierung auf r�mische Zahlen \end_inset My Diplom Title in bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla more than one line \layout Titlehead A Diplomarbeit at the University of Bielefeld \layout Date March 2004 \layout Author Autors bla bla bla bla bla bla bla \newline bla bla bla bla bla bla bla bla bla bla bla \newline bla bla bla bla bla bla bla bla bla in multiple lines \layout Publishers Pr�fer/Betreuer \layout Address University of Bielefeld \newline Technische Fakult�t \newline AG Wissensbasierte Systeme \newline Universit�tsstr. 25 \newline 33615 Bielefeld \layout Standard \pagebreak_top \begin_inset ERT status Collapsed \layout Standard \backslash pagenumbering{arabic} \end_inset \layout Part Part one \layout Chapter chapter one \the_end -------------------------------------------------------------------------------------------- regards Uwe ______________________________________________________________________________ Erdbeben im Iran: Zehntausende Kinder brauchen Hilfe. UNICEF hilft den Kindern - helfen Sie mit! https://www.unicef.de/spe/spe_03.php
