"Jacek M. Holeczek" wrote:
>
> Hi,
> Unfortunately I think I need your help again.
> I use the "\usepackage[8pt]{extsizes}" package with the "article
> (koma-script)". Works quite nicely, except that ...
> I would like to make the "free space" between the "Section" title and the
> preceding and the following text much smaller.
\newlength{\mySkip}
\setlength{\mySkip}{0.5ex \@plus.1ex}% <-- you may change it
\renewcommand\section{\@startsection{section}{1}{\z@}%
{-3.5ex \@plus -1ex \@minus -.2ex}%
{\mySkip}%
{\raggedsection\normalfont\size@section\sectfont}}
> I would also like to make the "free space" before and after a "LongTable"
> much smaller.
\LTpre=\smallskipamount
\LTpost=\smallskipamount
> Can I somehow say that the whole article should be "compact" ?
what's compact?
one line, one page ...
Herbert
--
http:[EMAIL PROTECTED]
- Re: article (koma-script) with sma... Jacek M. Holeczek
- Re: article (koma-script) with... Herbert Voss
- Re: article (koma-script) with... Jacek M. Holeczek
- Re: article (koma-script) with... Herbert Voss
- Re: article (koma-script) with smallest font size Jacek M. Holeczek
- Re: article (koma-script) with smallest font size Herbert Voss
- Re: article (koma-script) with smallest font si... Jacek M. Holeczek
- Re: article (koma-script) with smallest fon... Herbert Voss
- Re: article (koma-script) with smallest... Jacek M. Holeczek
- Re: article (koma-script) with smallest... Jacek M. Holeczek
- Re: article (koma-script) with sma... Herbert Voss
- Re: article (koma-script) with... Jacek M. Holeczek
- Re: article (koma-script) with... Herbert Voss
- Re: article (koma-script) with... Dekel Tsur
- Re[2]: article (koma-script) with ... Guenter Milde
- Re: article (koma-script) with smallest... Jacek M. Holeczek
- Re: article (koma-script) with sma... Herbert Voss
- Re: article (koma-script) with sma... Tuukka Toivonen
