Directory tex-archive/macros/xetex/latex/resumecls
# resumecls / [CTAN mirror](http://www.ctan.org/pkg/resumecls) A LaTeX cls to typeset resume both in English and Chinese # Usage / How to get it - [`resumecls`](http://www.ctan.org/pkg/resumecls) has already been included in [CTAN](http://www.ctan.org/) Mirror. - To get the cls file you only need to update local CTAN Packages. - For how to use it you can refer to [`resumecls-example`](https://github.com/huxuan/resumecls-example) repo. ## Mnaual Compile To get the cls file and document manually, you can make it either by Makefile or LaTeX command ### Compile by Makefile (Recommended if your os supported) #### Get resumecls.cls ```shell make cls ``` #### Get resumecls.pdf ```shell make doc ``` #### Clean Clean all generated files except for cls and pdf ```shell make clean ``` #### DistClean Clean all generated files ```shell make distclean ``` ### Compile by LaTeX command #### Get resumecls.cls ```shell latex resumecls.ins ``` #### Get resumecls.pdf ```shell xelatex resumecls.dtx makeindex -s gind.ist -o resumecls.ind resumecls.idx makeindex -s gglo.ist -o resumecls.gls resumecls.glo xelatex resumecls.dtx xelatex resumecls.dtx ```
Directories
| Name | Notes |
|---|---|
example |
Files
| Name | Size | Date | Notes |
|---|---|---|---|
Makefile |
993 | 2013-03-17 07:08:50 | |
README |
1160 | 2013-03-17 05:33:30 | |
resumecls.dtx |
10590 | 2013-03-17 07:53:30 | |
resumecls.ins |
1901 | 2013-03-17 07:46:44 | |
resumecls.pdf |
73667 | 2013-03-17 07:59:09 |
Download the complete
contents of this directory in one zip archive
(153.9k).
resumecls – Typeset a resumeé in both Chinese and English
The class provides a simple resumeé structure that works, natively, with both Chinese and English text.
| Documentation |
Readme Package listing |
| Home page | http://huxuan.org/projects/resumecls/ |
| Version | 0.2.1 |
| License | The LaTeX Project Public License 1.3 |
| Copyright | 2012-2013 huxuan |
| Maintainer | Xuan Hu |
| Contained in | TeXLive as resumecls |
| MiKTeX as resumecls | |
| Topics |
support for typesetting Chinese languages curriculum vitae/Resumé |
