Search found 3 matches

by jhho
Wed Dec 16, 2009 3:10 pm
Forum: Page Layout
Topic: Header problem with Nomenclature
Replies: 2
Views: 5007

Header problem with Nomenclature

Dear all,

I am having problem with the page header when using Nomenclature. The header of the Nomenclature page is showing "List of Figures". I am using the following code:

\makeheadrule{headings}{\textwidth}{\normalrulethickness}
\pagestyle{headings}
\nouppercaseheads
\makeoddhead{headings ...
by jhho
Tue Aug 19, 2008 5:39 am
Forum: General
Topic: Equations that take more than 1 page
Replies: 2
Views: 2079

Re: Equations that take more than 1 page

Hi Stefan,

Thank you very much! It's working fine now.

Best regards
Ho
by jhho
Mon Aug 18, 2008 5:29 pm
Forum: General
Topic: Equations that take more than 1 page
Replies: 2
Views: 2079

Equations that take more than 1 page

Hi all,

I have series of equation that are being grouped using subequations. However these equations are long and it takes more than 1 page. I used the following code and end up with some equations couldn't be displayed (because LaTeX just try to squeeze all equations on a single page). Can anyone ...