Commit e4264f1f by Karl Berry

(\setmultitablespacing): Restore bad typing mistake from yesterday.

From-SVN: r14160
parent ef0c2739
%% TeX macros to handle Texinfo files. %% TeX macros to handle Texinfo files.
%% $Id: texinfo.tex,v 2.202 1997/06/04 21:47:40 karl Exp karl $ %% $Id: texinfo.tex,v 2.203 1997/06/05 22:04:25 karl Exp karl $
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93, % Copyright (C) 1985, 86, 88, 90, 91, 92, 93,
% 94, 95, 96, 97 Free Software Foundation, Inc. % 94, 95, 96, 97 Free Software Foundation, Inc.
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
% This automatically updates the version number based on RCS. % This automatically updates the version number based on RCS.
\def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}} \def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}}
\deftexinfoversion$Revision: 2.202 $ \deftexinfoversion$Revision: 2.203 $
\message{Loading texinfo package [Version \texinfoversion]:} \message{Loading texinfo package [Version \texinfoversion]:}
% If in a .fmt file, print the version number % If in a .fmt file, print the version number
...@@ -2101,7 +2101,7 @@ July\or August\or September\or October\or November\or December\fi ...@@ -2101,7 +2101,7 @@ July\or August\or September\or October\or November\or December\fi
\global\colcount=0\relax}} \global\colcount=0\relax}}
} }
\def\setultitablespacing{% test to see if user has set \multitablelinespace. \def\setmultitablespacing{% test to see if user has set \multitablelinespace.
% If so, do nothing. If not, give it an appropriate dimension based on % If so, do nothing. If not, give it an appropriate dimension based on
% current baselineskip. % current baselineskip.
\ifdim\multitablelinespace=0pt \ifdim\multitablelinespace=0pt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment