change settings
This commit is contained in:
@@ -1,20 +1,16 @@
|
||||
\newcommand{\job}[4]{
|
||||
\newcommand{\job}[3]{
|
||||
\begin{minipage}[t]{.65\textwidth}
|
||||
\uppercase{\textbf{#1}}
|
||||
|
||||
\vspace{-.3em}
|
||||
|
||||
\textit{#2}
|
||||
\end{minipage}
|
||||
\begin{minipage}[t]{.3\textwidth}
|
||||
\raggedleft{#3}
|
||||
\end{minipage}
|
||||
|
||||
\vspace{.5em}
|
||||
|
||||
\begin{minipage}[t]{.9\textwidth}
|
||||
#4
|
||||
\end{minipage}
|
||||
|
||||
\vspace{.5em}
|
||||
\vspace{-.5em}
|
||||
}
|
||||
|
||||
\newcommand{\learn}[5]{
|
||||
@@ -41,7 +37,7 @@
|
||||
|
||||
\textit{#3}
|
||||
|
||||
\vspace{-1em}
|
||||
\vspace{-.8em}
|
||||
|
||||
{#4}
|
||||
\end{minipage}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
\setmainfont{Times New Roman}
|
||||
|
||||
\titleformat{\section}{\Large\bf\raggedright}{}{1em}{}[{\titlerule[2pt]}]
|
||||
\titleformat{\section}{\vspace{-.5em}\Large\bf\raggedright}{}{1em}{}[{\titlerule[2pt]}]
|
||||
\titlespacing{\section}{0pt}{-3pt}{7pt}
|
||||
|
||||
\titleformat{\subsubsection}[runin]
|
||||
|
||||
Reference in New Issue
Block a user