summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-03-21 23:03:16 +0000
committerKarl Berry <karl@freefriends.org>2014-03-21 23:03:16 +0000
commit92d905be3ae707fa5be86dc2700f7f37465fd0f6 (patch)
treed521c99b19817533218ec55af7661fe6062c9eed /Master/texmf-dist/doc/latex
parent6b7fe4da3d5fa2003703011edea90ba320398249 (diff)
logicproof (21mar14)
git-svn-id: svn://tug.org/texlive/trunk@33254 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/logicproof/README13
-rw-r--r--Master/texmf-dist/doc/latex/logicproof/logicproof.pdfbin0 -> 55005 bytes
2 files changed, 13 insertions, 0 deletions
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
diff --git a/Master/texmf-dist/doc/latex/logicproof/logicproof.pdf b/Master/texmf-dist/doc/latex/logicproof/logicproof.pdf
new file mode 100644
index 00000000000..06d7c837872
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/logicproof/logicproof.pdf
Binary files differ