I have a few questions that I haven't been able to solve on my own. Until now, I
managed, but these issues have me stumped. Using AMS-article class, 

1.      How set the section count to start at 0 instead of 1.

2.      Is it possible to create a table of equations such that the equations can
be labelled as if they are in the body of the document. I tried putting a label
in the same row and adding a cross-reference right next to it, but this results
in a sequential numbering scheme for equations in the table and a
section.equation numbering in the body of the document.

3.      Using fancy header with this document class, I added the preamble suggested
on the mailing list a few weeks ago, but the output contains only the page
numbers, no section titles :-( I commented out the first two lines because 
they resulted in an error when trying to view the postscript output and I don't
have any chapters, anyway.(it's an article)

%\renewcommand{\chaptermark}[1]{
%\markboth{\thechapter.\ \textsc{#1}}{}} % number.chapheader text in small caps
\renewcommand{\sectionmark}[1]{
\markright{\thesection\ \textsc{#1}}}  % number  sectheader text in small caps
% markers style redefinition

\rhead[\fancyplain{}{\it\leftmark}]{\fancyplain{\rm\thepage}{\rm\thepage}}
%    left header : chaptertitle on odd pages ,
%                    page number on  even pages
\chead{}           % empty center header

\lhead[\fancyplain{\rm\thepage}{\rm\thepage}]{\fancyplain{}{\it\rightmark}}
%    right header : sectiontitle on even pages,
%                   page number on  odd pages

\renewcommand{\headrulewidth}{0.4pt} 
\renewcommand{\plainheadrulewidth}{0pt} 
%                   rule control: no rules on chapter pages

Please go easy with the LaTeX jargon. I know extremely little about it. I chose
LyX because it gives the finest output I've ever seen and it took me less than a
day to get up and running with it! Great job, guys!

Harold Weiss-Wallrath

[EMAIL PROTECTED]

Reply via email to