From: petterreinholdtsen Date: Thu, 3 Sep 2015 21:02:32 +0000 (+0200) Subject: Merge pull request #14 from marsgui/master X-Git-Tag: edition-2015-10-10~189 X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/commitdiff_plain/9b35cf7800074ef783313a9f7018f808d5e72807?hp=55eede7d56d6005223c2cc4f6cb965945e22ed20 Merge pull request #14 from marsgui/master Customize the maketitle to skip the date. --- diff --git a/myclass.cls b/myclass.cls index 6ea518e..8623b46 100644 --- a/myclass.cls +++ b/myclass.cls @@ -7,16 +7,18 @@ % Show frames, make it easier to debug borders %\usepackage{showframe}% http://ctan.org/pkg/showframe +\makeatletter + +% Customize the titlepage: remove the date +\let\stdmaketitle=\maketitle +\def\maketitle{\let\@date\empty\stdmaketitle} % Divide by 2 the index item indentation (10pt -> 5pt) -\makeatletter \renewcommand\@idxitem{\par\hangindent 20\p@} \renewcommand\subitem{\@idxitem \hspace*{10\p@}} \renewcommand\subsubitem{\@idxitem \hspace*{15\p@}} -\makeatother % Put the index in the TOC -\makeatletter \let\stdindex=\theindex \let\endstdindex=\endtheindex \renewenvironment{theindex}{