Guillaume Larocque wrote:

> However, there are a few things I don't like about Koma-Script. First
> of all, I would like to have the word "Chapter" in front of Chapter
> numbers and titles and I would like to have the titles in Roman fonts.
> I would also like to have my table captions appear on top of the
> tables rather than below. I added the word "tablecaptionabove" in the
> options of Document>parameters>document class, but that didn't do
> anything.
Look at the Koma-Script documentation

ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf

You should look for chapterprefix and setkomafont. The tablecaptionabove
options modify the space after the caption but does not modify where the
caption is printed in your float, you will have to cut&paste to put the
caption above the table. 

Cheers,
Charles

Reply via email to