Giter Site home page Giter Site logo

uniquecv-docker's Introduction

Unique CV

一个使用LaTex编写的简历模板,尽量使用了一些简单的LaTex语句,方便使用者改写。

使用

编辑 docker.env

# Fedora 的默认软件源在国内缓慢,建议配置代理
# HTTP_PROXY="http://127.0.0.1:7890"
# HTTPS_PROXY="https://127.0.0.1:7890"

FILENAME="example" # 待编译的文件名

运行:

docker-compose up

参考

依赖包说明

  • ctex: 支持中文
  • titlesec: 定制section/subsection的标题
  • color: 定义颜色
  • setspace: 设置行间距
  • fontawesome: 设置常用icon,如电话、邮箱、Github等

定制建议

  • \tiny \small \normalsize \large \Large \LARGE \huge \Huge 改变字体大小
  • \makebox 对齐中间的文字
  • \begin{spacing}{1.0} 改变行间距
  • \smallskip \medskip \bigskip 插入垂直空白
  • ~ \quad \qquad 插入水平空白
  • \hspace{1.0em} \vspace{1.0ex} 插入水平/垂直空白
  • \textbf 加粗 \textit 斜体/楷体

示例

image

uniquecv-docker's People

Contributors

maniaciachao avatar maxj2000 avatar ttzztztz avatar

Watchers

 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.