I'm using koma-script for a book and need help with two issues I can't figure
out.
It's a 2-sided document with "headings" Page Style.
(1) The first problem is that the headings for sections/"high-level"
environments that start on odd-numbered pages show up on empty even-numbered
pages that follow. I'd like them not to appear on those empty pages, and if
possible to appear on the odd-numbered page where the section begins. For
example, if I put in a Table of Contents labeled "Contents" and it all fits
on one page, the heading "Contents" appears on the next page and nothing
appears in the header on the TOC page.
(2) The second problem I'm having is that the Figures in chapters don't
number like the equations. The equations happily begin with the Chapter
number plus ".[equation_number]", but the Figures in each chapter are just
numbered 1, 2, 3, ... Can I make the Figure numbers the same as the equation
numbering? For completeness, I have the following in my Preamble now to get
integer chapter and Figure numbering (but I'm not sure this is right):
\setcounter{chapter}{1}
\makeatletter
[EMAIL PROTECTED]@figure}
[EMAIL PROTECTED]@table}
\makeatother
Dave
-----
David Hewitt
Virginia Institute of Marine Science
http://www.vims.edu/fish/students/dhewitt/
--
View this message in context:
http://www.nabble.com/Two-formatting-issues-with-koma-script-book-tp15239861p15239861.html
Sent from the LyX - Users mailing list archive at Nabble.com.