{"id":19682420,"url":"https://github.com/sublimelinter/sublimelinter-chktex","last_synced_at":"2025-09-13T01:14:51.320Z","repository":{"id":12745060,"uuid":"15418167","full_name":"SublimeLinter/SublimeLinter-chktex","owner":"SublimeLinter","description":"LaTeX linter plugin for SublimeLinter 3, using chktex.","archived":false,"fork":false,"pushed_at":"2025-04-24T10:37:08.000Z","size":26,"stargazers_count":22,"open_issues_count":0,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-24T11:34:11.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SublimeLinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-12-24T12:33:50.000Z","updated_at":"2025-04-24T10:37:00.000Z","dependencies_parsed_at":"2025-04-24T11:37:42.895Z","dependency_job_id":null,"html_url":"https://github.com/SublimeLinter/SublimeLinter-chktex","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-chktex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-chktex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-chktex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-chktex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SublimeLinter","download_url":"https://codeload.github.com/SublimeLinter/SublimeLinter-chktex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251444056,"owners_count":21590405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T18:10:41.520Z","updated_at":"2025-04-29T05:30:29.156Z","avatar_url":"https://github.com/SublimeLinter.png","language":"Python","readme":"SublimeLinter-chktex\n=========================\n\n[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-chktex.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-chktex)\n\nThis linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [ChkTeX](http://baruch.ev-en.org/proj/chktex/).\nIt will be used with files that have use LaTeX (or LaTeXing) syntax.\n\n\n## Installation\n\nSublimeLinter must be installed in order to use this plugin. \n\nPlease use [Package Control](https://packagecontrol.io) to install the linter plugin.\n\nBefore installing this plugin, ensure that `chktex` is installed on your system.\nChkTeX is available on [CTAN](http://www.ctan.org/pkg/chktex) and comes with e.g. [TeX Live](http://www.tug.org/texlive/) starting with TeX Live 2011, and available for many platforms.\n\nIf you are using a TeX distribution which does not include ChkTeX (for example MiKTeX) follow the instructions below to compile ChkTeX manually:\n\n1. Make sure you don't have any [spaces in the path to MikTeX](http://stackoverflow.com/questions/30378183/cygwin-make-chktex-command-not-found)\n\n2. Install [cygwin](http://cygwin.com/install.html) with the `make` and `gcc compiler` packages\n\n3. Download [chktex](http://www.ctan.org/tex-archive/support/chktex) and save in home directory of cygwin (default is C:\\cygwin\\home\\USER\\)\n\n4. In the cygwin bash, run\n    ```\n    cd c:\n    cd cygwin64/home/USER\n    cd chktex-1.7.2\n    configure\n    make\n    make install\n    ```\n\n\n5. The resulting `chktex.exe` along with `cygwin1.dll` should now be saved in a directory which is registered in the PATH environment variable (for example %MiKTeX Install%\\miktex\\bin\\ is appropriate)\n\nPlease make sure that the path to `chktex` is available to SublimeLinter.\nThe docs cover [troubleshooting PATH configuration](http://sublimelinter.com/en/latest/troubleshooting.html#finding-a-linter-executable).\n\n\n## Settings\n\n- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html\n- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html\n\nBy default, SublimeLinter-chktex ignores Warning 22 (Comment displayed) and Warning 30 (Multiple spaces detected in output). It also sets Warning 16 (Mathmode is still on at end of LaTeX file) as an error.\n\nAdditional settings for SublimeLinter-chktex:\n\n- `nowarn`: A comma-separated list of warnings to ignore.\n- `erroron`: A comma-separated list of warnings to output as errors.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-chktex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsublimelinter%2Fsublimelinter-chktex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-chktex/lists"}