diff --git a/ltx/exprs.tex b/ltx/exprs.tex index ab07f8f..1bf1dcd 100644 --- a/ltx/exprs.tex +++ b/ltx/exprs.tex @@ -1368,11 +1368,13 @@ \subsection{\valueTag{ExprSort::SubobjectValue}} The \field{index} field of that abstract reference is an index into the subobject value partition. Each entry in that partition is a structure with the following layout % -\begin{figure][H] +\begin{figure}[H] \centering \structure{ \DeclareMember{value}{ExprIndex} \\ } + \caption{Structure of a subobject value structure} + \label{fig:ifc:ExprSort:SubobjectValue} \end{figure} % with the following meanings: