Please help me how I delete the table of contents in the beginning of each PART of Orange book template.
Code: Select all
Code, edit and compile here:
%----------------------------------------------------------------------------------------% VARIOUS REQUIRED PACKAGES AND CONFIGURATIONS%----------------------------------------------------------------------------------------\usepackage[top=3cm,bottom=3cm,left=3cm,right=3cm,headsep=10pt,a4paper]{geometry} % Page margins\usepackage{graphicx} % Required for including pictures\graphicspath{{Pictures/}} % Specifies the directory where pictures are stored\usepackage[some,top]{background}\usepackage{grfext}\AtBeginDocument{%\PrependGraphicsExtensions*{.mps,.MPS,.pdf,.PDF,.eps,.EPS,.ps,.PS,.png,.PNG,.jpg,.jpeg,.JPG,.JPEG,.funny,.foobar}%\PrintGraphicsExtensions % see .log file}\usepackage{lipsum} % Inserts dummy text\usepackage{tikz} % Required for drawing custom shapes\usepackage[T2A]{fontenc}\usepackage[utf8]{inputenc}\usepackage{kotex}\usepackage[mongolian]{babel}%\usepackage[hangul,mongolian]{babel}%\usepackage[english]{babel} % English language/hyphenation\usepackage{enumitem} % Customize lists\setlist{nolistsep} % Reduce spacing between bullet points and numbered lists\usepackage{booktabs} % Required for nicer horizontal rules in tables\usepackage{xcolor} % Required for specifying colors by name\definecolor{ocre}{RGB}{243,102,25} % Define the orange color used for highlighting throughout the book\usepackage{amssymb}\usepackage{booktabs}\usepackage{color}