X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/09716550cdf80f9c5f33d8390a1af64192a43af4..cabd6335b51efff800dd930f099cca3405a2db74:/myclass.cls diff --git a/myclass.cls b/myclass.cls index 042052c..ec23fee 100644 --- a/myclass.cls +++ b/myclass.cls @@ -4,6 +4,11 @@ %% Just use the original class and pass the options \LoadClassWithOptions{report} +% Place page number at the outer foot edge of content pages +\usepackage[pagestyles]{titlesec} +\newpagestyle{mystyle}{\setfoot[\thepage][][]{}{}{\thepage}} +\pagestyle{mystyle} + \renewcommand{\baselinestretch}{1.2} \makeatletter