情報 / Info
当サイトは、Typst GmbHの許諾を得て、日本語コミュニティ「Typst Japanese Community」がTypst v0.14.1の公式ドキュメントを翻訳したものです。誤訳や古い情報が含まれている可能性があるため、公式ドキュメントとの併用を推奨します。翻訳の改善やサイトの機能向上について、GitHubでのIssueやPull Requestを歓迎します。コミュニティにご興味のある方はDiscordサーバー「くみはんクラブ」にぜひご参加ください。
This site provides a Japanese translation of the Typst v0.14.1 documentation maintained by the "Typst Japanese Community" with permission from Typst GmbH. We recommend using this alongside the official documentation. We welcome contributions through Issues and Pull Requests on our GitHub repository for both translation improvements and website enhancements. Feel free to join our Discord server "Kumihan Club".
未翻訳

このページはまだ翻訳されていません。原文の内容が表示されています。

Version 0.14.1 (December 3, 2025)

PDF export

HTML export

  • Fixed export of table headers and footers with gutter #7332
  • A page set rule in HTML export is now a warning instead of a hard error, in line with how unsupported elements are generally treated #7513

Math

  • Fixed regression where arrow.l.r could not be used as an accent anymore #7481
  • Fixed that single-letter strings did not react to spaces around them like multi-letter strings do #7276
  • Fixed that spacing around mat and vec with a fence delimiter was whitespace-dependent #7309
  • Fixed height calculation for horizontally stretched glyphs #7327

Model

  • Fixed regression where Typst would error in heading numbering functions that don't handle the counter state (0,). This can occur in the first layout iteration. Such errors are usually automatically caught by Typst, which was not the case here. #7459

Text

  • Fixed regression where Typst would synthesize superscripts for some fonts even when typographic glyphs were available #7462
  • Fixed regression where some oblique fonts would be classified as italic #7483

Scripting

Command Line Interface

  • Compiling to standard output in combination with --deps --deps-format=make (which results in an error) will not produce an empty Make dependency file as a side effect anymore #7246

Development

  • Increased minimum supported Rust version to 1.89 #7363

Contributors

原文(英語)を開く

検索