I am looking for a way to itemize several items within a float.
Problem:
Within a float i can select te stye itemize/enumerate to get a
bulleted/numbered list in the float. This however deselects the caption style
and causes the list to be aligned differently from the figure and caption.
Example: See end of message
Work around:
make a table in the float with invisible borders, and have each cell align
left. Input the number for the enumeration by hand.
Problem with workaround: Will not compile
Latex complains about a surplus '}'
Yet removing that '}' creates even more problems.
Question: How do i get an itemized or enumerated list alligned properly with
the caption (i.e. indented from "Figure 4.12:") and not aligned with the
margin of the page.
Sincerely
J.P. van Bolhuis
Example of a that exhibits the unwanted behaviour
\begin_float fig
\layout Standard
\align center
\begin_inset Figure size 416 251
file ../../../lyx/jaarverslag3/pics/ede1f3c_2d.eps
width 3 70
flags 9
\end_inset
\layout Caption
\begin_inset LatexCommand \label{2d plots, introductie}
\end_inset
Three phase distributions of deduced quantities.
From top to bottom:
\layout Itemize
the maximum discharge plot H
\begin_inset Formula \( _{qmax}(\Phi ) \)
\end_inset
,
\layout Itemize
the mean discharge plot H
\begin_inset Formula \( _{qmean}(\Phi ) \)
\end_inset
,
\layout Itemize
the discharge number plot H
\begin_inset Formula \( _{n}(\Phi ) \)
\end_inset
\end_float