Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/recipe-books.git
theme/Modern.tex
\input{layout/twocolumn-twoside}
\input{headfoot/FramedPageNo}
+\input{toc/leftaligned}
\input{catidx/topcateg}
\input{flatidx/flatletter}
theme/Notebook.tex
\input{color/Sugar}
\input{headfoot/FramedPageNo}
+\input{toc/compact}
\input{catidx/topcateg}
\input{flatidx/flatletter}
\renewcommand{\headingsize}{\Large}
-\renewcommand{\headingmarker}{\textcolor{\headingcolor}{\guillemotright}}
+\renewcommand{\headingmarker}{\textcolor{\headingcolor}{\S}}
\renewcommand{\itemmarker}{\textcolor{\secondarycolor}{*}}
\renewcommand{\enumeratemarker}[1]{\textcolor{\secondarycolor}{\# #1.}}
toc/leftaligned.tex
+\renewcommand\cftchapterfont{\sffamily\bfseries\itshape\color{\primarycolor}\LARGE}
+\renewcommand\cftchapterleader{\quad\itemmarker}
+\renewcommand\cftchapterpagefont{\mdseries}
+%\renewcommand{\cftchapterformatpnum}[1]{}
+\renewcommand\cftchapterafterpnum{\hfill\cftparfillskip\vskip0.25em}
+\setlength\cftbeforechapterskip{1.5em}
+
+\renewcommand\cftsectionfont{}
+\renewcommand\cftsectionleader{\quad\itemmarker}
+\renewcommand\cftsectionpagefont{\mdseries}
+\renewcommand\cftsectionafterpnum{\hfill\cftparfillskip}
+\setlength\cftbeforesectionskip{0pt}
toc/rightaligned.tex
+\renewcommand\cftchapterfont{\sffamily\bfseries\itshape\color{\primarycolor}\LARGE\hfill}
+\renewcommand\cftchapterleader{\quad\itemmarker}
+\renewcommand\cftchapterpagefont{\mdseries}
+%\renewcommand{\cftchapterformatpnum}[1]{}
+\renewcommand\cftchapterafterpnum{\cftparfillskip\vskip0.5em}
+\setlength\cftbeforechapterskip{1.5em}
+
+\renewcommand\cftsectionfont{\hfill}
+\renewcommand\cftsectionleader{\quad\itemmarker}
+\renewcommand\cftsectionpagefont{\mdseries}
+\renewcommand\cftsectionafterpnum{\cftparfillskip}
+\setlength\cftbeforesectionskip{0pt}

Added two TOC styles.

Author liantze <email>
Date 2013-04-03 20:03:58 GMT+0800
Commit a92ba8dc93f67fd7caafd78b529cf2cfe41f7cbf
Parent 33a2286
Delta 27 lines added, 1 line removed, 26-line increase