Search found 9 matches

by shaikster
Sun Aug 16, 2009 4:04 am
Forum: Graphics, Figures & Tables
Topic: spacing in list of figures
Replies: 6
Views: 3846

Re: spacing in list of figures

Ok..I appreacite your help.
by shaikster
Sun Aug 16, 2009 3:20 am
Forum: Graphics, Figures & Tables
Topic: spacing in list of figures
Replies: 6
Views: 3846

Re: spacing in list of figures

I am not very sure of what part of the file might help you to debug this problem. Therefore, I have attached the class file and the style file that I am using to complile my document. Thanks for your help.
by shaikster
Sun Aug 16, 2009 12:41 am
Forum: Graphics, Figures & Tables
Topic: spacing in list of figures
Replies: 6
Views: 3846

Re: spacing in list of figures

That is one possibility. But its very tedious to go back and do that as there are more than 50 figures in my document.
by shaikster
Sat Aug 15, 2009 11:54 pm
Forum: Graphics, Figures & Tables
Topic: spacing in list of figures
Replies: 6
Views: 3846

spacing in list of figures

Hello all,

I have attached an image for a better understanding of my problem. In the attached image you can see that the description for figure 2.6 and 3.5 extends to a 2nd line. I would like to have a single space in such situations while keeping double spacing if the description does not extend ...
by shaikster
Mon Sep 29, 2008 3:03 pm
Forum: General
Topic: Center alligning entries of a table
Replies: 2
Views: 3128

Re: Center alligning entries of a table

Thank you again Stefan..I was a ble to get the contents of all columns in the center except for the contents of first multicolumn and multirow box..These contents still seem to be alligned more on top rather than the center.

Thank you
by shaikster
Sun Sep 28, 2008 7:06 pm
Forum: General
Topic: Center alligning entries of a table
Replies: 2
Views: 3128

Center alligning entries of a table

I am having trouble center alligning the contents of my table. I am using the array package. Below is the code.
\begin{center}
\newcommand{\mc}[3]{\multicolumn{#1}{#2}{#3}}
\scriptsize
%\renewcommand{\multirowsetup}{\centering}
%\renewcommand{\multicolumnsetup}{\centering}
\centering
\begin{tabular ...
by shaikster
Sat Sep 27, 2008 9:53 pm
Forum: General
Topic: table formatting.
Replies: 2
Views: 1958

Re: table formatting.

Thanks Stefan..\cline worked for me..
by shaikster
Sat Sep 27, 2008 12:33 am
Forum: General
Topic: table formatting.
Replies: 2
Views: 1958

table formatting.

I have a complicated table that I struggling to create in latex. I will try to ask my question based on an example below.

\begin{tabular}{|l|l|l|} \hline
\multicolumn{3}{|c|}{Schedulers} \\ \hline
\multirow{3}{*}{Immediate} & RR & Round Robin \\
& EF & Earliest First \\
& LL & Lightest Loaded ...
by shaikster
Sat Sep 27, 2008 12:22 am
Forum: New Members
Topic: Hello everyone
Replies: 1
Views: 2306

Hello everyone

I have learnt that Latex is a very powerful tool and now experiencing some of its capabilities. Hoping to share some of my knowledge and also get help from the community. Looking forward for some interesting discussions.

Thank you
Shaikster