Giter Club home page Giter Club logo

sysu-thesis-typst's Issues

error: module `calc` does not contain `rem`

命令行输入: typst --font-path fonts compile thesis.typ
显示如下内容,抱歉从命令行拷贝过来,位置都发生变化了,主要意思就是calc里面没有rem,然后这个就造成了一系列的问题。
我采用的是windows版本的typst.exe,最新版本的,刚才下载的。
不知道有什么建议可以处理这个问题,谢谢了!

error: module calc does not contain rem
┌─ functions\booktab.typ:17:39

17 │ content_aligns.push(aligns.at(calc.rem(i, aligns.len())))
│ ^^^

help: error occurred in this call of function booktab
┌─ chapters\ch01.typ:180:5

180 │ #booktab(
│ ╭──────^
181 │ │ width: 100%,
182 │ │ aligns: (left, center, right),
183 │ │ columns: (1fr, 1fr, 1fr),
· │
188 │ │ [10], [], [11],
189 │ │ )
│ ╰─────^

help: error occurred while importing this module
┌─ thesis.typ:13:9

13 │ #include "chapters/ch01.typ"
│ ^^^^^^^^^^^^^^^^^^^

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.