# HG changeset patch # User nipkow # Date 975235069 -3600 # Node ID 06206298e4d034fbec28da165e3cc8352a1c6672 # Parent bb9dfcc8795111b0452b0a4173a35cf0ca2c3a7e *** empty log message *** diff -r bb9dfcc87951 -r 06206298e4d0 doc-src/TutorialI/proof.sty --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc-src/TutorialI/proof.sty Sun Nov 26 11:37:49 2000 +0100 @@ -0,0 +1,272 @@ +\ProvidesPackage{proof}[1995/05/22] +% proof.sty (Proof Figure Macros) +% +% version 2.0 +% June 24, 1991 +% Copyright (C) 1990,1991 Makoto Tatsuta (tatsuta@riec.tohoku.ac.jp) +% +%Modified for LaTeX-2e by L. C. Paulson +% +% 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[