Joby Joseph wrote:
> So I created the a small document and created a dictum in it. That also
> compiled but angain the whole document becomes a dictum, meaning right
> aligned. I am attaching that lyx document.
Shrug. This looks like a KOMA bug to me. If you nest the dictum environment
into a chapterpreamble, it works. You have to use some ERT like in the
attached file and place the whole thing *above* the chapter heading.
BTW: You can toggle dictum fonts with
\setkomafont{dictumtext}{\normalfont\normalcolor\small}
in the preamble.
Regards,
J�rgen
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass scrbook
\language english
\inputencoding auto
\fontscheme newcent
\graphics default
\paperfontsize default
\spacing single
\papersize a4paper
\paperpackage a4
\use_geometry 0
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 4
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle fancy
\layout Title
Testing preamble
\layout Standard
\begin_inset ERT
status Collapsed
\layout Standard
\backslash
setchapterpreamble[u]{%
\end_inset
\layout Dictum
\begin_inset OptArg
collapsed true
\layout Standard
the author
\end_inset
Here is the dictom
\layout Standard
\begin_inset ERT
status Collapsed
\layout Standard
}
\end_inset
\layout Chapter
test chapter 1
\layout Standard
My first paragraph.
As a model for a problem, the one with minimal and, yet possibly the most
restrictive specifications should be chosen.
\layout Chapter
test chapter 2
\layout Standard
My second paragraph.
As a model for a problem, the one with minimal and, yet possibly the most
restrictive specifications should be chosen.
\the_end