]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Merge lost alpha100 revision
authorGuido van Rossum <guido@python.org>
Mon, 1 Aug 1994 12:39:35 +0000 (12:39 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Aug 1994 12:39:35 +0000 (12:39 +0000)
Doc/myformat.sty

index 398c2f33b1c0f253739db1b18751f26091ef135f..c4fa2d8ece5482cf8f3e77629b81d568c991613c 100644 (file)
@@ -12,9 +12,6 @@
 \parindent =       0mm
 \parskip =         2mm
 
-% Frequently used system name
-%\newcommand{\UNIX}{U{\sc nix}}
-
 % Variable used by begin code command
 \newlength{\codewidth}
 
 \newif\iftexi\texifalse
 %not supported yet%\newif\iflatex\latextrue
 
+\newenvironment{tableii}[4]{\begin{center}\def\lineii##1##2{\csname#2\endcsname{##1}&##2\\}\begin{tabular}{#1}\hline#3&#4\\
+\hline}{\hline\end{tabular}\end{center}}
+
 \newenvironment{tableiii}[5]{\begin{center}\def\lineiii##1##2##3{\csname#2\endcsname{##1}&##2&##3\\}\begin{tabular}{#1}\hline#3&#4&#5\\
 \hline}{\hline\end{tabular}\end{center}}