Additional adjustements to cover
This commit is contained in:
parent
d29f5ce111
commit
1d18e2f3de
@ -10,7 +10,6 @@
|
||||
\usepackage{ninecolors}
|
||||
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% Commands %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
@ -19,6 +18,8 @@
|
||||
\raggedright % Don't justify lines
|
||||
\raggedcolumns
|
||||
\setlength{\columnsep}{40mm}
|
||||
\NineColors{saturation=low}
|
||||
\pagenumbering{gobble} % Turn off page numbers
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@ -34,29 +35,18 @@
|
||||
\addtolength{\textheight}{-0.75in}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% Set up our headers and footers %%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\usepackage{fancyhdr}
|
||||
|
||||
\pagestyle{fancy}
|
||||
\fancyhf{}
|
||||
\cfoot{} % footer and header rules; no page number
|
||||
\renewcommand{\headrulewidth}{0mm}
|
||||
\renewcommand{\footrulewidth}{3mm}
|
||||
|
||||
\renewcommand{\footrule}{\hbox to \headwidth{\color{green9}\leaders\hrule height \footrulewidth\hfill}}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% Let's get it started in here %%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
\vspace*{-30mm}
|
||||
\noindent\makebox[\linewidth]{\textcolor{green9}{\rule{\paperwidth}{3mm}}}
|
||||
|
||||
\begin{multicols}{2}
|
||||
|
||||
%\vspace*{30mm}
|
||||
\vspace*{15mm}
|
||||
|
||||
Some sample text
|
||||
|
||||
@ -95,7 +85,8 @@ A Mini Cookbook
|
||||
\begin{multicols}{2}
|
||||
|
||||
All contents \copyright2024 Kenneth John Odle
|
||||
\medskip
|
||||
|
||||
\vspace{20mm}
|
||||
|
||||
Please be sure to visit my website at \texttt{dudewithafork.com}
|
||||
\medskip
|
||||
|
Loading…
Reference in New Issue
Block a user