From 92d905be3ae707fa5be86dc2700f7f37465fd0f6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 21 Mar 2014 23:03:16 +0000 Subject: logicproof (21mar14) git-svn-id: svn://tug.org/texlive/trunk@33254 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/logicproof/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/logicproof/README (limited to 'Master/texmf-dist/doc/latex/logicproof/README') diff --git a/Master/texmf-dist/doc/latex/logicproof/README b/Master/texmf-dist/doc/latex/logicproof/README new file mode 100644 index 00000000000..1713e38bafa --- /dev/null +++ b/Master/texmf-dist/doc/latex/logicproof/README @@ -0,0 +1,13 @@ +The `logicproof' package + +This package provides environments for creating Fitch-style box proofs for +propositional and predicate logic. In this style, each line of the proof +contains a statement and a justification, and subproofs within the larger +proof are enclosed in a box. For an example of this proof style, see the manual +in logicproof.pdf. + +This code is released under the LaTeX Project Public License. + +History: +2014/03/20 - First version intended for public consumption +2004/12/05 - Initial version created for personal use at school -- cgit v1.2.3