Code Monkey home page Code Monkey logo

Comments (5)

AlexaraWu avatar AlexaraWu commented on June 7, 2024 2

这个我知道是怎么回事。fontawesome 包里使用的是 字体名 调用字体,而不是 字体文件名 调用字体。

from sjtubeamer.

AlexaraWu avatar AlexaraWu commented on June 7, 2024 1

可以换用新版的 fontawesome5 包。

from sjtubeamer.

LogCreative avatar LogCreative commented on June 7, 2024

由于 fontawesome 宏包的字体兼容性在多平台上做的不好,所以这个问题可能在不同的 TeX 发布版中会有出现。

暂时先编译小文档,后续会对示例文档有关 fontawesome 的问题进行修正。

根目录下创建最最简示例:

\documentclass{ctexbeamer}
\usetheme{sjtubeamer}
\begin{document}
\begin{frame}
欢迎使用 SJTUBeamer!
\end{frame}
\end{document}

如有问题,需要考虑是否采用了 XeLaTeX 编译以及字体安装是否合适。

from sjtubeamer.

skyzh avatar skyzh commented on June 7, 2024

那看起来指定 fontawesome.otf 应该就行了?(思考

from sjtubeamer.

AlexaraWu avatar AlexaraWu commented on June 7, 2024

我在 macOS 下是弄了个软链接。

ln -s /usr/local/texlive/2021/texmf-dist/fonts/opentype/public/fontawesome ~/Library/Fonts/fontawesome

from sjtubeamer.

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.