diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2024-01-01 18:55:33 +0000 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2024-01-01 18:55:33 +0000 |
| commit | eec6292056e6f6d6aa9f52ed2b71585e60632568 (patch) | |
| tree | 5f87496cb57f51812871cb53bdbd4199ef0fa24c /notes/paper.tex | |
| parent | 9923e6e6fcc27a1a0f233b13e4c83d5d0c10b4d0 (diff) | |
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} |
