Git Product home page Git Product logo

awesome-neue-latex-cv-extended's Introduction

Awesome Source CV Extended Example

About

Awesome Source Latex CV was originally based on a CV template created by Alessandro Plasmati. The template use XeLaTeX engine and Fontin Sans font.

ATTENTION 1: This project can not be compiled with MiKTeX since there are unexpected errors (luelatex.exe crashed). TeXLive is highly recommended!

ATTENTION 2:When Chinese support is enabled, there can be a noticable increase of compiling time, please disable it if not need. 中文支持将大幅延长编译时间!

More informations about the original Alessandro Plasmati template can be found here :

Personal data has moved on top of the first page just before the position and Fontin Sans font has been replaced by Source Sans Pro Font from Adobe. Font Awesome icons highlight important elements. For Chinese support, Noto Sans is applied.

Unlike Alessandro Plasmati CV template, all layout stuff in Awesome Source Latex CV has moved in the Latex class file awesome-source-cv.cls to imptove source code readability.

Additionally, the LuaLaTeX has been applied as default TeX engine.

Modification

  • Added Chinese support.
  • University and company logo on respective sections.
  • Double column language section.
  • Header without photo.
  • Separate projects and work experience section.

Quick start

How to use Awesome Source CV latex class

Use the Awesome Source CV options

When declaring the \documentclass you can use option(s) to customize your CV rendering.

Used with no option, the template will use the 'traditional'

header layout your system fonts and the default color scheme ie. blue

\documentclass{awesome-source-cv}

Used with localFont option the template will use the 'traditional'

header layout, fonts included in the fonts directory and the default color scheme

\documentclass[localFont]{awesome-source-cv}

Used with localFont option, the template will use the 'alternative'

header layout, your system fonts and the default color scheme

\documentclass[localFont, alternative]{awesome-source-cv}

Used with chinese option the template will support Chinese 使用chinese选项开启中文支持

\documentclass[localFont, alternative, chinese]{awesome-source-cv}

Construct the header

Outside of the \socialinfo wrapper you have to define the mandatory parameters \name and \tagline.

Most social network have their command to render a clickable link or a simple text entry.

Put these command in the \socialinfo wrapper. Feel free to add \\ when you want to force a new line.

Use the \makecvheadercommand to generate the header.

Use the \makecvheaderwithoutphotocommand to generate the header without your profile photo.

Content sections

In every tex file of the corresponding sections, there are instructions to add entries.

License

Latex class file awesome-source-cv.cls is published under the term of the LPPL Version 1.3c.

All content files are published under the term of the CC BY-SA 4.0 License.

awesome-neue-latex-cv-extended's People

Contributors

darwiin avatar wyf-1116 avatar

Stargazers

Jingwei Zheng avatar

Watchers

James Cloos avatar  avatar

Forkers

reddevi1s wjwka

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.