mdwtab.dtx (\ifmod): Fix missing maths markup around `y'.
[mdwtools] / mdwtab.dtx
index 3b09042..15e2988 100644 (file)
 %                 actual column entry.                  \\ \hlx{.}
 % "<{"<text>"}" & Inserts \<text> just after the
 %                 actual column entry.                  \\ \hlx{.}
-% "?<{"<text>"}" & Inserts \<text> before the column
+% "?>{"<text>"}" & Inserts \<text> before the column
 %                 entry \emph{and} the rules list.*     \\ \hlx{.}
-% "?>{"<text>"}" & Inserts \<text> after the column
+% "?<{"<text>"}" & Inserts \<text> after the column
 %                 entry \emph{and} the rules list.*     \\ \hlx{vhv.}
 % "*{"<count>"}{"<chars>"}" & Inserts \<count>
 %                 copies of the \<chars> into the
 %
 % \begin{macro}{\ifmod}
 %
-% \syntax{"\\ifmod{"$x$"}{"$m$"}{"y"}{"<yes>"}{"<no>"}"} -- if $x \bmod m =
+% \syntax{"\\ifmod{"$x$"}{"$m$"}{"$y$"}{"<yes>"}{"<no>"}"} -- if $x \bmod m =
 % y$ then do \<yes>; otherwise do \<no>.
 %
 %    \begin{macrocode}