summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/phfthm/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-16 21:47:19 +0000
committerKarl Berry <karl@freefriends.org>2016-08-16 21:47:19 +0000
commite2352a95300f539f3313c8f28407251c26caa3cf (patch)
tree862a9e2a33e5a4f09510215a0afe81650c2981b4 /Master/texmf-dist/doc/latex/phfthm/README.md
parentf07178212e036c91f6da66d754d5915b42cf8a2b (diff)
phfthm (16aug16)
git-svn-id: svn://tug.org/texlive/trunk@41871 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/phfthm/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/phfthm/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/phfthm/README.md b/Master/texmf-dist/doc/latex/phfthm/README.md
new file mode 100644
index 00000000000..8f0aece3fee
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/phfthm/README.md
@@ -0,0 +1,15 @@
+# The phfthm package
+
+Goodies for theorems and proofs.
+
+The phfthm package provides enhanced theorem and proof environments, based on
+the amsthm original versions. It allows for hooks to be placed, adds some
+default goodies and is highly customizable. In particular, it can connect
+theorems to proofs, automatically producing text such as "See proof on page XYZ"
+and "Proof of Theorem 4: ..."
+
+
+# Documentation
+
+Run 'make sty' to generate the style file and 'make pdf' to generate the package
+documentation. Run 'make' or 'make help' for more info.