Giter Site home page Giter Site logo

Comments (2)

qzylalala avatar qzylalala commented on June 19, 2024 1

安装 TexLive2020 时只选择了中文和英文,。
直接make的时候报错 ! LaTeX Error: File `pgfornament.sty' not found.
TexLive Live Manager 上查看 只有 pgfornament.sty-han

解决方案:
在终端输入
tlmgr update --self
没问题后再执行如下命令
tlmgr install pgfornament

大功告成

from algorithm-course-notes.

colinaaa avatar colinaaa commented on June 19, 2024

原因是TeXLive 2020 没有收录这个包,见 ElegantLaTeX/ElegantBook#117 (comment)

最新的ElegantBook 去掉了pgfornament,所以只需要更新即可 tlmgr update --all --self

当然,更新完后也有了pgfornament包

❯ tlmgr info pgfornament
package:     pgfornament
category:    Package
shortdesc:   Drawing of Vectorian ornaments with PGF/TikZ
longdesc:    This package allows the drawing of Vectorian ornaments (196) with PGF/TikZ. The documentation presents the syntax and parameters of the macro "pgfornament".
installed:   Yes
revision:    55326
sizes:       doc: 2533k, run: 2565k
relocatable: No
cat-version: 1.2
cat-license: lppl1.3
cat-topics:  graphics-plot decoration
cat-related: pgf
cat-contact-home: http://altermundus.fr
collection:  collection-pictures

from algorithm-course-notes.

Related Issues (10)

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.