Open tiendan opened 8 years ago
That's great! I'll consider your changes, please make your pull-request :) Thanks for your improvement.
Best regards, Claud D. Park
Hello,
Thanks again for the great template! I've been using it for a while and I modified it to my taste so that it has two column format, and thus you can pack more things on a single page. Here http://onurferhat.com/resume/onurferhat.pdf is an example.
Would you care for a pull-request for an option to use two column style? If you prefer to make it single column only, I would understand the decision.
Cheers, Onur
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/posquit0/Awesome-CV/issues/56, or mute the thread https://github.com/notifications/unsubscribe/ABak4kABqbXEfj2yW-eow1ZfqowHVkliks5qS1-DgaJpZM4JF1if.
Already sent the pull request (#58). As I noted there, I commented out two sections of the sample resume to make it fit a single page, you can uncomment them & generate the example outputs again if you prefer.
Thanks for the opportunity and the great project! Onur
Hello @tiendan . Do you have the full code for your cv pdf. It is perfect for me. It has correct fonts and location icon. Thanks.
Hi @tgeorgiop,
Sorry for replying late, here you have the source code for 2 columns: https://dl.dropboxusercontent.com/u/41916970/awesome-cv_two_columns.zip
Cheers, Onur
Hi @tiendan, The dropbox file isn't accessible anymore. Are you able to renew the link? Best.
Hi @strboul & @timozattol
Sorry for that, I switched from Dropbox to Sync and the link was broken 😅 Here is the new link:
https://cp.sync.com/dl/51a82e2e0#6jkbi4rx-m9r9xh4c-xh8uqykm-ue56xyvj
Cheers, Onur
It there a way to change the width of these column ?
Hi @jdcpower1994 ,
Sorry for the late reply, but here it is:
In the CV style file, you can find the page layout parts: https://github.com/posquit0/Awesome-CV/blob/master/awesome-cv.cls#L106, which should appear a little bit different in the 2-column style:
\RequirePackage[left=1.7cm, top=1.4cm, right=1.7cm, bottom=1.9cm, footskip=.5cm,twocolumn,columnsep=0.5cm]{geometry}
Here you should touch the margins and columnsep parameter to make the perfect fit for your purposes.
Cheers, Onur
One final note: as the PR is abandoned, I've forked the repo again and applied my (very dirty) updates. You can check it out here:
https://github.com/tiendan/Awesome-CV/
The changes are:
Cheers, Onur
Hello,
Thanks again for the great template! I've been using it for a while and I modified it to my taste so that it has two column format, and thus you can pack more things on a single page. Here is an example.
Would you care for a pull-request for an option to use two column style? If you prefer to make it single column only, I would understand the decision.
Cheers, Onur