情報アイコン
情報 / Info
当サイトは、Typst GmbHの許諾を得て、日本語コミュニティ「Typst Japan Community」がTypst v0.13.1の公式ドキュメントを翻訳したものです。誤訳や古い情報が含まれている可能性があるため、公式ドキュメントとの併用を推奨します。翻訳の改善やサイトの機能向上について、GitHubでのIssueやPull Requestを歓迎します。コミュニティにご興味のある方はDiscordサーバー「くみはんクラブ」にぜひご参加ください。
This site provides a Japanese translation of the Typst v0.13.1 documentation maintained by the "Typst Japan 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".
言語アイコン
翻訳率
21%
言語アイコン
未翻訳

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

Version 0.11.1 (May 17, 2024)

Security

  • Fixed a vulnerability where image files at known paths could be embedded into the PDF even if they were outside of the project directory

Bibliography

  • Fixed et-al handling in subsequent citations
  • Fixed suppression of title for citations and bibliography references with no author
  • Fixed handling of initials in citation styles without a delimiter
  • Fixed bug with citations in footnotes

Text and Layout

  • Fixed interaction of first-line-indent and outline
  • Fixed compression of CJK punctuation marks at line start and end
  • Fixed handling of rectangles with negative dimensions
  • Fixed layout of path in explicitly sized container
  • Fixed broken raw text in right-to-left paragraphs
  • Fixed tab rendering in raw text with language typ or typc
  • Fixed highlighting of multi-line raw text enclosed by single backticks
  • Fixed indentation of overflowing lines in raw blocks
  • Fixed extra space when raw text ends with a backtick

Math

  • Fixed broken equations in right-to-left paragraphs
  • Fixed missing blackboard bold letters
  • Fixed error on empty arguments in 2D math argument list
  • Fixed stretching via mid for various characters
  • Fixed that alignment points in equations were affected by set align(..)

Export

Scripting

  • Fixed overflow for large numbers in external data files (by converting to floats instead)
  • Fixed str.trim(regex, at: end) when the whole string is matched

Miscellaneous

  • Fixed deformed strokes for specific shapes and thicknesses
  • Fixed newline handling in code mode: There can now be comments within chained method calls and between an if branch and the else keyword
  • Fixed inefficiency with incremental reparsing
  • Fixed autocompletions for relative file imports
  • Fixed crash in autocompletion handler
  • Fixed a bug where the path and entrypoint printed by typst init were not properly escaped
  • Fixed various documentation errors

Contributors

検索