X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/39bf771aebd339019d1f11c0c0f60d30aab4ddc4..e8e9e5d812460c19d276d9449a1792e2b384eb20:/mdwtab.dtx diff --git a/mdwtab.dtx b/mdwtab.dtx index 6d5cfcf..3c4b419 100644 --- a/mdwtab.dtx +++ b/mdwtab.dtx @@ -553,7 +553,7 @@ % The |*| or optional \ give rule-drawing parameters for the |h| % and |c| subcommands. (Note that you can't pass a |*| or an optional % parameters argument to the |h| or |c| subcommands directly.) See -% section~\ref{sec:ruleparams}. +% section~\ref{sec:ruleparams}. % % The argument works a bit like a table preamble, really. Each letter is a % command. The following are supported: @@ -651,7 +651,7 @@ % then you get an extra thick rule at the bottom of the page. This is a bit % of a problem, because if the rule isn't there in the footer and you get % a break between two rows \emph{without} a rule between them, then the page -% looks very odd. +% looks very odd. % % If you want to do ruled longtables, I'd recommend that you proceed as % follows: @@ -890,7 +890,7 @@ % Note that if you do gobble the |\tab@mkpream|, it's your responsibility to % insert another one at the very end of your macro's expansion (so that % further preamble characters can be read). -% +% % The replacement text is inserted directly. It's normal to insert preamble % elements here. There are several to choose from: % @@ -1082,7 +1082,7 @@ % \[ "*" \] % \[ "[" "]" \] % "{" "}" -% \[ "[" "]" +% \[ "[" "]" % \[ "[" "]" \] \] % \]] % \end{grammar} @@ -1946,14 +1946,14 @@ % % % \subsection{Parser states} -% +% % Now we start on the parser. It's really simple, deep down. We progress % from state to state, extracting tokens from the preamble and building % command names from them. Each command calls one of the element-building % routines, which works out which state it should be in. We go through each % of the states in between (see later) doing default things for the ones we % missed out. -% +% % Anyway, here's some symbolic names for the states. It makes my life % easier. % @@ -3787,7 +3787,7 @@ % % \begin{macro}{\tab@dohline} % -% This is where hlines actually get drawn. +% This is where hlines actually get drawn. % Drawing lines is more awkward than it used to be, particularly in unboxed % tables. It used to be a case simply of saying |\noalign{\hrule}|. % However, since unboxed tables are actually much wider than they look, this @@ -4885,7 +4885,7 @@ \if@fleqn% \eqaopenskip\mathindent% \splitleft\mathindent\relax% - \splitright\mathindent\@minus\mathindent\relax% + \splitright\mathindent\@minus\mathindent\relax% \else% \eqaopenskip\@centering% \splitleft2.5em\@minus2.5em% @@ -5147,7 +5147,7 @@ % \end{environment} % \end{environment} % -% Now we can define the column types. +% Now we can define the column types. % % \begin{macrocode} \colpush{eqnarray}