Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Typst Deprecated times.circle

Đang mở Phù hợp với người mới
#14,618 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức phù hợp với người mới
68/100
Loại issue
Lỗi
Độ rõ ràng
Đặc tả rõ ràng
Mức độ hoạt động
Ít trao đổi
Lĩnh vực
backend

Hướng nghiên cứu

Bắt đầu với đường dẫn kết xuất toán học của Quarto Typst và theo dõi cách ký hiệu \otimes được ánh xạ trong đầu ra Typst được tạo. Tái hiện ví dụ QMD, sau đó xác minh rằng nó phát ra times.o và biên dịch mà không có cảnh báo không còn được khuyến nghị.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

bug math pandoc typst upstream
I have:
  • searched the issue tracker for similar issues
  • installed the latest version of Quarto CLI
  • formatted my issue following the Bug Reports guide
Bug description

When compiling QMD document with Typst, \otimes is mapped to the deprecated times.circle instead of times.o.

Steps to reproduce
---
format: typst
---

<!-- [typst]: Compiling quarto_mwe.typ to quarto_mwe.pdf...warning: `times.circle` is deprecated, use `times.o` instead
    ┌─ quarto_mwe.typ:424:10
    │
424 │ $ x times.circle y $
    │           ^^^^^^ -->
$$ x \otimes y $$

Actual behavior

Deprecation warning appears at compile time.

Expected behavior

\otimes should map to times.o.

Your environment
  • OS Mac Sequoia 15.5
  • VSCode 1.125.0
Quarto check output
Quarto 1.10.12
[✓] Checking environment information...
      Quarto cache location: /Users/sam.pine/Library/Caches/quarto
[✓] Checking versions of quarto binary dependencies...
      Pandoc version 3.8.3: OK
      Dart Sass version 1.87.0: OK
      Deno version 2.7.14: OK
      Typst version 0.14.2: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
      Version: 1.10.12
      Path: /Applications/quarto/bin

[✓] Checking tools....................OK
      TinyTeX: (not installed)
      Chrome Headless Shell: (not installed)
      VeraPDF: (not installed)

[✓] Checking LaTeX....................OK
      Using: Installation From Path
      Path: /usr/local/texlive/2026/bin/universal-darwin
      Version: 2026

[✓] Checking Chrome Headless....................OK
      Using: Chrome found on system
      Path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
      Source: MacOS known location

[✓] Checking basic markdown render....OK

[✓] Checking R installation...........(None)

      Unable to locate an installed version of R.
      Install R from https://cloud.r-project.org/

[✓] Checking Python 3 installation....OK
      Version: 3.14.3
      Path: /Users/sam.pine/.pyenv/versions/3.14.3/bin/python3
      Jupyter: (None)

      Jupyter is not available in this Python installation.
      Install with python3 -m pip install jupyter

[✓] Checking Julia installation...
Ngôn ngữ chính
JavaScript
Star
6k
Fork
458
Merge trung bình
1 ngày 3 giờ
Pull request đã merge (30 ngày)
54

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của quarto-dev/quarto-cli

Tất cả issue của quarto-dev/quarto-cli

Issue tương tự

Thêm issue về JavaScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.