nscaife / linter-chktex

An Atom Linter plugin for LaTeX, using chktex
https://atom.io/packages/linter-chktex
MIT License
14 stars 10 forks source link

Wrong ASCII warning when inputing Chinese #23

Closed Moelf closed 8 years ago

Moelf commented 8 years ago

Certain Chinese character like "水“ (water) is spotted incorrectly. image

image

Arcanemagus commented 8 years ago

Looks like this is an issue with chktex not this plugin.

While linting the following text:

\pause\item It is widely used in academia (\textipa{/""\ae{}k@"di:mI9/}).
\pause\item It is widely used in academia (学术界 \textipa{/""\ae{}k@"di:mI9/}).

This linter shows this: image

However this matches exactly what chktex is giving us: image

Moelf commented 8 years ago

So........there's no way for us to do anything about this?

Arcanemagus commented 8 years ago

Not from here, you should file a bug over on the chktex issue tracker. It looks like the location of that for the most current version is here: https://savannah.nongnu.org/bugs/?group=chktex