Possible Duplicate:
Is there a standard way to title a list of bullets?
Very often I feel the need to insert a headline into the itemize environment. I repeatedly wonder whether there is something like a (non-obligatory) caption-argument or a \caption command like in the figure environment or something similiar for the that environment (and for lists in general) too. I guess that I could create something in a headline look with the \textbf command, but that feels so inelegant.
So my questions:
if there is a more elegant way to insert a headline: How to do it?
if not: why? And does anyone who is stronger in LaTeX programming than me is willing to create one? I dream of something like that:
\begin{Headline}{list/itemize etc} \item[1-n] \end{list/itemize}
but I guess you have better ideas.
The typeset result should look like this:
Directors
Hitchcock
Cameron
etc.
\subsubsection,\paragraphfor this. – Leo Liu Oct 14 '11 at 12:41