Hallo!
Ich würde gerne in meiner Figure eine Aufzählung machen, in der ich die Abbildungen (z.B. A.-B., C.) näher erläutere. Das funktioniert auch, allerdings ist das erste Aufzählungsitem (in meinem Fall A.-B.) irgendwie fett oder in einer anderen Schriftart. Warum bloss?
Danke für die Hilfe!
Hier mein Beispiel:
\begin{figure}[htb]
\centering
\includegraphics[totalheight=0.35\textheight]{img/recruitment}
\caption[bla]{\textbf{bla}
\begin{itemize}%[noitemsep,topsep=0pt,parsep=0pt,partopsep=0pt]
\item[A.-B.] HeLa cells grown on cover slips were transfected with expression plasmids for Miz1 and p14Arf and fixed for immunofluorescence 48h later. Miz1 and p14Arf protein was detected with specific antibodies, Hoechst 33258 was used to stain chromatin.
\item[C.] The localization of Miz1, either homogeneously distributed in nucleus and/or cytoplasm or in heterogenous subnuclear foci was quantified counting xxx transfected cells.
\end{itemize}\}
\end{figure}