This commit is contained in:
Connor Johnstone
2020-02-10 10:21:15 -07:00
parent 2d65a10504
commit 61dec42d7d
7 changed files with 246 additions and 890 deletions

View File

@@ -40,6 +40,7 @@ $endif$
% TYPOGRAPHY
%--------------------------------
\usepackage{fontawesome}
\usepackage{fontspec}
\usepackage{xunicode}
\usepackage{xltxtra}
@@ -49,7 +50,6 @@ $endif$
% Cool ampersand
\newcommand{\amper}{{\fontspec[Scale=.95]{$mainfont$}\selectfont\itshape\&}}
% Font Awesome
\usepackage{fontawesome}
% HEADINGS
%--------------------------------
@@ -95,9 +95,10 @@ $endif$
% ----------------------------------------------------------------------------
\noindent\fcolorbox{black}{sidebar}{%
\begin{minipage}[t][\dimexpr\textheight-2\fboxsep-2\fboxrule\relax]{\dimexpr$sidebar.width$\textwidth-2\fboxrule-2\fboxsep\relax}
\centering
\centering
\textbf{\textcolor{text}{{\LARGE $for(name)$$name$ $endfor$}}}\\
\vspace{0.5em}
\hrule
\vspace{0.5em}
@@ -140,6 +141,7 @@ $endif$
\vspace{-3.5em}
$endfor$
}
\end{minipage}}
\hspace{-5pt}
% MAIN CONTENT