Skip to content

Conversation

@rice8y
Copy link
Contributor

@rice8y rice8y commented Dec 28, 2025

I am submitting

  • a new package
  • an update for a package

Description:

  • Correct ruby for conjugated forms:
    • Fixed an issue where conjugated verbs displayed their dictionary form (Lemma) reading instead of their surface reading.
    • Example: "解説して" (Kaiseitsu-shi-te) previously rendered as "解説スルて" (Suru). It now correctly renders as "解説シて" (Shi).
  • Preserved orthography for nouns:
    • Implemented a smart check to ensure that nouns retain their standard orthography (e.g., "王様" remains "オウサマ") rather than being forced into phonetic spelling ("オーサマ"), while still allowing verbs to use phonetic surface readings.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE
  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@typst-package-check typst-package-check bot added the update A package update. label Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update A package update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant