-
Notifications
You must be signed in to change notification settings - Fork 12
/docs/reference/math/variants
の翻訳
#249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
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 translates the /docs/reference/math/variants
documentation from English to Japanese. This is part of a broader effort to provide Japanese documentation for Typst's mathematical typesetting features.
Key Changes:
- Updated translation status from "untranslated" to "translated" for the math/variants section
- Translated all function documentation and comments for mathematical font variants (serif, sans-serif, calligraphic, fraktur, monospace, and blackboard bold)
- Translated the group description explaining how math font variants differ from the text function
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
website/translation-status.json | Marks the math/variants section as translated |
docs/reference/groups.yml | Translates the group description for mathematical font variants |
crates/typst-library/src/math/style.rs | Translates all function documentation and parameter descriptions for math style functions |
「文中にかぎかっこが入る場合は、閉じかっこの前に句点を打ちません。」という内容でtextlintがこけています。
で文全体が括弧で囲まれており、翻訳としては |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
問題ないと思います。
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: 3w36zj6 <[email protected]>
Co-authored-by: Shunsuke KIMURA <[email protected]>
af9834e
to
0df9b81
Compare
math/variantsの翻訳です。