Search found 4 matches

by brt381
Thu Dec 17, 2009 6:30 pm
Forum: Graphics, Figures & Tables
Topic: How to get LaTeX not to print "Table X" in front of caption?
Replies: 4
Views: 2662

Re: How to get LaTeX not to print "Table X" in front of caption?

Thanks. This gets rid of "Table", but it still prints the number and the colon. I don't want it to print anything at all (other than the argument to \caption). Is there any way to accomplish this?

Thanks a lot!

Cheers.
by brt381
Thu Dec 17, 2009 5:21 pm
Forum: Graphics, Figures & Tables
Topic: How to get LaTeX not to print "Table X" in front of caption?
Replies: 4
Views: 2662

How to get LaTeX not to print "Table X" in front of caption?

Hi,

I want to create a caption for my tables using \caption, and to be able to reference the number of a given table from elsewhere (using \label and \ref), but I don't want \caption to put "Table 1:", "Table 2:", etc. in front of the contents of \caption. Is there any way I can disable this ...
by brt381
Sat Aug 15, 2009 9:46 pm
Forum: Page Layout
Topic: spacing in table of contents
Replies: 3
Views: 4119

spacing in table of contents

I have written a document containing three pages of table-of-contents; unfortunately, the last page consists of just a single section, which looks ugly. If I could remove a bit of space between the "Contents" heading and the first ToC entry on the first page, all of the entries would fit on two ...