diff --git a/CV.pdf b/CV.pdf index 6182ed5..f3039ba 100644 Binary files a/CV.pdf and b/CV.pdf differ diff --git a/CV.tex b/CV.tex index a58aabd..24770ce 100644 --- a/CV.tex +++ b/CV.tex @@ -53,7 +53,7 @@ \datedexperience{Mobile-Software AG}{2019-2020 / Germany} \explanation{Ios Developer} \explanationdetail{\coloredbullet\ % - \lipsum[1][4-5]\par. %replace this part with actual text + \lipsum[1][4-5]\par %replace this part with actual text } % \datedexperience{BMW Autonomous Driving Campus}{2020-Now / Germany} @@ -88,7 +88,7 @@ } % \newcommand{\extrathree}{% - \lipsum[1][11-12]\par%replace this part with actual text + \lipsum[1][11-12]%replace this part with actual text } % \newcommand{\listofextras}{\extraone, \extratwo, \extrathree} diff --git a/muratcan_cv.cls b/muratcan_cv.cls index e79343a..896c1c2 100644 --- a/muratcan_cv.cls +++ b/muratcan_cv.cls @@ -13,7 +13,7 @@ \RequirePackage{titlesec} \RequirePackage{tikz} \RequirePackage{fontspec} -\RequirePackage[left=0.75in,top=0.4in,right=0.75in,bottom=0.6in]{geometry} % Document margins +\RequirePackage[left=0.75in,top=0.3in,right=0.75in,bottom=0.6in]{geometry} % Document margins \RequirePackage{hyperref} \RequirePackage{fontawesome} \RequirePackage{mfirstuc} @@ -143,15 +143,11 @@ Position: & \@claimedposition \\ } \newcommand{\explanation}[1]{% - \noindent \mbox { \scshape \hspace{1.2em} \footnotesize #1}\\[0.05cm] + \mbox { \scshape \hspace{1.2em} \footnotesize #1}\\[0.05cm] } \newcommand{\explanationdetail}[1]{% - \begin{minipage}{\linewidth} \hspace{1.5em} \footnotesize #1 \end{minipage} \\[0.1cm] -} - -\newcommand{\simpletext}[1]{% - \begin{minipage}{\linewidth} \footnotesize #1 \end{minipage} + \indent \begin{minipage}{0.96\linewidth} \footnotesize #1 \end{minipage} \\[0.1cm] } \newcommand{\itemwithtext}[1]{% @@ -160,7 +156,7 @@ Position: & \@claimedposition \\ \newcommand{\addblocktext}[2]{% \section{#1} - \explanationdetail{#2} + \indent \explanationdetail{\hspace{4ex} #2} } \newcommand\createskill[2]{%