Skip to content

升级到 Typst v0.15#165

Open
YDX-2147483647 wants to merge 6 commits into
masterfrom
typst-0-15
Open

升级到 Typst v0.15#165
YDX-2147483647 wants to merge 6 commits into
masterfrom
typst-0-15

Conversation

@YDX-2147483647

@YDX-2147483647 YDX-2147483647 commented Jun 16, 2026

Copy link
Copy Markdown
Member

@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for luxury-mochi-9269a9 ready!

Name Link
🔨 Latest commit 4153368
🔍 Latest deploy log https://app.netlify.com/projects/luxury-mochi-9269a9/deploys/6a31187b7fdd6400083743f2
😎 Deploy Preview https://deploy-preview-165--luxury-mochi-9269a9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@YDX-2147483647 YDX-2147483647 force-pushed the typst-0-15 branch 2 times, most recently from 078ea4e to febd234 Compare June 16, 2026 08:20
@YDX-2147483647 YDX-2147483647 changed the title Update to Typst v0.15 升级到 Typst v0.15 Jun 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the project’s Typst toolchain and documentation examples to Typst v0.15, aligning CI/Netlify builds and rendered documentation snippets with the new release while keeping older Typst versions available for legacy examples.

Changes:

  • Bump the “latest” Typst version to v0.15.0 and keep v0.14.2 / v0.13.1 as named side-by-side executables.
  • Update Netlify build/install scripts to fetch Typst v0.15.0 and adjust local package installation behavior.
  • Refresh multiple docs/FAQ pages to newer Typst Universe package versions and add v0.15-specific notes.

Reviewed changes

Copilot reviewed 18 out of 18 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
scripts/typst-versions.yaml Sets Typst v0.15.0 as default and preserves older versions for CI setup.
scripts/netlify-build.sh Downloads Typst v0.15.0 and keeps older binaries for legacy renders on Netlify.
scripts/install-typst-local-packages.sh Clears cached local package version before re-installing (Netlify cache).
README.md Updates local setup instructions to Typst v0.15 and mentions v0.14.2 legacy usage.
docs/FAQ/sub-figure.md Bumps subpar package version in examples.
docs/FAQ/missing-ref.md Bumps citegeist version in example workaround.
docs/FAQ/mathcal_font.md Adds Typst 0.15 behavior note and annotates older-version code fences.
docs/FAQ/latex-equation.md Bumps mitex package version.
docs/FAQ/dcases.md Bumps physica package version.
docs/FAQ/chinese-space.md Adds issue link and documents known side effects with an example.
docs/FAQ/chinese-bold.md Bumps cuti package version.
docs/FAQ/chemical-formulae.md Bumps typsium package version.
docs/FAQ/cetz_install.md Updates cetz version references in installation guidance.
docs/FAQ/bib-etal-lang.md Bumps gb7714-bilingual package version in examples.
docs/dev/typst-render.md Documents support for compiling with typst-0.14.2 in addition to typst-0.13.1.
docs/dev/index.md Updates documentation template wording to include “已变化”.
docs/.vitepress/typst_render.ts Allows typst v0.14.2 fences, updates cache version, and adjusts log filtering regex.
docs/.vitepress/theme/typst_version.ts Adds v0.15.0 to the Typst release history list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/netlify-build.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

准备升级到 Typst v0.15

2 participants