Search found 5 matches

by karthiks
Sun Aug 02, 2009 5:52 pm
Forum: Graphics, Figures & Tables
Topic: placement of figures and text
Replies: 4
Views: 3171

Re: placement of figures and text

sorry for bumping it up :) any suggestions?
by karthiks
Sat Aug 01, 2009 1:13 pm
Forum: Graphics, Figures & Tables
Topic: placement of figures and text
Replies: 4
Views: 3171

placement of figures and text

Same document as above only i've started using 'float' package and 'subfigure' package. This is a question for the subfigure :)

How do I remove the page numbers showing up in TOC for subfigure? I have a central caption for the figures

\begin{figure}[H]
\centering
\subfigure[Average for 1.2 ...
by karthiks
Fri Jul 31, 2009 8:36 am
Forum: Graphics, Figures & Tables
Topic: placement of figures and text
Replies: 4
Views: 3171

Re: placement of figures and text

Thank you Stefan. I ended up using \usepackage{float} as I couldn't figure out subfigure package and caption package. Am pressed for time too :(
by karthiks
Thu Jul 30, 2009 4:35 pm
Forum: Graphics, Figures & Tables
Topic: placement of figures and text
Replies: 4
Views: 3171

placement of figures and text

Hey,

This is my maiden post and sorry for not introducing myself properly before this. I have a serious issue. I am due to submit my thesis in a few days and I am running into problems regarding placement of figures and text :(

My code is as follows:


\documentclass[12pt,a4paper,oneside]{report ...