When I try to use the subfigure command, the specific caption to the subfigure is split. It seems that the caption can't be more than 3 signs. My code is as follows:
\begin{figure}[h!tp]
\centering
\subfigure[Søjledimensioner i mm]{\label{fig:stat_sojl}}{\includegraphics[width=0.15\textwidth ...
Search found 5 matches
- Tue Jun 16, 2009 11:38 am
- Forum: Graphics, Figures & Tables
- Topic: Caption in subfigures split
- Replies: 1
- Views: 1817
- Fri Sep 26, 2008 3:53 pm
- Forum: General
- Topic: Problems with align
- Replies: 4
- Views: 5387
Re: Problems with align
How can i emphasize elements in display math then?
- Fri Sep 26, 2008 3:37 pm
- Forum: General
- Topic: Problems with align
- Replies: 4
- Views: 5387
Problems with align
I seem to be getting excactly 100 errors with my align enviroment, at texnicCenter is trying to convince me that the problem is around the \end{align} - line. My code is as follows:
\begin{subequations}
\begin{align}
det(\underline{\underline{A}}_3-\lambda\underline{\underline{I}}) &= (-\lambda)((-1 ...
\begin{subequations}
\begin{align}
det(\underline{\underline{A}}_3-\lambda\underline{\underline{I}}) &= (-\lambda)((-1 ...
- Thu Jun 19, 2008 3:20 pm
- Forum: General
- Topic: Bibtex heading
- Replies: 2
- Views: 2397
Re: Bibtex heading
Worked out just fine, thanks a lot
- Thu Jun 19, 2008 2:12 pm
- Forum: General
- Topic: Bibtex heading
- Replies: 2
- Views: 2397
Bibtex heading
I'm writing an article in latex. The layout specifications i've been given are very specific. I've solved most of the problems, but still, one problem keeps bothering me. When i at the end, try to make a reference guide using bibtex, i can't remove the bibtex caption. My code is as follows ...