Re: paragraph end in twocolumn

2007-12-31 Thread Jürgen Spitzmüller
Wolfgang Engelmann wrote:
 I am using koma script book
 How to achieve this?

Use the package multicol instead of the two column mode of the document class. 
The usage is described in examples/multicol.lyx.

Jürgen


Re: paragraph end in twocolumn

2007-12-31 Thread Wolfgang Engelmann
Am Montag, 31. Dezember 2007 09:46 schrieb Jürgen Spitzmüller:
 Wolfgang Engelmann wrote:
  I am using koma script book
  How to achieve this?

 Use the package multicol instead of the two column mode of the document
 class. The usage is described in examples/multicol.lyx.

 Jürgen

Thanks a lot, Jürgen

Wolfgang


Re: paragraph end in twocolumn

2007-12-31 Thread Wolfgang Engelmann
Am Montag, 31. Dezember 2007 09:46 schrieb Jürgen Spitzmüller:
 Wolfgang Engelmann wrote:
  I am using koma script book
  How to achieve this?

 Use the package multicol instead of the two column mode of the document
 class. The usage is described in examples/multicol.lyx.

 Jürgen

I put 
\usepackage{multicol}
in the preamble and 
\begin{multicols}{2} as ERT behind the list of figures/tables since they 
should be in onecolumn and \end{multicols} behind the bibliography, since 
this should be twocolumn. I get an error:
 
\begin{document}
ended by \end{multicols}

There are furthermore no references in the output (instead ?) and the output 
is quite ragged.

Seems to be not the right way for my document

Wolfgang


Re: paragraph end in twocolumn

2007-12-31 Thread Jürgen Spitzmüller
Wolfgang Engelmann wrote:
 I put
 \usepackage{multicol}
 in the preamble and
 \begin{multicols}{2} as ERT behind the list of figures/tables since they
 should be in onecolumn and \end{multicols} behind the bibliography, since
 this should be twocolumn. I get an error:
  
 \begin{document}
 ended by \end{multicols}

 There are furthermore no references in the output (instead ?) and the
 output is quite ragged.

 Seems to be not the right way for my document

I think you cannot apply multicols to a complex document. You have to limit it 
to paragraphs. See the multicol documentation for details.

The column handling/balancing is one of the severe limitations of LaTeX2e and 
one of the things that are subject to a complete redesign in LaTeX3.

Jürgen


Re: paragraph end in twocolumn

2007-12-31 Thread Jürgen Spitzmüller
Wolfgang Engelmann wrote:
 I am using koma script book
 How to achieve this?

Use the package multicol instead of the two column mode of the document class. 
The usage is described in examples/multicol.lyx.

Jürgen


Re: paragraph end in twocolumn

2007-12-31 Thread Wolfgang Engelmann
Am Montag, 31. Dezember 2007 09:46 schrieb Jürgen Spitzmüller:
 Wolfgang Engelmann wrote:
  I am using koma script book
  How to achieve this?

 Use the package multicol instead of the two column mode of the document
 class. The usage is described in examples/multicol.lyx.

 Jürgen

Thanks a lot, Jürgen

Wolfgang


Re: paragraph end in twocolumn

2007-12-31 Thread Wolfgang Engelmann
Am Montag, 31. Dezember 2007 09:46 schrieb Jürgen Spitzmüller:
 Wolfgang Engelmann wrote:
  I am using koma script book
  How to achieve this?

 Use the package multicol instead of the two column mode of the document
 class. The usage is described in examples/multicol.lyx.

 Jürgen

I put 
\usepackage{multicol}
in the preamble and 
\begin{multicols}{2} as ERT behind the list of figures/tables since they 
should be in onecolumn and \end{multicols} behind the bibliography, since 
this should be twocolumn. I get an error:
 
\begin{document}
ended by \end{multicols}

There are furthermore no references in the output (instead ?) and the output 
is quite ragged.

Seems to be not the right way for my document

Wolfgang


Re: paragraph end in twocolumn

2007-12-31 Thread Jürgen Spitzmüller
Wolfgang Engelmann wrote:
 I put
 \usepackage{multicol}
 in the preamble and
 \begin{multicols}{2} as ERT behind the list of figures/tables since they
 should be in onecolumn and \end{multicols} behind the bibliography, since
 this should be twocolumn. I get an error:
  
 \begin{document}
 ended by \end{multicols}

 There are furthermore no references in the output (instead ?) and the
 output is quite ragged.

 Seems to be not the right way for my document

I think you cannot apply multicols to a complex document. You have to limit it 
to paragraphs. See the multicol documentation for details.

The column handling/balancing is one of the severe limitations of LaTeX2e and 
one of the things that are subject to a complete redesign in LaTeX3.

Jürgen


Re: paragraph end in twocolumn

2007-12-31 Thread Jürgen Spitzmüller
Wolfgang Engelmann wrote:
> I am using koma script book
> How to achieve this?

Use the package multicol instead of the two column mode of the document class. 
The usage is described in examples/multicol.lyx.

Jürgen


Re: paragraph end in twocolumn

2007-12-31 Thread Wolfgang Engelmann
Am Montag, 31. Dezember 2007 09:46 schrieb Jürgen Spitzmüller:
> Wolfgang Engelmann wrote:
> > I am using koma script book
> > How to achieve this?
>
> Use the package multicol instead of the two column mode of the document
> class. The usage is described in examples/multicol.lyx.
>
> Jürgen

Thanks a lot, Jürgen

Wolfgang


Re: paragraph end in twocolumn

2007-12-31 Thread Wolfgang Engelmann
Am Montag, 31. Dezember 2007 09:46 schrieb Jürgen Spitzmüller:
> Wolfgang Engelmann wrote:
> > I am using koma script book
> > How to achieve this?
>
> Use the package multicol instead of the two column mode of the document
> class. The usage is described in examples/multicol.lyx.
>
> Jürgen

I put 
\usepackage{multicol}
in the preamble and 
\begin{multicols}{2} as ERT behind the list of figures/tables since they 
should be in onecolumn and \end{multicols} behind the bibliography, since 
this should be twocolumn. I get an error:
 
\begin{document}
ended by \end{multicols}

There are furthermore no references in the output (instead ?) and the output 
is quite ragged.

Seems to be not the right way for my document

Wolfgang


Re: paragraph end in twocolumn

2007-12-31 Thread Jürgen Spitzmüller
Wolfgang Engelmann wrote:
> I put
> \usepackage{multicol}
> in the preamble and
> \begin{multicols}{2} as ERT behind the list of figures/tables since they
> should be in onecolumn and \end{multicols} behind the bibliography, since
> this should be twocolumn. I get an error:
>  
> \begin{document}
> ended by \end{multicols}
>
> There are furthermore no references in the output (instead ?) and the
> output is quite ragged.
>
> Seems to be not the right way for my document

I think you cannot apply multicols to a complex document. You have to limit it 
to paragraphs. See the multicol documentation for details.

The column handling/balancing is one of the severe limitations of LaTeX2e and 
one of the things that are subject to a complete redesign in LaTeX3.

Jürgen