what's the code to get the output?
Thanks a lot!
Code: Select all
\documentclass[openany]{book}
.............
\begin{document}
\frontmatter
\tableofcontents
\mainmatter
\part{}
\chapter{}
....................
Code: Select all
\documentclass[openany]{book}
.............
\begin{document}
\frontmatter
\tableofcontents
\mainmatter
\part{}
\chapter{}
....................
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\makeatletter
\let\s@endpart\@endpart
\def\@endpart{\thispagestyle{empty}\s@endpart}
\makeatother
NEW: TikZ book now 40% off at Amazon.com for a short time.