文件名称:curriculumVitae:根据结构化数据自动生成简历
文件大小:4.13MB
文件格式:ZIP
更新时间:2024-05-07 18:41:39
TeX
简历 简历是结构化数据的重要来源,并且使流程自动化似乎是合乎逻辑的下一步。 这是我的方法: CV2tex.py将yaml结构化数据转换为模板化LaTeX脚本。 然后在输出上运行PDFTex。 如何安装 从此处复制包。 之后,只需要几个软件包。 当然是Python 3+,包括jinja2 然后,您必须获取一份LaTeX副本: 在macOS上,可通过以下获取pdflatex: ://www.tug.org/mactex/(注意:这是一个很大的下载,并且版本较轻) 您可以通过以下方式确认安装所需的文件:应在which pdflatex中看到正确文件的路径。 在linux上,您可以使用... (to be added soon...)安装(to be added soon...)
【文件预览】:
curriculumVitae-master
----fonts()
--------Roboto-BoldItalic.ttf(162KB)
--------Roboto-MediumItalic.ttf(160KB)
--------Roboto-Bold.ttf(160KB)
--------Roboto-ThinItalic.ttf(123KB)
--------Roboto-Thin.ttf(120KB)
--------Roboto-Italic.ttf(157KB)
--------Roboto-Light.ttf(159KB)
--------FontAwesome.ttf(162KB)
--------Roboto-Medium.ttf(157KB)
--------Roboto-Regular.ttf(155KB)
--------Roboto-LightItalic.ttf(159KB)
----CV2tex.py(3KB)
----MISC()
--------notes.txt(672B)
--------BU()
--------old_cvs()
----cooperCV.pdf(181KB)
----.DS_Store(8KB)
----outFiles()
--------.gitignore(14B)
----README.md(730B)
----cooperCV.yaml(19KB)
----cooperCV_v1()
--------.DS_Store(6KB)
--------cooperCV.tex(3KB)
--------cooperCV-sections.tex(13KB)
--------img()
--------cooperCV.cls(8KB)
----scratch()
--------cooper_simpCV()
--------ideas()
--------cooperCV_v2()