On Sun, Oct 06, 2002 at 06:22:01PM +0000, E GCP wrote:
> Thanks. I found my problem and now it works. However, I have two questions. 
> Is there a way to eliminate the line that is created above the footnotes? 
> It just doesn't look good in the format that I have. Second question, I 

Inside the float, add the following line (in latex mode):
\let\footnoterule=\relax

> have floating tables, but in a minipage it doesn't pay  attention to the 
> location command (i.e., [tb]) It puts the float at the end of the chapter. 
> Is there a way to control the location of a floating table in a minipage?

You can't have a float inside a minipage.
What you need is a minipage inside the float!

Reply via email to