GithubHelp home page GithubHelp logo

mosheng-yan / resume-ng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fky2015/resume-ng

0.0 0.0 0.0 2.23 MB

A LaTeX resume template designed for optimal information density and aesthetic appeal.

License: LaTeX Project Public License v1.3c

Perl 0.58% TeX 99.42%

resume-ng's Introduction

Resume-NG

A LaTeX resume designed for optimal information density and aesthetic appeal.

一个旨在实现最佳的信息密度和美学吸引力的 $\LaTeX$ 简历排版模板项目。

不熟悉 LaTeX?欢迎尝鲜 Typst 版本的 Resume-NG

本模板的特性包括:

  • 通过调整排版提高简历的信息密度。
  • 支持生成 PDF 书签。
  • 精简依赖,不默认引入其他字体,不默认引入图标。
  • 提供超链接、脚注、非重点内容的排版示例。
  • (🖼️)支持插入照片(请看代码注释)。

使用方法

本地编译

  1. 确保已经安装 LaTeX 发行版。
  2. 克隆或下载本项目代码。
  3. 直接运行 latexmk 即可。

Overleaf 在线平台

直接访问并复制此项目即可。

常用用法可参考 main.tex 中的示例内容。

  • \ResumeName{} 定义简历标题(一般是姓名)。
  • \ResumeContact{} 添加一个联系方式。
  • \ResumeContacts{itemA, itemB, itemC} 添加多个联系方式。
  • \ResumeTitle 渲染标题和联系方式。
  • \section{} 节标题。
  • \ResumeItem[]{}[][]
    1. 可选参数,控制 PDF 书签内容。如果不提供则采用参数 2。
    2. 项标题,左对齐。
    3. 可选参数,补充信息,在参数 2 后显示。
    4. 可选参数,右对齐。
  • \GrayText{} 改变文字内容为灰色。
  • \ResumeUrl{}{} 带有下划线的 \href 命令,与 \href 用法相同。

[] 为可选参数, {} 为必需参数。

包依赖

如果你使用 TeXLive/MiKTeX 等主流发行版,可以直接使用本项目,无需手动安装依赖。

否则,请确保以下依赖安装。

  • geometry
  • fancyhdr
  • enumitem
  • footmisc
  • hyperref
  • xeCJKfntef
  • xcolor
  • ctex

有用的相关资源

致谢

该项目主要受到 hijiangtao/resume 的启发, 并基于“提高一页简历中的信息密度”这一排版思路而进一步改进, 并采用 $\LaTeX3$ 写成。

resume-ng's People

Contributors

fky2015 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.