Skip to content

Add Chinese photo resume template - #118

Open
Cheng-Zijin wants to merge 2 commits into
billryan:zh_CNfrom
Cheng-Zijin:zh_CN
Open

Add Chinese photo resume template#118
Cheng-Zijin wants to merge 2 commits into
billryan:zh_CNfrom
Cheng-Zijin:zh_CN

Conversation

@Cheng-Zijin

Copy link
Copy Markdown

Summary

  • Add a Simplified Chinese resume template with photo header support
  • Document the new template and xelatex build command in README

Test

  • xelatex -interaction=nonstopmode -halt-on-error -output-directory=/tmp/resume-build resume-zh_CN_photo.tex

Copilot AI review requested due to automatic review settings June 24, 2026 13:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Simplified Chinese résumé template variant that includes a photo in the header, and updates the documentation to reference and build the new template.

Changes:

  • Added resume-zh_CN_photo.tex with a new \photoHeader layout and avatar inclusion.
  • Updated README.md to list the new template file and add a build command / template link.
  • Documented \photoHeader in the README macro list.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
resume-zh_CN_photo.tex New zh_CN template that adds a photo-enabled header and uses graphicx to embed an avatar image.
README.md Documents the new template filename, build command, and adds a macro entry for \photoHeader.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread resume-zh_CN_photo.tex
Comment on lines +29 to +32
\begin{minipage}[t]{0.12\textwidth}
\vspace{0pt}
\raggedleft\includegraphics[width=0.78in,height=1.02in]{avatar.jpg}
\end{minipage}
Comment thread README.md
Comment on lines 116 to 118
- `\name`: 姓名
- `\photoHeader`: 带照片模板的页眉,参数为姓名和联系信息,默认使用 `avatar.jpg`
- `\email`: 邮箱
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants