Ricardo S.
2007-05-05 00:59:45 UTC
Right, so I haven't gotten anywhere in the LaTeX user group with this
question, so let's try the friendly folks here. =)
I'm using the following commands to place a floating boxedminipage in
the text of my report:
\begin{figure}[t]
\centering
\begin{boxedminipage}{.9\textwidth}
Text in a box \\
text in a box! \\
OMG!!
\end{boxedminipage}
\end{figure}
When I go to compile, I get the error:
! Undefinedcontrol sequence.
\@newbaseline -> \***@baselineskip
\baselineskip \baselinestretch \baseli...
1.417 \begin{figure}[t]
Utterly marvelous. So I understand that it has a problem with
\begin{figure}[t], I just don't understand why. The boxedminipage and
graphicx packages are all loaded, so am I missing anything in
particular?
-Ricardo-
question, so let's try the friendly folks here. =)
I'm using the following commands to place a floating boxedminipage in
the text of my report:
\begin{figure}[t]
\centering
\begin{boxedminipage}{.9\textwidth}
Text in a box \\
text in a box! \\
OMG!!
\end{boxedminipage}
\end{figure}
When I go to compile, I get the error:
! Undefinedcontrol sequence.
\@newbaseline -> \***@baselineskip
\baselineskip \baselinestretch \baseli...
1.417 \begin{figure}[t]
Utterly marvelous. So I understand that it has a problem with
\begin{figure}[t], I just don't understand why. The boxedminipage and
graphicx packages are all loaded, so am I missing anything in
particular?
-Ricardo-