diff --git a/CV.pdf b/CV.pdf index 6dd1661..9a66cb3 100644 --- a/CV.pdf +++ b/CV.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30186880b819f4ff57c4e58b059d8ba7da3a7a17770a26b1c9a217db5e84778d -size 80990 +oid sha256:5a5e4a38e7c6d6ae6067071052dc9694a2fa0e5ab865ae669aceb81f6f5d2f49 +size 90585 diff --git a/CV.tex b/CV.tex index adcce0b..089aa2e 100644 --- a/CV.tex +++ b/CV.tex @@ -6,6 +6,19 @@ \usepackage{enumitem} \usepackage{array, xcolor} \usepackage{longtable} +\usepackage{lastpage} +\usepackage{fancyhdr} + +\fancyhf{} +\fancyhead[L]{Curriculum Vitae}\fancyhead[R]{Sayantan Santra} +\fancyfoot[R]{\footnotesize Page \thepage \space of \pageref{LastPage}} +\pagestyle{fancy} + +\fancypagestyle{plain}{ + \renewcommand{\headrulewidth}{0pt} + \fancyhf{} + \fancyfoot[R]{\footnotesize Page \thepage\ of \pageref{LastPage}} +} \definecolor{lightgray}{gray}{0.8} \newcolumntype{L}{>{\raggedleft}p{0.18\textwidth}}