Update
This commit is contained in:
parent
444046281e
commit
221b551fd3
@ -8,6 +8,7 @@
|
|||||||
\usepackage[dvipsnames]{xcolor}
|
\usepackage[dvipsnames]{xcolor}
|
||||||
\graphicspath{ {./src} }
|
\graphicspath{ {./src} }
|
||||||
\definecolor{parchment}{HTML}{FCF5E5}
|
\definecolor{parchment}{HTML}{FCF5E5}
|
||||||
|
\definecolor{title}{HTML}{664200}
|
||||||
\newcommand\blankpage{
|
\newcommand\blankpage{
|
||||||
\null
|
\null
|
||||||
\thispagestyle{empty}
|
\thispagestyle{empty}
|
||||||
@ -25,9 +26,10 @@
|
|||||||
colback=parchment
|
colback=parchment
|
||||||
}
|
}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
\pagecolor{parchment}
|
||||||
\twocolumn
|
\twocolumn
|
||||||
\begin{center}
|
\begin{center}
|
||||||
{\huge The Cubic System}
|
{\color{title} \huge The Cubic System}
|
||||||
\newline
|
\newline
|
||||||
{by William Moore}
|
{by William Moore}
|
||||||
\end{center}
|
\end{center}
|
||||||
|
Loading…
Reference in New Issue
Block a user