Giter VIP home page Giter VIP logo

resumecls-example's Introduction

resumecls-example

Examples to typeset resume both in Chinese and English with resumecls.

Online Preview & Edit (with Overleaf Template)

An overleaf template is available here for preview.

You can also edit it directly on the overleaf.

Offline Usage

git clone git://github.com/huxuan/resumecls-example.git
cd resumecls-example
# Modify resume-en.tex resume-en.tex resume.bib (bib is optional).
# Compile via Makefile or LaTeX commands (More info below).

Offline Compile

Makefile

make resume # get both resume-en.pdf & resume-zh.pdf
make resume-en # get resume-en.pdf
make resume-zh # get resume-zh.pdf

LaTeX

xelatex <resume>.tex
bibtex  <resume>
xelatex <resume>.tex
xelatex <resume>.tex

Notes:

  • To get the English version, replace <resume> with 'resume-en'.
  • To get the Chinese version, replace <resume> with 'resume-zh'.
  • If no bib info is needed, the first two steps can be skipped.

resumecls-example's People

Contributors

huxuan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

resumecls-example's Issues

Something wrong with spliting page?

Thanks for your template, it helps a lot. But the Chinese template resume-zh.tex could not automatically splitting page when the content could not fit into a single page. The generated pdf just "cut off" the exceeding content and resulting a single-page document.

Enviroment:

$ xelatex --version
XeTeX 3.1415926-2.5-0.9999.3-2013052300 (TeX Live 2013)
kpathsea version 6.1.1
Copyright 2013 SIL International and Jonathan Kew.
There is NO warranty.  Redistribution of this software is
covered by the terms of both the XeTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the XeTeX source.
Primary author of XeTeX: Jonathan Kew.
Compiled with ICU version 51.1; using 51.1
Compiled with zlib version 1.2.7; using 1.2.7
Compiled with FreeType2 version 2.4.11; using 2.4.11
Compiled with Graphite2 version 1.2.1; using 1.2.1
Compiled with HarfBuzz version 0.9.15; using 0.9.15
Compiled with fontconfig version 2.4.1; using 2.8.0
Compiled with libpng version 1.6.1; using 1.6.1
Compiled with poppler version 0.22.2

求助简历添加证件照

您好,感谢你的简历,我想在模板上添加证件照,请问如何实现?我可以正常编译的。

can't expand to 2 pages

When I write the resume-zh.tex to be more than 2 pages. It overlaps at the the end of the page and could not display a full 2 page resume in chinese. Thanks!

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.