Search found 5 matches

by horizon_83
Wed Oct 27, 2010 10:20 pm
Forum: Page Layout
Topic: Page Numbering in Texworks
Replies: 3
Views: 4482

Re: Page Numbering in Texworks

Hi I am having two problems. Firstly I want my page to be numbered from the second page ie, it should have nu number on abstract page. Secondly I want my acknowledgements, list of figures to be in table of contents with page number. I have tried a lot but its not working. I have posted the basic ...
by horizon_83
Wed Oct 27, 2010 9:33 am
Forum: Page Layout
Topic: Page Numbering in Texworks
Replies: 3
Views: 4482

Page Numbering in Texworks

Hi,

I am writing my thesis and need to have a page number in roman from the second page excluding abstract. But I am getting page numbers only in the chapters not the title, approval pages... etc. I tried using \setcounter{page}{i} but it does not work... I would really appreciate any help on this ...
by horizon_83
Sun Oct 24, 2010 12:30 pm
Forum: Math & Science
Topic: Problems in equation number at end of line
Replies: 6
Views: 3629

Re: Problems in equation number at end of line

Hi,
the equation I want is:

\begin{equation}
\label{eqn2}
J_{1, n} ={\frac{1}{|\mathfrak{S}_n|}}{\sum_{\sigma \in \mathfrak{S}_n} {Fix(\hat{\sigma})}} = {\frac{1}{n!}}{\sum_{\lambda \in p(n)}{N(\lambda)}\cdot{\prod_{m = 1}^{n}{\lambda}_m! m^{\lambda}_m},
\end{equation}

but I want the equation ...
by horizon_83
Sun Oct 24, 2010 10:06 am
Forum: Math & Science
Topic: Problems in equation number at end of line
Replies: 6
Views: 3629

Re: Problems in equation number at end of line

Hi,

I mean if the equation is a = b + c then it should give
a = b + c (1)

but it gives a = b + c (1)

I am using \begin{equation} a = b + c \end{equation}
I am just not able to identify the problem...
Thanks in advance!!
by horizon_83
Sun Oct 24, 2010 8:34 am
Forum: Math & Science
Topic: Problems in equation number at end of line
Replies: 6
Views: 3629

Problems in equation number at end of line

Hi,

I am using Texworks under MikTex and am unable to figure out a way to put the equation number at the end of the line. The equation number is generated just at the end of the equation but not at the end of the line.
I would really appreciate any help on this issue.

Thanks!!