Frederick Noronha [फ़रेदरिक नोरोनया] schrieb:
Could anyone guide me how I could suppress page numbers on the start of every chapter page?
When you are using a koma-script document class, you can add this line to your
document preamble:
\renewcommand*{\chapterpagestyle}{empty}
For more info, have a look at page 67 of
http://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf
regards Uwe
