Updating the make file to use podman and resume headers
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
\hypersetup{
|
||||
colorlinks = true,
|
||||
urlcolor=$if(urlcolor)$$urlcolor$$else$blue$endif$,
|
||||
linkcolor=$if(linkcolor)$$linkcolor$$else$magenta$endif$,
|
||||
linkcolor=$if(linkcolor)$$linkcolor$$else$magenta$endif$,
|
||||
pdfauthor = {\name},
|
||||
pdfkeywords = {$keywords$},
|
||||
pdftitle = {\name: Curriculum Vitae},
|
||||
@@ -58,8 +58,7 @@ $if(section-color)$
|
||||
$else$
|
||||
\sectionfont{\rmfamily\mdseries\Large}
|
||||
$endif$
|
||||
%\subsectionfont{\rmfamily\mdseries\itshape\large}
|
||||
\subsectionfont{\rmfamily\mdseries\large}
|
||||
\subsectionfont{\rmfamily\mdseries\itshape\large}
|
||||
|
||||
% Section numbers or not (default)
|
||||
$if(numbersections)$
|
||||
@@ -77,9 +76,6 @@ $endif$
|
||||
% Don't use monospace font for URLs
|
||||
\urlstyle{same}
|
||||
|
||||
\renewcommand{\familydefault}{\sfdefault}
|
||||
\usepackage{helvet}
|
||||
|
||||
\begin{document}
|
||||
|
||||
% Place name at left
|
||||
|
||||
Reference in New Issue
Block a user