try this in preamble

% left align captions
\makeatletter
[EMAIL PROTECTED]
  \vskip\abovecaptionskip
  [EMAIL PROTECTED]: #2}%
  \ifdim [EMAIL PROTECTED] >\hsize
    #1. #2\par
  \else
    \global [EMAIL PROTECTED]
    [EMAIL PROTECTED]@[EMAIL PROTECTED]
  \fi
  \vskip\belowcaptionskip}
\makeatother


martin



On 28/01/06, Wolfgang Engelmann <[EMAIL PROTECTED]> wrote:
>
> in a document (koma script style) I would like to change the appearance of
> the
> legend of a figure from
>
> Abbildung 1 text text text text text text
>                     text text text text text text
>
> to
>
> Abbildung 1 text text text text text text
> text text text text text text
>
> How could I  do that?
>
> Wolfgang
>

Reply via email to