Paul E Johnson wrote:
>
> While working on my syllabus yesterday, I was looking at various
> document styles, and I found one I liked, except the section titles were
> centered, and I wanted left-justified titles. So I just selected those
> paragraphs-layout-paragraph and changed the justification to left.
>
> When I tried to view dvi, I got errors in all of those paragraphs. The
> errors mostly said there was an imbalanced } or that something was wrong
> with a \para command. Anyway, I went through and changed all the
> sections to centered and then the document was processed without
> errors.
with \usepackage{sectsty} in preamble and
\allsectionsfont{\raggedright} anywhere you'll get left-justified
section titles.
Herbert
--
[EMAIL PROTECTED]
http://perce.de/lyx/