summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/ChkTeX.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/chktex/ChkTeX.tex')
-rw-r--r--Build/source/texk/chktex/ChkTeX.tex23
1 files changed, 19 insertions, 4 deletions
diff --git a/Build/source/texk/chktex/ChkTeX.tex b/Build/source/texk/chktex/ChkTeX.tex
index 2465f4a867b..4af94f9fca8 100644
--- a/Build/source/texk/chktex/ChkTeX.tex
+++ b/Build/source/texk/chktex/ChkTeX.tex
@@ -1,5 +1,5 @@
%%
-%% ChkTeX v1.7.4, LaTeX documentation for ChkTeX program.
+%% ChkTeX v1.7.6, LaTeX documentation for ChkTeX program.
%% Copyright (C) 1995-96 Jens T. Berger Thielemann
%%
%% This program is free software; you can redistribute it and/or modify
@@ -82,7 +82,7 @@
%endlatex
-\title{\chktex\ v1.7.4}
+\title{\chktex\ v1.7.6}
\author{Jens~T. Berger~Thielemann}
\date{\today}
@@ -1145,7 +1145,7 @@ keyword in the \rsrc\ file which controls the discussed warning.
\end{errexam}
\end{errdesc}
-\begin{errdesc}{You should use "'" (ASCII 39) instead of
+\begin{errdesc*}{You should use "'" (ASCII 39) instead of
"'" (ASCII 180).} On some keyboards you might get the wrong quote.
This quote looks, IMHO, \emph{ugly} compared to the standard
quotes, it doesn't even come out as a quote! Just see in the
@@ -1160,7 +1160,7 @@ keyword in the \rsrc\ file which controls the discussed warning.
\verb@``There's quotes and there's quotes''@ \\*
``There's quotes and there's quotes'' \\*
\end{errexam}
-\end{errdesc}
+\end{errdesc*}
\Keyword{UserWarn}
\begin{errdesc}{User-specified pattern found: \%s.}
@@ -1547,6 +1547,21 @@ keyword in the \rsrc\ file which controls the discussed warning.
\end{errexam}
\end{errdesc}
+\begin{errdesc}{Use \textbackslash[ ... \textbackslash] instead of \$\$ ... \$\$.}
+
+ In \LaTeX\ documents, using \verb+\[...\]+ is strongly preferred over \verb+$$...$$+.
+ This is because using \verb+$$+ will change the vertical spacing in the
+ equations making them inconsistent.
+
+\end{errdesc}
+
+\begin{errdesc*}{Use \textbackslash( ... \textbackslash) instead of \$ ... \$.}
+
+ In \LaTeX\ documents using \verb+\(...\)+ is slightly preferred over \verb+$...$+.
+ Some error messages might be clearer with \verb+\(...\)+.
+
+\end{errdesc*}
+
\section{Future plans}
In a somewhat prioritized sequence, this is what I'd like to put into the