I have a problem with a caption of a figure.
I'd like to put a small itemize enviroment (or a table if itemize is not possible).
I've tried the obvious
Code: Select all
\caption[{blablabla.\newline
\begin{itemize}
\item tetststst
\item adsfasdasd
\end{itemize}
}
but it does not compile. Already had a good look at the caption package, but i does not seem to help in this case.
Any suggestions, or just impossible

thanks
steffen