GithubHelp home page GithubHelp logo

Comments (1)

shifujun avatar shifujun commented on July 23, 2024 2

ctex2.2对字体的选择做出了较大修改。它开始自动检测操作系统的版本,选择本地的字体。这对我们模板来说是不行的,我们模板使用的是中易的宋体和黑体,mac上是没有的,即使像以前一样拷贝过去,不设置ctex的参数,ctex自动检测系统为mac后,是不能使用这两个字体的。事实上现在的ctex2.2在mac上对pdflatex编译器,自动检测和配置字体后是没有任何字体可用的。所以需要手工指定字体。在调用ctex时加入参数:
fontset = windowsold

即cls中修改为:
\LoadClass[fontset = windowsold,cs4size,UTF8,fancyhdr,hyperref,fntef,openany]{ctexbook}[2011/03/11]

from uestcthesis.

Related Issues (20)

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.