# HG changeset patch # User paulson # Date 806946091 -7200 # Node ID 230b9b4b783e5d25096e11a7b96b44bc7b8a02c1 # Parent 03dc596b3a18b45ff54376b2a29e9b18d95d5d1a Version of the proof macros for LaTeX 2.09 diff -r 03dc596b3a18 -r 230b9b4b783e doc-src/proof209.sty --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc-src/proof209.sty Fri Jul 28 17:41:31 1995 +0200 @@ -0,0 +1,272 @@ +% proof.sty (Proof Figure Macros) +% +% version 2.0 +% June 24, 1991 +% Copyright (C) 1990,1991 Makoto Tatsuta (tatsuta@riec.tohoku.ac.jp) +% +% This program is free software; you can redistribute it or modify +% it under the terms of the GNU General Public License as published by +% the Free Software Foundation; either versions 1, or (at your option) +% any later version. +% +% This program is distributed in the hope that it will be useful +% but WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +% GNU General Public License for more details. +% +% Usage: +% In \documentstyle, specify an optional style `proof', say, +% \documentstyle[proof]{article}. +% +% The following macros are available: +% +% In all the following macros, all the arguments such as +% and are processed in math mode. +% +% \infer +% draws an inference. +% +% Use & in to delimit upper formulae. +% consists more than 0 formulae. +% +% \infer returns \hbox{ ... } or \vbox{ ... } and +% sets \@LeftOffset and \@RightOffset globally. +% +% \infer[