[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Latex Tables



	I had a problem like that for  a long time. I was getting the same
table number for three tables. I found an answer in the Latex Companion ,
finally.
	\begin{table}
\index{expansions!small $\nu$!coefficients as functions of $p$!three
dimensions}
\begin{tabular}{@{}clllllllll@{}}\toprule
... blah
\bottomrule
\end{tabular}
\caption{Coefficients in expansion of $\Deff$ about $\nu=0$ for three
dimensions}\label{threed_exptable}
\end{table}

The caption thing has to go in just the right place.


-- 
John Lapeyre <lapeyre@physics.arizona.edu>,  lapeyre@debian.org
Tucson,AZ     http://www.physics.arizona.edu/~lapeyre


Reply to: