Search found 3 matches

by Mksah2
Fri Sep 22, 2023 9:42 am
Forum: Page Layout
Topic: Repeated chapter title
Replies: 4
Views: 19451

Repeated chapter title

Thanks a lot. It worked!
by Mksah2
Thu Sep 21, 2023 2:51 pm
Forum: Page Layout
Topic: Repeated chapter title
Replies: 4
Views: 19451

Repeated chapter title

Thank you stefen, I have updated the post with preamble. There is not re-definition in the document class. I guess the problem might me in the loaded package. Thanks again!
by Mksah2
Wed Sep 20, 2023 12:35 pm
Forum: Page Layout
Topic: Repeated chapter title
Replies: 4
Views: 19451

Repeated chapter title

While compiling following file, I am getting repeted chapter title before chpater heading. How can i slve that.
Main Code:
\documentclass[11pt,a4paper]{book}
\include{format}
\makeindex

\begin{document}
\pagestyle{empty}\pagenumbering{roman}
\tableofcontents%
\mainmatter %
\pagestyle{fancy ...