Search found 4 matches

by sankarnkp
Mon May 17, 2010 5:17 pm
Forum: Page Layout
Topic: pdflscape conflict with \maketitle
Replies: 2
Views: 2478

pdflscape conflict with \maketitle

It seems that I fixed that problem. I am replying so that others can benefit and experts can let me know if the change I made is going to affect other parts or what that actually means.

In the class file, where the \maketitle is defined, I commented out the part where the set length is declared. So ...
by sankarnkp
Fri May 14, 2010 8:07 am
Forum: Page Layout
Topic: pdflscape conflict with \maketitle
Replies: 2
Views: 2478

pdflscape conflict with \maketitle

Hello,
I am trying to write my thesis using the class file provided by my university. I have a long table which I want to be in landscape mode. I used pdflscape package and put the table inside \begin{landscape}.. \end{landscape} environment. A very strange (at least to me) is happening when using ...
by sankarnkp
Thu Mar 20, 2008 9:43 pm
Forum: General
Topic: Figure numbering- An interesting feature available??
Replies: 2
Views: 1877

Figure numbering- An interesting feature available??

I am sorry. I have posted this question also in cqf LaTeX forum. http://www.cqf.info/forum/viewtopic.php?t=3554

Once again sorry for that.

Regards
Sankar
by sankarnkp
Thu Mar 20, 2008 8:48 pm
Forum: General
Topic: Figure numbering- An interesting feature available??
Replies: 2
Views: 1877

Figure numbering- An interesting feature available??

Here is a little problem I am trying to figure out. I dont know if this feature is available.
We know that figures are numbered as they are placed in latex Code and then with the command \ref{} we get the correct number in the document text. However here is something I want to accomplish. I want ...