Giter VIP home page Giter VIP logo

resume's Introduction

使用moderncv打造个人简历

本科的时候,简历是word做的,当时觉得做得还不错,也不习惯转为pdf,后面在投递简历的时候居然有时就以word的形式发过去,那时自认好像还不错,居然无知到pdf才是国际的统一标准,word存在各种版本间的问题。

word转pdf自然不失为一种提供pdf简历的方法,但word有很多“自动调整”功能,虽然有时候极大的方便了非技术用户使用,但却非常不方便自己DIY。

恰好近来在写paper,在琢磨了一阵latex,这玩意跟vim差不多,你不用的话,看了再多遍manual都没用,但经常用则很容易理解。


用latex制作cv的想法源于这个开源项目,我把它下载下来,在自己机器上安装了Texlive(系统是Fedora 17),发现编译中文简历有问题,似乎是编码的问题。我大概看了下这位作者所使用的模板是moderncv的模板,所以下载下来自己按照模板写了,并创建了自己的简历开源项目

如果总结起来的话,其步骤大概如下:

  1. 配置Texlive环境,我当时直接下载的ISO文件(直接yum安装的,因为源里的版本比较旧,对中文支持不好),在我校的开源站点,然后用这个命令挂载mount -o loop -t iso9660 /home/moondark/Downloads/texlive2013-20130530.iso /mnt/vcdrom/,当然前提你得在/mnt/目录下创建vcdrom/这个目录;

  2. 下载moderncv的格式文件;

  3. 仿造modercv上面的examples来书写自己的简历;

  4. 我用pdflatex命令编译的,好像用xelatex命令也可以,具体区别我也不甚清楚

简历效果

中文简历

英文简历


moderncv -- a modern curriculum vitae class

Moderncv provides a documentclass for typesetting curriculum vitaes in various styles. It aims to be both straightforward to use and customizable, providing four ready-made styles (classic, casual, banking and oldstyle) and allows you to define your own style by easily modifying colors, fonts, etc.

Most commands are defined in such a way that arguments are optional.

Until a decent manual is written, you can always look in the "examples" directory for some examples. Documents can be compiled into dvi, ps or pdf.

Author: Xavier Danaux [email protected] Licence: The LaTeX Project Public Li­cense, version 1.3c

resume's People

Contributors

liaoxl avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.