Search found 5 matches

by napiro
Tue Apr 14, 2009 12:29 am
Forum: Graphics, Figures & Tables
Topic: continued tables in the List of Tables
Replies: 0
Views: 1529

continued tables in the List of Tables

Hi,

I am using the ctable package to generate tables, and in certain instances I use the continued option to allow extra long tables. The documentations says that by leaving an empty value for the "cap" option I can avoid having the same table number appear twice in the list of tables. I can't seem ...
by napiro
Mon Jan 12, 2009 9:40 pm
Forum: Graphics, Figures & Tables
Topic: text wdith and figure widths
Replies: 2
Views: 3168

Re: text wdith and figure widths

That solution ends up scaling the figure by a small amount. It is certainly an easy solution, but what i would really like to do is just align the edge of the figure flush with the left side, and the right edge should fall into place.


Oops. I guess it does do what I want. The culprit was the ...
by napiro
Mon Jan 12, 2009 6:18 pm
Forum: Graphics, Figures & Tables
Topic: text wdith and figure widths
Replies: 2
Views: 3168

text wdith and figure widths

I am writing a document and the text width is set at 6in, so I decided to make many of my figures 6in wide as well.
However, this seems to cause a little bit of extension into the margin on the right side of the page because the figure float seems to insert a bit of space to the left of the figure ...
by napiro
Mon Dec 22, 2008 9:38 pm
Forum: Graphics, Figures & Tables
Topic: Formatting the List of a custom float
Replies: 8
Views: 9276

Re: Formatting the List of a custom float

Thanks for the suggestions!

I went with the use of trivfloat, and it worked beautifully!

Definitely the easiest way I've seen of doing what I wanted to do.

-Nick
by napiro
Mon Dec 22, 2008 6:55 pm
Forum: Graphics, Figures & Tables
Topic: Formatting the List of a custom float
Replies: 8
Views: 9276

Formatting the List of a custom float

I am relatively new to LaTeX and am having a problem getting the List of [New Float] to look like the standard List of Figures.

I have created a new float (called scheme) using the "float" package and want it to include spaces between the Schemes for each chapter in the List of Schemes, as is done ...