Skip to content

fix(latex.mb): typo in quickphrase latex - #1614

Merged
eagleoflqj merged 1 commit into
fcitx:masterfrom
jianshuohuang:typo
Jul 20, 2026
Merged

fix(latex.mb): typo in quickphrase latex#1614
eagleoflqj merged 1 commit into
fcitx:masterfrom
jianshuohuang:typo

Conversation

@jianshuohuang

@jianshuohuang jianshuohuang commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

I notice that \Omega Ω is duplicated. Also, \searrow maps to both and now. The latter should be \swarrow.

Summary by CodeRabbit

  • Bug Fixes
    • Corrected the shortcut for the southwest diagonal arrow symbol.
    • Removed the incorrect \Omega symbol mapping.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f4ec168f-bf41-4764-91d6-f47e105134ee

📥 Commits

Reviewing files that changed from the base of the PR and between f4daac4 and 4471907.

📒 Files selected for processing (1)
  • src/modules/quickphrase/quickphrase.d/latex.mb

📝 Walkthrough

Walkthrough

The LaTeX quickphrase dataset removes the \Omega mapping and corrects the command for the symbol from \searrow to \swarrow.

Changes

Quickphrase mapping corrections

Layer / File(s) Summary
Correct LaTeX symbol mappings
src/modules/quickphrase/quickphrase.d/latex.mb
Removes the \OmegaΩ entry and updates the mapping to \swarrow.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: wengxt

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the PR's main fix in the quickphrase LaTeX mappings and accurately describes the change at a high level.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@eagleoflqj
eagleoflqj merged commit 16465b0 into fcitx:master Jul 20, 2026
6 checks passed
@jianshuohuang
jianshuohuang deleted the typo branch July 20, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants