<div>I realize that this is not the appropriate forum to ask this question. I apologize for posting this question. I have already posted it on comp.text.tex but have received no response. </div><div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 12px; "><p>
I am writing a book where the running headers of even pages are <br>chapter titles and running head of odd pages are section titles. The <br>last section of each chapter is a section called "Problems". I would <br>
like this section to have no section number, appear in the TOC without <br>section number and be justified under the title of other sections (not <br>under the number of other sections) and appear in the heading of odd <br>
pages as "Problems" with no section number. What I have been doing is <br>the following. At the end of Chapter 1 I have added: <br></p><p>\newpage <br>\def\mr{\large{\it Problems}} <br>\let\rightmark\mr <br>\section*{Problems} <br>
\addcontentsline{toc}{section}{Problems}% <br></p><p>This causes: <br>1- "Problems" to appear in the TOC without section number but left <br>justified under other sections that start with section number <br>2-When Chapter 2 starts, on odd pages I do not have section number, <br>
rather "Problems" appears for the entire book as the header on odd <br>pages. <br></p><p>How can I solve these two problems? How cabn I reset the running <br>header to the section number again at the beginning of Chapter 2 and <br>
have "Problems" correctly justified in TOCs. <br></p><p>Thanks <br></p><p>Per </p></span></div>