Skip to content

TeX: Add support for spelling package #4573

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

Merged
merged 3 commits into from
May 23, 2025
Merged

TeX: Add support for spelling package #4573

merged 3 commits into from
May 23, 2025

Conversation

koppor
Copy link
Contributor

@koppor koppor commented Jan 20, 2025

Reasons for making this change:

I am using TeX, lualatex in particular. The LaTeX package spelling offers to highlight mis-spelled words. The list of the mis-spelled words is put into a file <jobname>.spell.bad. These are generated by spell checker - and thus should not be versioned.

Moreover, all words of the document are put into <jobname>.spell.txt, which also should be ignored.

Links to documentation supporting these rule changes:

http://mirrors.ctan.org/macros/luatex/generic/spelling/spelling-doc.pdf -> pages 3 and 8

image

image

@koppor koppor changed the title Add support for spelling package TeX: Add support for spelling package Jan 20, 2025
Copy link
Collaborator

@wirecat wirecat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution!

@wirecat wirecat merged commit d7d2548 into github:main May 23, 2025
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