Search found 32 matches

by ankhi
Wed Feb 27, 2013 9:42 pm
Forum: Graphics, Figures & Tables
Topic: Large Table in Appendix with custom Class
Replies: 1
Views: 3261

Large Table in Appendix with custom Class

Well I am using the agutex class and my problem is the last appendix has a big table which always crosses whatever comes after the appendix. I tried using \newpage and \clearpage .

So I put it at the end after all the figures etc but even then figures are coming after all other appendices and right ...
by ankhi
Wed Feb 27, 2013 9:28 pm
Forum: Math & Science
Topic: Centering equations in equation arrays ?
Replies: 14
Views: 47111

Centering equations in equation arrays ?

Thanks a lot :D... I found that they have a option aguleftmath to make all equations left aligned. Served my aesthetic sense. I have another question but making separate thread for that.
by ankhi
Wed Feb 27, 2013 1:54 pm
Forum: Math & Science
Topic: Centering equations in equation arrays ?
Replies: 14
Views: 47111

Re: Centering equations in equation arrays ?

ok.... here we go.. :)
by ankhi
Wed Feb 27, 2013 1:36 pm
Forum: Math & Science
Topic: Centering equations in equation arrays ?
Replies: 14
Views: 47111

Centering equations in equation arrays ?

It is their job to correct that and to provide a template that uses modern LaTeX.
While I agree in general I think we should also try to deal with such problems.

AGU are not the only ones to demand older (La)TeX. Springer is also known to demand eqnarray , for example. Other journals demand that ...
by ankhi
Tue Feb 26, 2013 9:18 pm
Forum: Math & Science
Topic: Centering equations in equation arrays ?
Replies: 14
Views: 47111

Centering equations in equation arrays ?

I know why I shouldnt but the people at AGU still dont!!! they have specified this template not me!!! I just got to follow it.... :(
Since the people at AGU seemingly force you to use this template, they are in charge of providing an appropriate solution. Only my opinion.


Thorsten
http ...
by ankhi
Tue Feb 26, 2013 8:47 pm
Forum: Math & Science
Topic: Centering equations in equation arrays ?
Replies: 14
Views: 47111

Centering equations in equation arrays ?

svend_tveskaeg wrote:Read Lars Madsen's PracTeX (or TUGboat) article. Then you know why you shouldn't use the {eqnarray} environment at all.
I know why I shouldnt but the people at AGU still dont!!! they have specified this template not me!!! I just got to follow it.... :(
by ankhi
Tue Feb 26, 2013 6:19 pm
Forum: Math & Science
Topic: Centering equations in equation arrays ?
Replies: 14
Views: 47111

Centering equations in equation arrays ?

Sorry for bumping but I have the exact same question.

The attached template will not let me use the amsmath package. So I have to use {eqnarray} environment for multi-line equations. Any idea how to center the whole thing without amsmath? In the template you will find one {eqnarray} environment.
by ankhi
Sun Oct 21, 2012 8:13 pm
Forum: General
Topic: Compilation stops unexpectedly
Replies: 2
Views: 7067

Re: Compilation stops unexpectedly

nice display of my stupidity...... :D
by ankhi
Sat Oct 20, 2012 11:06 am
Forum: General
Topic: Compilation stops unexpectedly
Replies: 2
Views: 7067

Compilation stops unexpectedly

I have this following code which does not give a pdf output even if not giving any error.
% !TEX TS-program = pdflatex
% !TEX encoding = UTF-8 Unicode

% This is a simple template for a LaTeX document using the "article" class.
% See "book", "report", "letter" for other types of document ...
by ankhi
Tue Sep 11, 2012 1:51 pm
Forum: Graphics, Figures & Tables
Topic: Table with merged Cells
Replies: 3
Views: 3498

Re: Table with merged Cells

Thanks!!

Well that worked but I want also to decrease spaces between the 0 1 1 1 0 values so that it doesnt go beyond the page hence I dont have to make it landscape. Also is there a way to make it go both columns if the class has twocolmun decleared???? 8-)