mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-22 05:58:33 +00:00
modify geometry option for cv/resume
This commit is contained in:
parent
b9b981d395
commit
b96d51210a
6 changed files with 2 additions and 2 deletions
BIN
examples/cv.pdf
BIN
examples/cv.pdf
Binary file not shown.
|
@ -21,7 +21,7 @@
|
||||||
\documentclass[11pt, a4paper]{awesome-cv}
|
\documentclass[11pt, a4paper]{awesome-cv}
|
||||||
|
|
||||||
% Configure page margins with geometry
|
% Configure page margins with geometry
|
||||||
% \geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
|
\geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
|
||||||
|
|
||||||
% Specify the location of the included fonts
|
% Specify the location of the included fonts
|
||||||
\fontdir[fonts/]
|
\fontdir[fonts/]
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 187 KiB After Width: | Height: | Size: 186 KiB |
Binary file not shown.
Before Width: | Height: | Size: 145 KiB After Width: | Height: | Size: 145 KiB |
Binary file not shown.
|
@ -21,7 +21,7 @@
|
||||||
\documentclass[11pt, a4paper]{awesome-cv}
|
\documentclass[11pt, a4paper]{awesome-cv}
|
||||||
|
|
||||||
% Configure page margins with geometry
|
% Configure page margins with geometry
|
||||||
% \geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
|
\geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
|
||||||
|
|
||||||
% Specify the location of the included fonts
|
% Specify the location of the included fonts
|
||||||
\fontdir[fonts/]
|
\fontdir[fonts/]
|
||||||
|
|
Loading…
Reference in a new issue