You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lint target, which runs linters for LaTeX source files, is now officially available. ChkTeX (chktex), GNU Aspell (aspell), textlint (textlint) and RedPen (redpen) have built-in support. One can specify the linters by the LINTS variable. The default value is LINTS = chktex (#15).
get/Makefile now also refers to configuration files in the directory containing the Makefile after resolving symbolic links for MAKEFILE4LATEX_REVISION and MAKEFILE4LATEX_CACHE.