Commit graph

16 commits

Author SHA1 Message Date
Miguel Barreto
ecda041872 Fix issue where copying bullets from the resulting pdf results in text with no whitespace and add cvsubitems
This solution is based on @chelseanbr's comment from July 28, 2023, https://github.com/posquit0/Awesome-CV/issues/71#issuecomment-1654964285.

Additionally this PR creates a new environment `cvsubitems`, that is functionally the same as `cvitems`, with the same workaround to allow reliable copypasting and parsing by ATS systems, but without some adjustments to vertical space that only make sense for `cvitems`

## Test Plan:

1. run `make`
2. Open all resulting PDFs and copy text from bullet points into a text editor, review that the copied text has spaces as expected.
3. Add a `cvsubitems` environment to the first `cventry` in experience to test that this also works as expected
4. Do the same copypaste test on `cv.pdf`, guaranteeing that we copy the subitems text.
2024-06-20 15:54:04 -04:00
Byungjin Park
560c3f2442
Update my resume and cv 2023-11-20 02:19:17 +09:00
Byungjin Park
7c16e373f9
Update examples 2022-12-19 00:04:13 +09:00
giacomo-b
9fb7dadb2f
Remove unnecessary dot (#375)
"May" should be abbreviated with "May" without a final dot.

Closes #375.
2021-12-18 17:43:16 +00:00
Posquit0.BJ
872069ac38 Update resume/cv example 2018-10-09 17:55:17 +09:00
Posquit0.BJ
0db3500198 Update resume/cv example 2018-05-06 19:13:32 +09:00
Posquit0.BJ
b85abf17e2 Merge branch 'master' of https://github.com/posquit0/Awesome-CV 2018-04-07 16:55:30 +09:00
Posquit0.BJ
47b6af4b54 Update resume/cv example 2018-04-07 16:55:15 +09:00
Byungjin Park
7d86dde43d Fix mis-typing
Thanks to @RiemannlnGitHub
2017-09-28 16:18:13 +09:00
Posquit0.BJ
53df2f7e06 Update my resume content 2017-01-08 16:53:10 +09:00
Posquit0.BJ
03b4e66122 Update my resume 2017-01-07 02:39:32 +09:00
Posquit0.BJ
d7098ebce3 Update my resume examples 2016-12-03 06:58:01 +09:00
Posquit0.BJ
1d77207b18 Update example files 2016-11-23 21:43:00 +09:00
Posquit0.BJ
8af2e79d41 Refactor template files (contributed by Velimir from LaTexTemplates.com)
- remove 'import' package
- change comment style
- delete unused file(cvletter.tex)
2016-01-11 15:06:06 +09:00
Posquit0.BJ
c3c5c976fe changed my resume's content 2015-05-26 13:41:20 +09:00
Posquit0.BJ
472591e8f7 added my resume for example 2015-05-15 19:59:39 +09:00