Alexander Bauer wrote: > > > Alexander Bauer wrote: > > > > > > Hi, > > > > > > on using the paragraph environmirent the text starts in the same line > with > > > the headline. > > > Is it possible to have the text started in the next line (like > > > subsubsubsection :). > > > > look at > > http://www.educat.hu-berlin.de/~voss/Informatik/LyXTips.html#linebr > > > > Herbert > > > The problem is the line break in paragraph- and paragraph*-environment > I tried the hint on your page and got a strange result. > I attached the part of my file that shows it. > Do you know what to do? there were some errors in your latex preamble which do not belong to the problem of the linebrake behind paragraph-style. have a look at the attached-file, all works well! Herbert -- [EMAIL PROTECTED] http://perce.de/voss
#LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2.16 \textclass article \begin_preamble \pagestyle{fancy} %\renewcommand{\sectionmark}[1]{\markboth{#1}{}} %\lhead{\leftmark \\ \rightmark} \rhead{\thepage} \cfoot{} \usepackage{cite} \renewcommand\citeleft{} \renewcommand\citeright{} \renewcommand\abstractname{Vorwort} \makeatletter % all in latex preamble \renewcommand{\@cite}[2]{#1\if@tempswa , #2\fi} % f�r text \renewcommand{\@biblabel}[1]{#1} % f�r bib \renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}% {-3.25ex\@plus -1ex \@minus -.2ex}% {1.5ex \@plus .2ex}% {\normalfont\normalsize\bfseries}} \makeatother \end_preamble \options titlepage \language german \inputencoding latin1 \fontscheme helvet \graphics dvips \float_placement !ht \paperfontsize 12 \spacing onehalf \papersize a4paper \paperpackage a4 \use_geometry 1 \use_amsmath 0 \paperorientation portrait \leftmargin 45mm \topmargin 7mm \rightmargin 15mm \bottommargin 25mm \headheight 25mm \secnumdepth 4 \tocdepth 4 \paragraph_separation skip \defskip medskip \quotes_language german \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle fancy \layout Paragraph Die Konsolidierung des Konzerns in der Differenzenbilanz \layout Standard Bei der Konsolidierung der EGW GmbH mit der Stadtwerke Hamm GmbH zum Konzernabsc hluss in der Differenzenbilanz sind zwei Positionen zu erl�utern. \layout Itemize Die Aktivkonten: \begin_deeper \layout Itemize \begin_inset LatexCommand \label{Beschr. Ford PC Markt Konzern Diffbil} \end_inset Forderungen PC Markt \newline Die Forderungen der EGW GmbH an das Profit-Center Markt werden mit den Verbindli chkeiten der Stadtwerke GmbH an das Profit-Center Gas verrechnet. \newline (310 + 0) - 310 = 0 Ford. PC Markt \end_deeper \layout Itemize Die Passivkonten: \begin_deeper \layout Itemize Die Verbindlichkeiten an Profit-Center Gas werden mit den Forderungen an Profit-Center Markt konsolidiert. \begin_float footnote \end_deeper \layout Standard \SpecialChar ~ Siehe Forderungen PC Markt, S. \begin_inset LatexCommand \pageref{Beschr. Ford PC Markt Konzern Diffbil} \end_inset \end_float \layout Standard Ende \the_end
