v1.6
版本发布时间: 2024-04-01 03:52:01
sinaatalay/rendercv最新发布版本:v1.14(2024-09-08 07:27:23)
A note: I recently discovered a handy feature of RenderCV that I wasn't aware of before: It turns out that you can replace the built-in theme files with your own custom LaTeX code without having to create a new theme from scratch. This means you can override specific files to achieve the desired look and feel. If you are interested, please read more about it in #45.
Full Changelog: https://github.com/sinaatalay/rendercv/compare/v1.5...v1.6
Added
- A new theme has been added:
engineeringresumes
. It hasn't been tested fully yet. - A new text alignment option has been added to
classic
andsb2nov
:justified-with-no-hyphenation
(#34) - Users are now allowed to run local
lualatex
,xelatex
,latexmk
commands in addition topdflatex
(#48).
Changed
- ORCID is now displayed in the header like other social media links.