-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vitae::awesomecv misaligns items after the first in a detailed_entries object #62
Comments
Duplicate of #61 Fixed in the dev version, please update 👍 |
Ah got it, thank you! Sorry to duplicate. |
I seem to have this same issue in 2024 again. Here is my sessionInfo for my R session:
|
@mitchelloharawild I have just tried with several old versions and the last one where this didn't happen for me was v0.2.2! |
I am also having this issue with version 0.5.4. My sessionInfo is:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
awesomecv renders
detailed_entries
(and possiblybrief_entries
?) misaligned so that each item after the first is indented to the level of the first item's bullet point. For an example, see Mitchel O'Hara-Wild's CV.pdf from the example listed in the README. The second and after items in both the Education and the Experience headings are indented.To Reproduce:
The text was updated successfully, but these errors were encountered: