diff options
| author | chris <chris@zxc185> | 2019-10-17 10:59:13 -0400 |
|---|---|---|
| committer | chris <chris@zxc185> | 2019-10-17 10:59:13 -0400 |
| commit | 65a9fd445eb538fe16914efb36133b2082177e45 (patch) | |
| tree | e922d42bd8c327e971b445c5b583515c4bbb9f7e /content/header.tex | |
| parent | f39d7dc49c1c70ef5796045d7634a7731e7dacbf (diff) | |
| download | cv-65a9fd445eb538fe16914efb36133b2082177e45.tar cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.gz cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.bz2 cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.lz cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.xz cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.zst cv-65a9fd445eb538fe16914efb36133b2082177e45.zip | |
restructured a bit
Diffstat (limited to 'content/header.tex')
| -rw-r--r-- | content/header.tex | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/content/header.tex b/content/header.tex new file mode 100644 index 0000000..15991f5 --- /dev/null +++ b/content/header.tex @@ -0,0 +1,18 @@ +\begin{minipage}[ht]{0.5\textwidth} + \flushleft + \Huge{Christopher Cox} + \vspace{5pt} + + \hspace{2pt}\Large{\doc} +\end{minipage} +\begin{minipage}{0.49\textwidth} + \flushright + 6201 Wean Hall\\ + Carnegie Mellon University\\ + Pittsburgh, PA 15213\\ + \texttt{cocox@andrew.cmu.edu}\\ + \href{http://math.cmu.edu/~cocox/}{\texttt{math.cmu.edu/\~{}cocox/}}% +\end{minipage} + +\vspace{5pt} +\hrule\hrule |
