question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Linting with ChkTex erorr

See original GitHub issue

Hello, I am not able to use the linting even if:

  • the path to tex distribution is correct
  • I am able to build the pdf correctly

That’s the error I am encountering:

[18:02:56] Linter for active file started.
[18:02:56] Linter for active file running command chktex with arguments -wall,-n22,-n30,-e16,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m
[18:02:56] Linter for active file failed to spawn command, encountering error: spawn chktex ENOENT

Thank you in advance.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:16 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
James-Yucommented, Apr 12, 2017

@xiaoFine Please create a new issue in this repository with a proper title and contents describing what is expected and what it is now.

In the mean time, what do you mean by semantic error? LaTeX compiler error or chktex error? Screenshots sometimes worth thousands of words.

1reaction
jaboothcommented, Apr 12, 2017

@xiaoFine yes as @James-Yu a fresh issue makes sense here.

To help you find the output log:

screenshot 2017-04-12 10 36 44

Note you will need to go to a .tex file first to load LaTeX Workshop the first time

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why does chktex lint "command terminated with space"? - TeX
When reading the code, TeX gobbles spaces directly following a control word. Compare \LaTeX is great. enter image description here.
Read more >
ChkTeX - LaTeX semantic checker - Savannah
ChkTeX is a LaTeX semantic and syntactic checker. ... Proper exit status (1 for internal error, 2 or 3 for ChkTeX warnings/errors). Many...
Read more >
SublimeLinter-chktex - Package Control
LaTeX linter plugin for SublimeLinter 3, using chktex. ... It also sets Warning 16 (Mathmode is still on at end of LaTeX file)...
Read more >
Failing to suppress chktex warnings in VSCode even ... - Reddit
Failing to suppress chktex warnings in VSCode even after modifying settings ... Disable default linting latex.linter.enabled.
Read more >
ChkTEX v1.7.6 - CTAN
In other words, it is Lint for LATEX. ... means that correct LATEX code may produce errors in ChkTEX, and vice versa:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found