resumecls is available in CTAN mirror!

Written by

in

resumecls is a LaTeX document class which can typset resume both in Chinese and English. It’s really an honor for me that it can be included in CTAN mirror, though the first uploaded version contains some silly bugs. After reconstructing the whole project and seperate a standalone sub-project as examples to use resumecls. I think it should be more usable now, and I would like to introduce it to you guys again.

resumecls 是一个同时支持中英文来编写简历的 LaTeX 模板。虽然第一次上传的版本有很多小 bug ,但还是很高兴它能够被收录到 CTAN 镜像中。这段时间抽空重构了整个项目并且分离出了独立的样例作为子项目。现在应该挺好用了,所以在此再次介绍给大家。

Comments

15 responses to “resumecls is available in CTAN mirror!”

  1. joni Avatar
    joni

    lalala~~

  2. Ivan Avatar
    Ivan

    我刚接触 ctex,这个resumecls.cls  在哪里可以找到啊,谢谢!

    1. Xuan Hu Avatar

      @Ivan Hi Ivan, 如果你是想看模板实现的代码,可以访问 Github – resumecls ,如果你只是想使用这个模板,直接在文档开头使用 \documentclass{resumecls} 即可,具体样例可以参见 Github – resumecls-example

  3. lwf Avatar
    lwf

    我也遇到了这个问题,在CTex里面编译不过去,
    说 !LaTeX error: file ‘resumecls.cls’ not found
    请问二位如何解决呢?
    是缺少什么包吗?

    1. Xuan Hu Avatar

      @lwf Hi, 现在resumecls已经在CTAN库里了,你需要更新一下package库就可以了

  4. lwf Avatar
    lwf

    如何“更新一下package库”呢?
    求不吝赐教,谢谢谢谢!

    1. Xuan Hu Avatar

      @lwf 在开始菜单里面找一下CTeX或者MiKTeX,应该会有相应的package manager/update的程序的,你也可以Google一下相应的关键字。

  5. Meg Avatar
    Meg

    求教~~~用MikTeX下载更新包的时候总会出现 Windows API error 87, 请问这是怎么回事呀?谢谢!!

    1. Xuan Hu Avatar

      @Meg Hi,我没有在win下用LaTeX,所以没遇到过类似的问题,有两个小建议啊,一是可以直接安装CTeX套装,那个对中文的支持也特别好,另外就是Google搜索一下“Windows API error 87”,我大概搜了一下还是有很多解答的,貌似不是因为某一个包的问题,而是win上的一个普遍问题。

      1. Meg Avatar
        Meg

        谢谢!google了一下,这个问题已经解决了~
        再请问这个模板可以制作两页的简历吗?谢谢!

        1. Xuan Hu Avatar

          @Meg
          文档里面有说明的哦!

          1. Meg Avatar
            Meg

            看到啦~解决啦~谢谢!

        2. Xuan Hu Avatar

          @Meg 感谢支持! :-)

  6. new born Avatar
    new born

    Package hyperref error: wrong driver option ‘xetex’, (hyperref) because xetex is not detected.    我在运行时遇到这样的错误,请问这是什么错误呢?

    1. Xuan Hu Avatar

      @new born 这个错误是说要用XeLaTeX引擎编译。

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.