Am Mittwoch, 20. Februar 2013, 16:40:49 schrieb Jürgen Spitzmüller:
> 2013/2/20 Wolfgang Engelmann:
> >> Use the package multicol instead of the two column mode of the
> >> document class. The usage is described in examples/multicol.lyx.
> >
> > #############
> > however, it does not seem to work with Koma script, even if I restrict
> > it to a paragraph only.
>
> It is new to me that multicol does not work with KOMA. What goes wrong
> for you?
>
> Jürgen
\begin{multicolumn}{2} (in ERT)
here is some text which in my 2column koma book displays only in the
left column
I want half of it to be displayed on the left column, the other half at the
right
\end{multicolumn}{} (in ERT)
I was told that inserting the multicolumn ERTS as done would do the
dividing. But the error is:
\textbf{\textbf{\end{multicolumn}{}}}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
I would try to make a miniexample but have to go to a meeting for the next
days.
Thanks,
Wolfgang