The syntax for a caption is
\caption[listoffigures/tables text]{Text actually displayed under picture/table}
But what I would like to have is something like this: If I use the above command, the text under the floating object should be
Label #.: listof text -- long text
With # being just the number and with -- being an arbitrary separator (either the -- dash itself or maybe even a \newline). Is this possible?
I'm using KOMAScript.
[]is given? – yo' Jan 11 '13 at 16:04