diff options
Diffstat (limited to 'notes/paper.tex')
| -rw-r--r-- | notes/paper.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/notes/paper.tex b/notes/paper.tex index b28234a..ed2d119 100644 --- a/notes/paper.tex +++ b/notes/paper.tex @@ -25,6 +25,8 @@ top=0.5in, bottom=0.8in ]{geometry} \defaultfontfeatures{LetterSpace=1.05} \setmainfont{Sabon} +\usepackage{xcolor} + \ctikzset{resistor = european} \usetikzlibrary{calc,shapes.geometric,shapes.gates.logic.US,arrows} @@ -52,13 +54,13 @@ top=0.5in, bottom=0.8in ]{geometry} \titleformat{\section}{\large}{}{0em}{} \titleformat{\subsection}{\bfseries}{}{0em}{} -\titleformat{\chapter}{\vspace{-2cm}\tt\huge\itshape}{\thechapter:}{5mm}{} +\titleformat{\chapter}{\vspace{-2cm}\tt\LARGE\itshape}{\thechapter:}{5mm}{} \begin{document} \begin{titlepage} \vspace*{4cm} - \noindent\fontsize{1.30cm}{1cm}\selectfont + \noindent\fontsize{1.00cm}{0.80cm}\selectfont \texttt{\textit{Computer Science}} \vspace{2cm} |
