From 2333e059e99dd3c1db1cc380903ab481c0b5b5d2 Mon Sep 17 00:00:00 2001 From: Pinghao Wu Date: Tue, 17 Oct 2023 21:30:16 +0800 Subject: [PATCH] adjust margins --- resume.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resume.tex b/resume.tex index a29bff5..68321d5 100644 --- a/resume.tex +++ b/resume.tex @@ -1,7 +1,7 @@ \documentclass{simpleresumecv} \setmainfont[Path=/usr/share/fonts/noto/,BoldFont=NotoSerifCJK-Bold]{NotoSerifCJK-Regular.ttc} -\renewcommand{\baselinestretch}{1.22} +\renewcommand{\baselinestretch}{1.25} \newcommand{\CVAuthor}{Pinghao Wu 吳秉澔} \newcommand{\CVTitle}{Pinghao's CV} @@ -14,6 +14,8 @@ pdfsubject={\CVWebpage} } +\geometry{margin=0.6in, top=0.4in, bottom=0.4in} + \begin{document} \Title{\CVAuthor} -- 2.45.2