Hi John,
I used the checkbox option in the Document --> Setting dialog and and the
KOMA-script article class.
This is my preamble:
\usepackage{natbib}
> \usepackage{geometry}
> \geometry{a4paper,left=25mm,right=25mm,top=20mm,bottom=20mm}
>
> % wenn pdflatex benutzt wird:
> \usepackage{ifpdf}
> \ifpdf
> % Fonts fuer huebschere PDF-Ansichten
> \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
> \fi % Ende von: wenn pdflatex benutzt wird
> % Setzt den Link fuer Spruenge zu Gleitabbildungen
> % auf den Anfang des Gleitobjekts und nicht aufs Ende
\usepackage[figure*]{hypcap}
> % Ein PDF-Lesezeichen für das Inhaltsverzeichnis wird hinzugefügt
> \let\myTOC\tableofcontents
> \renewcommand{\tableofcontents}{%
> \pdfbookmark[1]{\contentsname}{}
> \myTOC }
% redefine the \LyX macro for PDF bookmarks
> \def\LyX{\texorpdfstring{%
> L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
> {LyX}}
2012/12/18 John Kane <[email protected]>
> I don't seem to see a problem with Lyx 2.0.4 and the article class with
> setting Document >Settings > Text Layout > two column document selected.
>
> How are you defining the two column format?
>
>
> ------------------------------
> *From:* TB L <[email protected]>
> *To:* [email protected]
> *Sent:* Monday, December 17, 2012 9:06:48 PM
> *Subject:* Two Column Article - Text rows vertically misaligned
>
> Hey everyone,
>
> just tried to typeset an article with two-column layout and am now faced
> with the problem that the text rows on the right hand are not vertically
> aligned to the one on the left hand (probably because of section titles?).
>
> Is there any option to force Lyx / Latex to ensure that the text rows are
> correctly aligned on both sides with respect to each other? This would look
> a lot more professional. Would be really thankful for your support [image:
> :)]
>
> Tim
>
>
>